.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-95bf381f-feb6-4053-9b36-0e6ecab3bd0b {
  background-repeat: repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 800px;
background-position: 88% center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b {
  display: none;
}
#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b, #wrap-s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b {
  display: none;
}
#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b, #wrap-s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b {
  display: none;
}
#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b, #wrap-s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b { display:none !important; }}
#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b {
  background-image: url(https://i.shgcdn.com/406bb45d-4c9d-43e9-8bb8-9f610eca5957/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95bf381f-feb6-4053-9b36-0e6ecab3bd0b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-e86c7f64-f012-4bc7-87b5-4e6d4f117673 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
max-width: 500px;
}








#s-e86c7f64-f012-4bc7-87b5-4e6d4f117673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e86c7f64-f012-4bc7-87b5-4e6d4f117673.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  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-a8003b19-9f44-4635-8933-19bb02806abf {
  text-align: left;
}

#s-a8003b19-9f44-4635-8933-19bb02806abf .shogun-heading-component h2 {
  color: rgba(178, 173, 158, 1);
  font-weight:  normal ;
  font-family: "FuturaTee";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-a8003b19-9f44-4635-8933-19bb02806abf .shogun-heading-component h2 {
  color: rgba(178, 173, 158, 1);
  font-weight:  normal ;
  font-family: "FuturaTee";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-e05ae67b-cd4e-44f1-acbf-650290686bec {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-e05ae67b-cd4e-44f1-acbf-650290686bec .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 38px;
  
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e05ae67b-cd4e-44f1-acbf-650290686bec .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-e05ae67b-cd4e-44f1-acbf-650290686bec .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 1px;
  text-align: left;
}


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

#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
min-height: 600px;
background-position: center 32%;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 500px;
}
}@media (max-width: 767px){#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf {
  display: none;
}
#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf, #wrap-s-67c4aa0f-d617-4b85-a628-aa7d162afdaf { display:none !important; }}
#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf {
  background-image: url(https://i.shgcdn.com/3cc8446d-55a2-4f24-badb-a5846dd4095d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c4aa0f-d617-4b85-a628-aa7d162afdaf.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
}
#s-e81f07e4-5786-4750-8ce6-cd2b2cef6f24 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
max-width: 500px;
}








#s-e81f07e4-5786-4750-8ce6-cd2b2cef6f24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e81f07e4-5786-4750-8ce6-cd2b2cef6f24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14aba63b-b246-4bf9-a73d-76d0b1414420 {
  text-align: left;
}

#s-14aba63b-b246-4bf9-a73d-76d0b1414420 .shogun-heading-component h2 {
  color: rgba(178, 173, 158, 1);
  font-weight:  normal ;
  font-family: "FuturaTee";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-14aba63b-b246-4bf9-a73d-76d0b1414420 .shogun-heading-component h2 {
  color: rgba(178, 173, 158, 1);
  font-weight:  normal ;
  font-family: "FuturaTee";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


}
#s-e086df2c-2903-41d8-b250-bf8838b527fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e086df2c-2903-41d8-b250-bf8838b527fb {
  padding-top: 0px;
padding-bottom: 10px;
}
}
#s-e086df2c-2903-41d8-b250-bf8838b527fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 38px;
  
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e086df2c-2903-41d8-b250-bf8838b527fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 1px;
  text-align: left;
}


}
.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-3f53f54a-f794-4891-b746-f5334093e0eb {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(8, 8, 8, 1);
background-position: left undefined;
}
#s-3f53f54a-f794-4891-b746-f5334093e0eb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f53f54a-f794-4891-b746-f5334093e0eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3f53f54a-f794-4891-b746-f5334093e0eb-btn-wrapper {
    text-align: left;
  }


#s-3f53f54a-f794-4891-b746-f5334093e0eb.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3f53f54a-f794-4891-b746-f5334093e0eb-btn-wrapper {
    text-align: left;
  }


#s-3f53f54a-f794-4891-b746-f5334093e0eb.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f53f54a-f794-4891-b746-f5334093e0eb-btn-wrapper {
    text-align: left;
  }


#s-3f53f54a-f794-4891-b746-f5334093e0eb.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3f53f54a-f794-4891-b746-f5334093e0eb-btn-wrapper {
    text-align: left;
  }


#s-3f53f54a-f794-4891-b746-f5334093e0eb.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3f53f54a-f794-4891-b746-f5334093e0eb-btn-wrapper {
    text-align: left;
  }


#s-3f53f54a-f794-4891-b746-f5334093e0eb.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}
#s-a33dbda2-5f2a-464e-b3e7-c7658a83700e {
  min-height: 50px;
}








#s-a33dbda2-5f2a-464e-b3e7-c7658a83700e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a33dbda2-5f2a-464e-b3e7-c7658a83700e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68aebd2c-927e-4db1-88a4-33820004b77f {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
max-width: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-68aebd2c-927e-4db1-88a4-33820004b77f {
  display: none;
}
#s-68aebd2c-927e-4db1-88a4-33820004b77f, #wrap-s-68aebd2c-927e-4db1-88a4-33820004b77f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68aebd2c-927e-4db1-88a4-33820004b77f {
  display: none;
}
#s-68aebd2c-927e-4db1-88a4-33820004b77f, #wrap-s-68aebd2c-927e-4db1-88a4-33820004b77f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68aebd2c-927e-4db1-88a4-33820004b77f {
  padding-top: 20px;
padding-bottom: 20px;
display: none;
}
#s-68aebd2c-927e-4db1-88a4-33820004b77f, #wrap-s-68aebd2c-927e-4db1-88a4-33820004b77f { display:none !important; }}







#s-68aebd2c-927e-4db1-88a4-33820004b77f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68aebd2c-927e-4db1-88a4-33820004b77f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20362b75-1b49-4347-ad01-7b988a77a507 {
  padding-bottom: 30px;
text-align: center;
}

#s-20362b75-1b49-4347-ad01-7b988a77a507 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



.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-2afb86e3-0a82-45e7-861c-3116b8a03c55 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-2afb86e3-0a82-45e7-861c-3116b8a03c55"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2afb86e3-0a82-45e7-861c-3116b8a03c55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2afb86e3-0a82-45e7-861c-3116b8a03c55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2afb86e3-0a82-45e7-861c-3116b8a03c55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-801808d7-d5c3-4c96-abcb-61621438b3bf {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-801808d7-d5c3-4c96-abcb-61621438b3bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-801808d7-d5c3-4c96-abcb-61621438b3bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-801808d7-d5c3-4c96-abcb-61621438b3bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-801808d7-d5c3-4c96-abcb-61621438b3bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 {
  margin-top: 0%;
margin-bottom: 0%;
max-width: 70px;
text-align: center;
}







  img.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
    
    
  }


.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 .shogun-image-content {
  
    align-items: center;
  
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shg-align-container {
  text-align: center
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
    
    
  }


.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 .shogun-image-content {
  
    align-items: center;
  
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shg-align-container {
  text-align: center
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
    
    
  }


.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 .shogun-image-content {
  
    align-items: center;
  
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shg-align-container {
  text-align: center
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
    
    
  }


.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 .shogun-image-content {
  
    align-items: center;
  
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shg-align-container {
  text-align: center
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
    
    
  }


.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7 .shogun-image-content {
  
    align-items: center;
  
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shg-align-container {
  text-align: center
}

.s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-736c6fe4-2293-4b09-99a7-82b3b4dae0a7.shogun-image {
  box-sizing: border-box;
}


}
#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 {
  margin-top: 15%;
margin-bottom: 15%;
max-width: 80px;
text-align: center;
}







  img.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
    
    
  }


.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 .shogun-image-content {
  
    align-items: center;
  
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shg-align-container {
  text-align: center
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
    
    
  }


.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 .shogun-image-content {
  
    align-items: center;
  
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shg-align-container {
  text-align: center
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
    
    
  }


.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 .shogun-image-content {
  
    align-items: center;
  
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shg-align-container {
  text-align: center
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
    
    
  }


.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 .shogun-image-content {
  
    align-items: center;
  
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shg-align-container {
  text-align: center
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
    
    
  }


.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27 .shogun-image-content {
  
    align-items: center;
  
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shg-align-container {
  text-align: center
}

.s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed5cbe8e-8a88-4c62-81f1-b44b66642c27.shogun-image {
  box-sizing: border-box;
}


}
#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 {
  margin-top: 14%;
margin-bottom: 14%;
max-width: 80px;
text-align: center;
}
@media (max-width: 767px){#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 {
  margin-top: 10%;
margin-bottom: 10%;
}
}






  img.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
    
    
  }


.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shg-align-container {
  text-align: center
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
    
    
  }


.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shg-align-container {
  text-align: center
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
    
    
  }


.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shg-align-container {
  text-align: center
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
    
    
  }


.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shg-align-container {
  text-align: center
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
    
    
  }


.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shg-align-container {
  text-align: center
}

.s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef56d3db-9fa4-45ed-9026-57c5b3ad11d1.shogun-image {
  box-sizing: border-box;
}


}
#s-9b8c879e-72e5-4014-9f63-3e9db5c6b94d {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-9b8c879e-72e5-4014-9f63-3e9db5c6b94d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b8c879e-72e5-4014-9f63-3e9db5c6b94d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9b8c879e-72e5-4014-9f63-3e9db5c6b94d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9b8c879e-72e5-4014-9f63-3e9db5c6b94d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 {
  margin-top: 1%;
margin-bottom: 1%;
text-align: center;
}
@media (max-width: 767px){#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 {
  max-width: 120px;
}
}






  img.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
    
    
  }


.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shg-align-container {
  text-align: center
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
    
    
  }


.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shg-align-container {
  text-align: center
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
    
    
  }


.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shg-align-container {
  text-align: center
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
    
    
  }


.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shg-align-container {
  text-align: center
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
    
    
  }


.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shg-align-container {
  text-align: center
}

.s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9addbc9-9ddb-4c9c-8111-d4e779342cd3.shogun-image {
  box-sizing: border-box;
}


}
#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 {
  margin-top: 8%;
margin-bottom: 8%;
max-width: 80px;
text-align: center;
}







  img.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
    
    
  }


.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shg-align-container {
  text-align: center
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
    
    
  }


.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shg-align-container {
  text-align: center
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
    
    
  }


.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shg-align-container {
  text-align: center
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
    
    
  }


.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shg-align-container {
  text-align: center
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
    
    
  }


.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shg-align-container {
  text-align: center
}

.s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1e2cb99-574b-41ee-ab1a-d9d3320b00a4.shogun-image {
  box-sizing: border-box;
}


}
#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 {
  margin-top: 8%;
margin-bottom: 8%;
text-align: center;
}
@media (max-width: 767px){#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 {
  max-width: 140px;
}
}






  img.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
    
    
  }


.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 .shogun-image-content {
  
    align-items: center;
  
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shg-align-container {
  text-align: center
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
    
    
  }


.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 .shogun-image-content {
  
    align-items: center;
  
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shg-align-container {
  text-align: center
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
    
    
  }


.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 .shogun-image-content {
  
    align-items: center;
  
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shg-align-container {
  text-align: center
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
    
    
  }


.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 .shogun-image-content {
  
    align-items: center;
  
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shg-align-container {
  text-align: center
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
    
    
  }


.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456 .shogun-image-content {
  
    align-items: center;
  
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shg-align-container {
  text-align: center
}

.s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4dfe7590-b37a-4170-83fb-1f62e8ab3456.shogun-image {
  box-sizing: border-box;
}


}
#s-d8988cba-cb3d-4680-ac47-6c037150c9eb {
  margin-top: 4%;
margin-left: 2%;
margin-right: auto;
min-height: 50px;
max-width: 170px;
}








#s-d8988cba-cb3d-4680-ac47-6c037150c9eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8988cba-cb3d-4680-ac47-6c037150c9eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc {
  margin-left: 0%;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  img.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
    
    
  }


.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc .shogun-image-content {
  
    align-items: center;
  
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shg-align-container {
  text-align: center
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
    
    
  }


.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc .shogun-image-content {
  
    align-items: center;
  
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shg-align-container {
  text-align: center
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
    
    
  }


.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc .shogun-image-content {
  
    align-items: center;
  
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shg-align-container {
  text-align: center
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
    
    
  }


.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc .shogun-image-content {
  
    align-items: center;
  
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shg-align-container {
  text-align: center
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
    
    
  }


.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc .shogun-image-content {
  
    align-items: center;
  
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shg-align-container {
  text-align: center
}

.s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1963391a-5c8e-4ee7-a604-c3436a4c5bcc.shogun-image {
  box-sizing: border-box;
}


}
#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 20%;
padding-bottom: 40px;
padding-right: 20%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2 {
  display: none;
}
#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2, #wrap-s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2 { display:none !important; }}







#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d9c19c8-c61a-4f31-b207-0e50bcf473d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-440ce7b9-3c5b-4d98-82cc-d1b7ecdf17d7 {
  padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-440ce7b9-3c5b-4d98-82cc-d1b7ecdf17d7 {
  padding-bottom: 10px;
}
}
#s-440ce7b9-3c5b-4d98-82cc-d1b7ecdf17d7 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-440ce7b9-3c5b-4d98-82cc-d1b7ecdf17d7 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-440ce7b9-3c5b-4d98-82cc-d1b7ecdf17d7 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}


}
@media (min-width: 0px) {
[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-445fc4e3-8004-4182-9fc8-32223743dfba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-b5896737-403a-4920-832d-4fdac97a8b6c {
  min-height: 50px;
}








#s-b5896737-403a-4920-832d-4fdac97a8b6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5896737-403a-4920-832d-4fdac97a8b6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb45337c-55fb-47c7-8017-b0b9636ad6a5 {
  padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb45337c-55fb-47c7-8017-b0b9636ad6a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-0b7757d5-7fcb-4285-83a7-f960feb3224f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b7757d5-7fcb-4285-83a7-f960feb3224f {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
}
}







#s-0b7757d5-7fcb-4285-83a7-f960feb3224f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b7757d5-7fcb-4285-83a7-f960feb3224f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215 {
  max-width: 65px;
text-align: center;
}







  img.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
    
    
  }


.s-ceda4529-0395-4cff-bf18-c84dacde9215 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shg-align-container {
  text-align: center
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
    
    
  }


.s-ceda4529-0395-4cff-bf18-c84dacde9215 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shg-align-container {
  text-align: center
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
    
    
  }


.s-ceda4529-0395-4cff-bf18-c84dacde9215 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shg-align-container {
  text-align: center
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
    
    
  }


.s-ceda4529-0395-4cff-bf18-c84dacde9215 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shg-align-container {
  text-align: center
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
    
    
  }


.s-ceda4529-0395-4cff-bf18-c84dacde9215 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shg-align-container {
  text-align: center
}

.s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceda4529-0395-4cff-bf18-c84dacde9215.shogun-image {
  box-sizing: border-box;
}


}
#s-54019be4-8d6e-4d24-87e8-dfa87a782775 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-54019be4-8d6e-4d24-87e8-dfa87a782775 {
  margin-left: auto;
margin-right: auto;
max-width: 69px;
}
}







#s-54019be4-8d6e-4d24-87e8-dfa87a782775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54019be4-8d6e-4d24-87e8-dfa87a782775.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf {
  max-width: 80px;
text-align: center;
}







  img.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
    
    
  }


.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf .shogun-image-content {
  
    align-items: center;
  
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shg-align-container {
  text-align: center
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
    
    
  }


.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf .shogun-image-content {
  
    align-items: center;
  
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shg-align-container {
  text-align: center
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
    
    
  }


.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf .shogun-image-content {
  
    align-items: center;
  
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shg-align-container {
  text-align: center
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
    
    
  }


.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf .shogun-image-content {
  
    align-items: center;
  
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shg-align-container {
  text-align: center
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
    
    
  }


.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf .shogun-image-content {
  
    align-items: center;
  
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shg-align-container {
  text-align: center
}

.s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771a0ce0-228b-4730-89bb-9b0fdaa99aaf.shogun-image {
  box-sizing: border-box;
}


}
#s-6511b99b-c0cd-4a4a-8c69-6fdd2618e15d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6511b99b-c0cd-4a4a-8c69-6fdd2618e15d {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
}
}







#s-6511b99b-c0cd-4a4a-8c69-6fdd2618e15d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6511b99b-c0cd-4a4a-8c69-6fdd2618e15d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12 {
  max-width: 80px;
text-align: center;
}







  img.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
    
    
  }


.s-9882901f-93ec-413c-ae3c-74e26d2d5c12 .shogun-image-content {
  
    align-items: center;
  
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shg-align-container {
  text-align: center
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
    
    
  }


.s-9882901f-93ec-413c-ae3c-74e26d2d5c12 .shogun-image-content {
  
    align-items: center;
  
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shg-align-container {
  text-align: center
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
    
    
  }


.s-9882901f-93ec-413c-ae3c-74e26d2d5c12 .shogun-image-content {
  
    align-items: center;
  
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shg-align-container {
  text-align: center
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
    
    
  }


.s-9882901f-93ec-413c-ae3c-74e26d2d5c12 .shogun-image-content {
  
    align-items: center;
  
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shg-align-container {
  text-align: center
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
    
    
  }


.s-9882901f-93ec-413c-ae3c-74e26d2d5c12 .shogun-image-content {
  
    align-items: center;
  
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shg-align-container {
  text-align: center
}

.s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9882901f-93ec-413c-ae3c-74e26d2d5c12.shogun-image {
  box-sizing: border-box;
}


}
#s-781aaacc-a028-4619-9aaa-52a1a0a4b73c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 180px;
}








#s-781aaacc-a028-4619-9aaa-52a1a0a4b73c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-781aaacc-a028-4619-9aaa-52a1a0a4b73c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 {
  text-align: center;
}
@media (max-width: 767px){#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 {
  max-width: 150px;
}
}






  img.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
    
    
  }


.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 .shogun-image-content {
  
    align-items: center;
  
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shg-align-container {
  text-align: center
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
    
    
  }


.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 .shogun-image-content {
  
    align-items: center;
  
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shg-align-container {
  text-align: center
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
  box-sizing: border-box;
}


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





  img.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
    
    
  }


.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 .shogun-image-content {
  
    align-items: center;
  
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shg-align-container {
  text-align: center
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
  box-sizing: border-box;
}


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





  img.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
    
    
  }


.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 .shogun-image-content {
  
    align-items: center;
  
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shg-align-container {
  text-align: center
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
  box-sizing: border-box;
}


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





  img.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
    
    
  }


.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355 .shogun-image-content {
  
    align-items: center;
  
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shg-align-container {
  text-align: center
}

.s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91b368b7-58a1-4cdd-ac72-62b68f6dc355.shogun-image {
  box-sizing: border-box;
}


}
#s-456a17f2-084a-462e-abbd-1af5018e85a9 {
  min-height: 50px;
}








#s-456a17f2-084a-462e-abbd-1af5018e85a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-456a17f2-084a-462e-abbd-1af5018e85a9.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-7a50fd6a-4785-4484-a2ed-5f7354daf954"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a50fd6a-4785-4484-a2ed-5f7354daf954"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7a50fd6a-4785-4484-a2ed-5f7354daf954"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7a50fd6a-4785-4484-a2ed-5f7354daf954"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-c561bee8-e943-42ef-a882-59ad9a28aa4d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c561bee8-e943-42ef-a882-59ad9a28aa4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c561bee8-e943-42ef-a882-59ad9a28aa4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 {
  max-width: 200px;
text-align: center;
}







  img.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
    
    
  }


.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shg-align-container {
  text-align: center
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
    
    
  }


.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shg-align-container {
  text-align: center
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
    
    
  }


.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shg-align-container {
  text-align: center
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
    
    
  }


.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shg-align-container {
  text-align: center
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
    
    
  }


.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shg-align-container {
  text-align: center
}

.s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dae7f35-fe70-4d37-8b51-714cbb5ee668.shogun-image {
  box-sizing: border-box;
}


}
#s-7bda7cc3-e830-45ad-9fcb-56f788f04a36 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7bda7cc3-e830-45ad-9fcb-56f788f04a36 {
  max-width: 60px;
}
}







#s-7bda7cc3-e830-45ad-9fcb-56f788f04a36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bda7cc3-e830-45ad-9fcb-56f788f04a36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b {
  max-width: 80px;
text-align: center;
}







  img.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
    
    
  }


.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b .shogun-image-content {
  
    align-items: center;
  
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shg-align-container {
  text-align: center
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
    
    
  }


.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b .shogun-image-content {
  
    align-items: center;
  
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shg-align-container {
  text-align: center
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
    
    
  }


.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b .shogun-image-content {
  
    align-items: center;
  
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shg-align-container {
  text-align: center
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
    
    
  }


.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b .shogun-image-content {
  
    align-items: center;
  
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shg-align-container {
  text-align: center
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
    
    
  }


.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b .shogun-image-content {
  
    align-items: center;
  
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shg-align-container {
  text-align: center
}

.s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45502337-1d1a-43cb-b1f8-a11f867d4c1b.shogun-image {
  box-sizing: border-box;
}


}
#s-360da89b-56dc-4d9a-adf6-b9e6abe3ace6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 110px;
}








#s-360da89b-56dc-4d9a-adf6-b9e6abe3ace6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-360da89b-56dc-4d9a-adf6-b9e6abe3ace6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9 {
  max-width: 140px;
text-align: center;
}







  img.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
    
    
  }


.s-fb21847d-3712-4bd9-8a77-23483ca51ce9 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shg-align-container {
  text-align: center
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
    
    
  }


.s-fb21847d-3712-4bd9-8a77-23483ca51ce9 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shg-align-container {
  text-align: center
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
    
    
  }


.s-fb21847d-3712-4bd9-8a77-23483ca51ce9 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shg-align-container {
  text-align: center
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
    
    
  }


.s-fb21847d-3712-4bd9-8a77-23483ca51ce9 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shg-align-container {
  text-align: center
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
    
    
  }


.s-fb21847d-3712-4bd9-8a77-23483ca51ce9 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shg-align-container {
  text-align: center
}

.s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb21847d-3712-4bd9-8a77-23483ca51ce9.shogun-image {
  box-sizing: border-box;
}


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

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

@media (min-width: 1200px){#s-68c7e382-f50b-4703-83d3-434acdfa0b8c {
  display: none;
}
#s-68c7e382-f50b-4703-83d3-434acdfa0b8c, #wrap-s-68c7e382-f50b-4703-83d3-434acdfa0b8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68c7e382-f50b-4703-83d3-434acdfa0b8c {
  display: none;
}
#s-68c7e382-f50b-4703-83d3-434acdfa0b8c, #wrap-s-68c7e382-f50b-4703-83d3-434acdfa0b8c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68c7e382-f50b-4703-83d3-434acdfa0b8c {
  display: none;
}
#s-68c7e382-f50b-4703-83d3-434acdfa0b8c, #wrap-s-68c7e382-f50b-4703-83d3-434acdfa0b8c { display:none !important; }}@media (max-width: 767px){#s-68c7e382-f50b-4703-83d3-434acdfa0b8c {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-68c7e382-f50b-4703-83d3-434acdfa0b8c hr {
  border-top: 1px solid rgba(104, 95, 66, 1);
}

#s-6d231e98-e5e2-419e-9105-0121ca160ab4 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6d231e98-e5e2-419e-9105-0121ca160ab4 {
  display: none;
}
#s-6d231e98-e5e2-419e-9105-0121ca160ab4, #wrap-s-6d231e98-e5e2-419e-9105-0121ca160ab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d231e98-e5e2-419e-9105-0121ca160ab4 {
  display: none;
}
#s-6d231e98-e5e2-419e-9105-0121ca160ab4, #wrap-s-6d231e98-e5e2-419e-9105-0121ca160ab4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d231e98-e5e2-419e-9105-0121ca160ab4 {
  display: none;
}
#s-6d231e98-e5e2-419e-9105-0121ca160ab4, #wrap-s-6d231e98-e5e2-419e-9105-0121ca160ab4 { display:none !important; }}







#s-6d231e98-e5e2-419e-9105-0121ca160ab4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d231e98-e5e2-419e-9105-0121ca160ab4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb8a526b-2df3-482e-91a8-b86caed6471c {
  padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
text-align: left;
}

#s-fb8a526b-2df3-482e-91a8-b86caed6471c .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-fb8a526b-2df3-482e-91a8-b86caed6471c .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: left;
}


}@media (max-width: 767px){#s-fb8a526b-2df3-482e-91a8-b86caed6471c .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: left;
}


}
#s-9640c6ae-f413-469c-99b9-207adec3068d {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 200px;
background-position: right center;
}
@media (min-width: 1200px){#s-9640c6ae-f413-469c-99b9-207adec3068d {
  display: none;
}
#s-9640c6ae-f413-469c-99b9-207adec3068d, #wrap-s-9640c6ae-f413-469c-99b9-207adec3068d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9640c6ae-f413-469c-99b9-207adec3068d {
  display: none;
}
#s-9640c6ae-f413-469c-99b9-207adec3068d, #wrap-s-9640c6ae-f413-469c-99b9-207adec3068d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9640c6ae-f413-469c-99b9-207adec3068d {
  display: none;
}
#s-9640c6ae-f413-469c-99b9-207adec3068d, #wrap-s-9640c6ae-f413-469c-99b9-207adec3068d { display:none !important; }}







#s-9640c6ae-f413-469c-99b9-207adec3068d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9640c6ae-f413-469c-99b9-207adec3068d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a820263-80d3-4db9-945b-551c7329a019 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a820263-80d3-4db9-945b-551c7329a019 {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 230px;
}
}@media (max-width: 767px){#s-7a820263-80d3-4db9-945b-551c7329a019 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-7a820263-80d3-4db9-945b-551c7329a019, #wrap-s-7a820263-80d3-4db9-945b-551c7329a019 { display:none !important; }}







#s-7a820263-80d3-4db9-945b-551c7329a019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a820263-80d3-4db9-945b-551c7329a019.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b506f54-7096-4d92-94b6-91a3ef4e6c91 {
  padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b506f54-7096-4d92-94b6-91a3ef4e6c91 {
  max-width: 340px;
}
}@media (max-width: 767px){#s-4b506f54-7096-4d92-94b6-91a3ef4e6c91 {
  
}
}
#s-4b506f54-7096-4d92-94b6-91a3ef4e6c91 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-4b506f54-7096-4d92-94b6-91a3ef4e6c91 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: left;
}


}
#s-cb755a94-d0a0-4247-b014-d191888ebc1f {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb755a94-d0a0-4247-b014-d191888ebc1f {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-cb755a94-d0a0-4247-b014-d191888ebc1f {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}







#s-cb755a94-d0a0-4247-b014-d191888ebc1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.975;
}#s-cb755a94-d0a0-4247-b014-d191888ebc1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e17380e7-0311-42df-bfa5-8563a1d12d9a {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(218, 218, 218, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(8, 8, 8, 1);
background-position: left undefined;
}
#s-e17380e7-0311-42df-bfa5-8563a1d12d9a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e17380e7-0311-42df-bfa5-8563a1d12d9a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e17380e7-0311-42df-bfa5-8563a1d12d9a-btn-wrapper {
    text-align: center;
  }


#s-e17380e7-0311-42df-bfa5-8563a1d12d9a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e17380e7-0311-42df-bfa5-8563a1d12d9a-btn-wrapper {
    text-align: center;
  }


#s-e17380e7-0311-42df-bfa5-8563a1d12d9a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e17380e7-0311-42df-bfa5-8563a1d12d9a-btn-wrapper {
    text-align: center;
  }


#s-e17380e7-0311-42df-bfa5-8563a1d12d9a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e17380e7-0311-42df-bfa5-8563a1d12d9a-btn-wrapper {
    text-align: center;
  }


#s-e17380e7-0311-42df-bfa5-8563a1d12d9a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e17380e7-0311-42df-bfa5-8563a1d12d9a-btn-wrapper {
    text-align: center;
  }


#s-e17380e7-0311-42df-bfa5-8563a1d12d9a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}
#s-929c51b7-0370-4754-9785-d221f94c8dae {
  padding-top: 60px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-929c51b7-0370-4754-9785-d221f94c8dae {
  padding-top: 40px;
}
}@media (max-width: 767px){#s-929c51b7-0370-4754-9785-d221f94c8dae {
  padding-top: 40px;
}
}
#s-929c51b7-0370-4754-9785-d221f94c8dae .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-929c51b7-0370-4754-9785-d221f94c8dae .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-929c51b7-0370-4754-9785-d221f94c8dae .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}


}
#s-ad0b89b3-6baa-4228-b8bc-592c62028abd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 960px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ad0b89b3-6baa-4228-b8bc-592c62028abd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad0b89b3-6baa-4228-b8bc-592c62028abd {
  display: none;
}
#s-ad0b89b3-6baa-4228-b8bc-592c62028abd, #wrap-s-ad0b89b3-6baa-4228-b8bc-592c62028abd { display:none !important; }}@media (max-width: 767px){#s-ad0b89b3-6baa-4228-b8bc-592c62028abd {
  display: none;
}
#s-ad0b89b3-6baa-4228-b8bc-592c62028abd, #wrap-s-ad0b89b3-6baa-4228-b8bc-592c62028abd { display:none !important; }}







#s-ad0b89b3-6baa-4228-b8bc-592c62028abd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad0b89b3-6baa-4228-b8bc-592c62028abd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e634675-1a1c-4c5a-bd0a-a6598ea64cc5 {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}








#s-4e634675-1a1c-4c5a-bd0a-a6598ea64cc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e634675-1a1c-4c5a-bd0a-a6598ea64cc5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 {
  text-align: center;
}







  img.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
    
    
  }


.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shg-align-container {
  text-align: center
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
    
    
  }


.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shg-align-container {
  text-align: center
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
    
    
  }


.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shg-align-container {
  text-align: center
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
    
    
  }


.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shg-align-container {
  text-align: center
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
    
    
  }


.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shg-align-container {
  text-align: center
}

.s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07843fa0-9357-4d70-b6c1-9a318d9a12e1.shogun-image {
  box-sizing: border-box;
}


}
#s-49453b91-66c9-4f69-b98c-137bdd8be3d0 {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: -300px;
margin-left: auto;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
max-width: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-49453b91-66c9-4f69-b98c-137bdd8be3d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49453b91-66c9-4f69-b98c-137bdd8be3d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c {
  max-width: 400px;
text-align: center;
}







  img.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
    
    
  }


.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c .shogun-image-content {
  
    align-items: center;
  
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shg-align-container {
  text-align: center
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
    
    
  }


.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c .shogun-image-content {
  
    align-items: center;
  
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shg-align-container {
  text-align: center
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
    
    
  }


.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c .shogun-image-content {
  
    align-items: center;
  
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shg-align-container {
  text-align: center
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
    
    
  }


.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c .shogun-image-content {
  
    align-items: center;
  
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shg-align-container {
  text-align: center
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
    
    
  }


.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c .shogun-image-content {
  
    align-items: center;
  
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shg-align-container {
  text-align: center
}

.s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d224fc3-8c4a-45c7-8422-c90a5a48784c.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-d2ed414c-1d92-4ade-bb07-0731a69e0293 {
  display: none;
}
#s-d2ed414c-1d92-4ade-bb07-0731a69e0293, #wrap-s-d2ed414c-1d92-4ade-bb07-0731a69e0293 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2ed414c-1d92-4ade-bb07-0731a69e0293 {
  display: none;
}
#s-d2ed414c-1d92-4ade-bb07-0731a69e0293, #wrap-s-d2ed414c-1d92-4ade-bb07-0731a69e0293 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2ed414c-1d92-4ade-bb07-0731a69e0293"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2ed414c-1d92-4ade-bb07-0731a69e0293"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d2ed414c-1d92-4ade-bb07-0731a69e0293"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2ed414c-1d92-4ade-bb07-0731a69e0293"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-efba4c66-5689-47c9-93bb-52e7b729da33 {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-efba4c66-5689-47c9-93bb-52e7b729da33 {
  margin-bottom: 20px;
}
}







#s-efba4c66-5689-47c9-93bb-52e7b729da33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efba4c66-5689-47c9-93bb-52e7b729da33.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c {
  max-width: 100%;
text-align: center;
background-color: rgba(104, 95, 66, 1);
}







  img.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
    
    
  }


.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c .shogun-image-content {
  
    align-items: center;
  
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shg-align-container {
  text-align: center
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
    
    
  }


.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c .shogun-image-content {
  
    align-items: center;
  
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shg-align-container {
  text-align: center
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
    
    
  }


.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c .shogun-image-content {
  
    align-items: center;
  
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shg-align-container {
  text-align: center
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
    
    
  }


.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c .shogun-image-content {
  
    align-items: center;
  
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shg-align-container {
  text-align: center
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
    
    
  }


.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c .shogun-image-content {
  
    align-items: center;
  
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shg-align-container {
  text-align: center
}

.s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcdfc4dd-8b7a-451c-936c-d980f0aad22c.shogun-image {
  box-sizing: border-box;
}


}
#s-6201621e-2d60-43b7-a316-6613dfb91c62 {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
}








#s-6201621e-2d60-43b7-a316-6613dfb91c62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6201621e-2d60-43b7-a316-6613dfb91c62.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1f79931b-ff0b-47ee-934e-6787daf20840 {
  margin-left: 0%;
margin-right: 0%;
}
}






  img.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
    
    
  }


.s-1f79931b-ff0b-47ee-934e-6787daf20840 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shg-align-container {
  text-align: center
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
    
    
  }


.s-1f79931b-ff0b-47ee-934e-6787daf20840 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shg-align-container {
  text-align: center
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
    
    
  }


.s-1f79931b-ff0b-47ee-934e-6787daf20840 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shg-align-container {
  text-align: center
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
    
    
  }


.s-1f79931b-ff0b-47ee-934e-6787daf20840 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shg-align-container {
  text-align: center
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
    
    
  }


.s-1f79931b-ff0b-47ee-934e-6787daf20840 .shogun-image-content {
  
    align-items: center;
  
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shg-align-container {
  text-align: center
}

.s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1f79931b-ff0b-47ee-934e-6787daf20840.shogun-image {
  box-sizing: border-box;
}


}
#s-ee956e6f-d64d-4e22-af36-2488f5bfecf0 {
  padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee956e6f-d64d-4e22-af36-2488f5bfecf0 {
  padding-top: 19px;
padding-bottom: 20px;
}
}@media (max-width: 767px){#s-ee956e6f-d64d-4e22-af36-2488f5bfecf0 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-401833cb-13e8-44e9-9e70-225e2119e132 {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(218, 218, 218, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(8, 8, 8, 1);
background-position: left undefined;
}
#s-401833cb-13e8-44e9-9e70-225e2119e132:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-401833cb-13e8-44e9-9e70-225e2119e132:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-401833cb-13e8-44e9-9e70-225e2119e132-btn-wrapper {
    text-align: center;
  }


#s-401833cb-13e8-44e9-9e70-225e2119e132.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-401833cb-13e8-44e9-9e70-225e2119e132-btn-wrapper {
    text-align: center;
  }


#s-401833cb-13e8-44e9-9e70-225e2119e132.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-401833cb-13e8-44e9-9e70-225e2119e132-btn-wrapper {
    text-align: center;
  }


#s-401833cb-13e8-44e9-9e70-225e2119e132.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-401833cb-13e8-44e9-9e70-225e2119e132-btn-wrapper {
    text-align: center;
  }


#s-401833cb-13e8-44e9-9e70-225e2119e132.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-401833cb-13e8-44e9-9e70-225e2119e132-btn-wrapper {
    text-align: center;
  }


#s-401833cb-13e8-44e9-9e70-225e2119e132.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}
#s-6bc6ab59-9acc-44ce-8e0b-3b5b4e436e58 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-6bc6ab59-9acc-44ce-8e0b-3b5b4e436e58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bc6ab59-9acc-44ce-8e0b-3b5b4e436e58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8959749a-8cdd-429b-abfa-6f7464d89ae5 {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8959749a-8cdd-429b-abfa-6f7464d89ae5 {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8959749a-8cdd-429b-abfa-6f7464d89ae5 {
  padding-bottom: 50px;
}
}







#s-8959749a-8cdd-429b-abfa-6f7464d89ae5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8959749a-8cdd-429b-abfa-6f7464d89ae5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977 {
  min-height: 1px;
text-align: center;
}








.s-db0f64da-9186-4635-9c75-b0788b0d9977 .shogun-image-content {
  
    align-items: center;
  
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shg-align-container {
  text-align: center
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-db0f64da-9186-4635-9c75-b0788b0d9977 .shogun-image-content {
  
    align-items: center;
  
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shg-align-container {
  text-align: center
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image {
  box-sizing: border-box;
}


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






.s-db0f64da-9186-4635-9c75-b0788b0d9977 .shogun-image-content {
  
    align-items: center;
  
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shg-align-container {
  text-align: center
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image {
  box-sizing: border-box;
}


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






.s-db0f64da-9186-4635-9c75-b0788b0d9977 .shogun-image-content {
  
    align-items: center;
  
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shg-align-container {
  text-align: center
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image {
  box-sizing: border-box;
}


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






.s-db0f64da-9186-4635-9c75-b0788b0d9977 .shogun-image-content {
  
    align-items: center;
  
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shg-align-container {
  text-align: center
}

.s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db0f64da-9186-4635-9c75-b0788b0d9977.shogun-image {
  box-sizing: border-box;
}


}
#s-4a764e65-b18d-49dc-b500-c4d243c98770 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-4a764e65-b18d-49dc-b500-c4d243c98770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a764e65-b18d-49dc-b500-c4d243c98770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4a764e65-b18d-49dc-b500-c4d243c98770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a764e65-b18d-49dc-b500-c4d243c98770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-bc640f4e-0399-41da-b23f-6f1baf371502 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-bc640f4e-0399-41da-b23f-6f1baf371502 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc640f4e-0399-41da-b23f-6f1baf371502.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8501be9-1507-4bfd-a3b6-5bc35036c6bb {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a8501be9-1507-4bfd-a3b6-5bc35036c6bb {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8501be9-1507-4bfd-a3b6-5bc35036c6bb {
  padding-bottom: 50px;
}
}







#s-a8501be9-1507-4bfd-a3b6-5bc35036c6bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8501be9-1507-4bfd-a3b6-5bc35036c6bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-18baef76-a267-4989-aab7-4fd051133e68 {
  min-height: 1px;
text-align: center;
}








.s-18baef76-a267-4989-aab7-4fd051133e68 .shogun-image-content {
  
    align-items: center;
  
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shg-align-container {
  text-align: center
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-18baef76-a267-4989-aab7-4fd051133e68 .shogun-image-content {
  
    align-items: center;
  
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shg-align-container {
  text-align: center
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image {
  box-sizing: border-box;
}


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






.s-18baef76-a267-4989-aab7-4fd051133e68 .shogun-image-content {
  
    align-items: center;
  
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shg-align-container {
  text-align: center
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image {
  box-sizing: border-box;
}


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






.s-18baef76-a267-4989-aab7-4fd051133e68 .shogun-image-content {
  
    align-items: center;
  
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shg-align-container {
  text-align: center
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image {
  box-sizing: border-box;
}


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






.s-18baef76-a267-4989-aab7-4fd051133e68 .shogun-image-content {
  
    align-items: center;
  
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shg-align-container {
  text-align: center
}

.s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18baef76-a267-4989-aab7-4fd051133e68.shogun-image {
  box-sizing: border-box;
}


}
#s-183210c6-f88d-46b6-bb77-8c05a41a59f1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-183210c6-f88d-46b6-bb77-8c05a41a59f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-183210c6-f88d-46b6-bb77-8c05a41a59f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2fd45fa-d6d0-4ae4-a627-34b88e12fb0a {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c2fd45fa-d6d0-4ae4-a627-34b88e12fb0a {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2fd45fa-d6d0-4ae4-a627-34b88e12fb0a {
  padding-bottom: 50px;
}
}







#s-c2fd45fa-d6d0-4ae4-a627-34b88e12fb0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2fd45fa-d6d0-4ae4-a627-34b88e12fb0a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c {
  text-align: center;
}








.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c .shogun-image-content {
  
    align-items: center;
  
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shg-align-container {
  text-align: center
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c .shogun-image-content {
  
    align-items: center;
  
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shg-align-container {
  text-align: center
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image {
  box-sizing: border-box;
}


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






.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c .shogun-image-content {
  
    align-items: center;
  
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shg-align-container {
  text-align: center
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image {
  box-sizing: border-box;
}


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






.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c .shogun-image-content {
  
    align-items: center;
  
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shg-align-container {
  text-align: center
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image {
  box-sizing: border-box;
}


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






.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c .shogun-image-content {
  
    align-items: center;
  
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shg-align-container {
  text-align: center
}

.s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9013ed75-c2ed-4d85-b1b1-b2d9f0587a3c.shogun-image {
  box-sizing: border-box;
}


}
#s-8d32ccf2-fe0e-4363-a0ce-3b55f1db0b4f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-8d32ccf2-fe0e-4363-a0ce-3b55f1db0b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d32ccf2-fe0e-4363-a0ce-3b55f1db0b4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e267f72-b1b0-4bd0-8b3c-c5e0e9141a7b {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e267f72-b1b0-4bd0-8b3c-c5e0e9141a7b {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e267f72-b1b0-4bd0-8b3c-c5e0e9141a7b {
  padding-bottom: 50px;
}
}







#s-3e267f72-b1b0-4bd0-8b3c-c5e0e9141a7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e267f72-b1b0-4bd0-8b3c-c5e0e9141a7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c {
  text-align: center;
}








.s-1c9a026e-6812-4739-b8ff-4d0632a2959c .shogun-image-content {
  
    align-items: center;
  
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shg-align-container {
  text-align: center
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-1c9a026e-6812-4739-b8ff-4d0632a2959c .shogun-image-content {
  
    align-items: center;
  
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shg-align-container {
  text-align: center
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image {
  box-sizing: border-box;
}


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






.s-1c9a026e-6812-4739-b8ff-4d0632a2959c .shogun-image-content {
  
    align-items: center;
  
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shg-align-container {
  text-align: center
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image {
  box-sizing: border-box;
}


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






.s-1c9a026e-6812-4739-b8ff-4d0632a2959c .shogun-image-content {
  
    align-items: center;
  
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shg-align-container {
  text-align: center
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image {
  box-sizing: border-box;
}


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






.s-1c9a026e-6812-4739-b8ff-4d0632a2959c .shogun-image-content {
  
    align-items: center;
  
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shg-align-container {
  text-align: center
}

.s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c9a026e-6812-4739-b8ff-4d0632a2959c.shogun-image {
  box-sizing: border-box;
}


}
#s-c6185043-0ec4-4e99-97aa-2b4df3c24572 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-c6185043-0ec4-4e99-97aa-2b4df3c24572"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6185043-0ec4-4e99-97aa-2b4df3c24572"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c6185043-0ec4-4e99-97aa-2b4df3c24572"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6185043-0ec4-4e99-97aa-2b4df3c24572"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-b5c97c97-84d7-42cc-8a81-98a93c6ca5fc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-b5c97c97-84d7-42cc-8a81-98a93c6ca5fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5c97c97-84d7-42cc-8a81-98a93c6ca5fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-02c3199d-5f1d-46c5-b951-56d6c74b03de {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-02c3199d-5f1d-46c5-b951-56d6c74b03de {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02c3199d-5f1d-46c5-b951-56d6c74b03de {
  padding-bottom: 50px;
}
}







#s-02c3199d-5f1d-46c5-b951-56d6c74b03de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02c3199d-5f1d-46c5-b951-56d6c74b03de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c {
  min-height: 1px;
text-align: center;
}








.s-7c9795d7-2c78-491a-b2f3-585d7239010c .shogun-image-content {
  
    align-items: center;
  
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shg-align-container {
  text-align: center
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-7c9795d7-2c78-491a-b2f3-585d7239010c .shogun-image-content {
  
    align-items: center;
  
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shg-align-container {
  text-align: center
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image {
  box-sizing: border-box;
}


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






.s-7c9795d7-2c78-491a-b2f3-585d7239010c .shogun-image-content {
  
    align-items: center;
  
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shg-align-container {
  text-align: center
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image {
  box-sizing: border-box;
}


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






.s-7c9795d7-2c78-491a-b2f3-585d7239010c .shogun-image-content {
  
    align-items: center;
  
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shg-align-container {
  text-align: center
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image {
  box-sizing: border-box;
}


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






.s-7c9795d7-2c78-491a-b2f3-585d7239010c .shogun-image-content {
  
    align-items: center;
  
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shg-align-container {
  text-align: center
}

.s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c9795d7-2c78-491a-b2f3-585d7239010c.shogun-image {
  box-sizing: border-box;
}


}
#s-0eff3ae0-c8d7-40bb-a007-ca0bcd66be8b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-0eff3ae0-c8d7-40bb-a007-ca0bcd66be8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eff3ae0-c8d7-40bb-a007-ca0bcd66be8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d30bd9d2-85ef-4e75-874c-9a2e756d2a8f {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d30bd9d2-85ef-4e75-874c-9a2e756d2a8f {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d30bd9d2-85ef-4e75-874c-9a2e756d2a8f {
  padding-bottom: 50px;
}
}







#s-d30bd9d2-85ef-4e75-874c-9a2e756d2a8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d30bd9d2-85ef-4e75-874c-9a2e756d2a8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58 {
  text-align: center;
}








.s-8c76384f-5d56-4b8d-bc54-32d840a87d58 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shg-align-container {
  text-align: center
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-8c76384f-5d56-4b8d-bc54-32d840a87d58 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shg-align-container {
  text-align: center
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image {
  box-sizing: border-box;
}


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






.s-8c76384f-5d56-4b8d-bc54-32d840a87d58 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shg-align-container {
  text-align: center
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image {
  box-sizing: border-box;
}


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






.s-8c76384f-5d56-4b8d-bc54-32d840a87d58 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shg-align-container {
  text-align: center
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image {
  box-sizing: border-box;
}


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






.s-8c76384f-5d56-4b8d-bc54-32d840a87d58 .shogun-image-content {
  
    align-items: center;
  
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shg-align-container {
  text-align: center
}

.s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c76384f-5d56-4b8d-bc54-32d840a87d58.shogun-image {
  box-sizing: border-box;
}


}
#s-f2d952ab-a734-4b11-9a50-a35425d0721a {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(218, 218, 218, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(8, 8, 8, 1);
background-position: left undefined;
}
#s-f2d952ab-a734-4b11-9a50-a35425d0721a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2d952ab-a734-4b11-9a50-a35425d0721a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2d952ab-a734-4b11-9a50-a35425d0721a-btn-wrapper {
    text-align: center;
  }


#s-f2d952ab-a734-4b11-9a50-a35425d0721a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f2d952ab-a734-4b11-9a50-a35425d0721a-btn-wrapper {
    text-align: center;
  }


#s-f2d952ab-a734-4b11-9a50-a35425d0721a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f2d952ab-a734-4b11-9a50-a35425d0721a-btn-wrapper {
    text-align: center;
  }


#s-f2d952ab-a734-4b11-9a50-a35425d0721a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f2d952ab-a734-4b11-9a50-a35425d0721a-btn-wrapper {
    text-align: center;
  }


#s-f2d952ab-a734-4b11-9a50-a35425d0721a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f2d952ab-a734-4b11-9a50-a35425d0721a-btn-wrapper {
    text-align: center;
  }


#s-f2d952ab-a734-4b11-9a50-a35425d0721a.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 17px;
  
  
  font-family: LUXIA;
  display:  inline-block ;
}
}
#s-68152b66-3d83-43e3-92c2-e71ebde00314 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
max-width: 960px;
}








#s-68152b66-3d83-43e3-92c2-e71ebde00314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68152b66-3d83-43e3-92c2-e71ebde00314.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c0b58d2-6f24-472c-a1bd-34bfe714e6ed {
  box-shadow:2px 3px 6px 4px rgba(104, 95, 66, 0.15);
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1c0b58d2-6f24-472c-a1bd-34bfe714e6ed {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c0b58d2-6f24-472c-a1bd-34bfe714e6ed {
  padding-bottom: 50px;
}
}







#s-1c0b58d2-6f24-472c-a1bd-34bfe714e6ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c0b58d2-6f24-472c-a1bd-34bfe714e6ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe {
  text-align: center;
}








.s-8d17858d-6eb2-459c-be9f-151a202cb7fe .shogun-image-content {
  
    align-items: center;
  
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shg-align-container {
  text-align: center
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-8d17858d-6eb2-459c-be9f-151a202cb7fe .shogun-image-content {
  
    align-items: center;
  
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shg-align-container {
  text-align: center
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image {
  box-sizing: border-box;
}


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






.s-8d17858d-6eb2-459c-be9f-151a202cb7fe .shogun-image-content {
  
    align-items: center;
  
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shg-align-container {
  text-align: center
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image {
  box-sizing: border-box;
}


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






.s-8d17858d-6eb2-459c-be9f-151a202cb7fe .shogun-image-content {
  
    align-items: center;
  
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shg-align-container {
  text-align: center
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image {
  box-sizing: border-box;
}


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






.s-8d17858d-6eb2-459c-be9f-151a202cb7fe .shogun-image-content {
  
    align-items: center;
  
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shg-align-container {
  text-align: center
}

.s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d17858d-6eb2-459c-be9f-151a202cb7fe.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 0px) {
[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4ed98a1c-f9ce-4406-acf1-1c269521556b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-be6571b4-8331-4262-9160-fb8741c32e5f hr {
  border-top: 1px solid rgba(104, 95, 66, 1);
}

#s-c64d2695-63b9-468e-91c4-82134f477982 {
  margin-left: auto;
margin-right: 0%;
padding-left: 5%;
min-height: 50px;
max-width: 150px;
}








#s-c64d2695-63b9-468e-91c4-82134f477982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c64d2695-63b9-468e-91c4-82134f477982.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045 {
  margin-left: auto;
margin-right: 0%;
text-align: center;
}







  img.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
    
    
  }


.s-f542834c-9171-4654-91a9-398fdbe9c045 .shogun-image-content {
  
    align-items: center;
  
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shg-align-container {
  text-align: center
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
    
    
  }


.s-f542834c-9171-4654-91a9-398fdbe9c045 .shogun-image-content {
  
    align-items: center;
  
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shg-align-container {
  text-align: center
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
    
    
  }


.s-f542834c-9171-4654-91a9-398fdbe9c045 .shogun-image-content {
  
    align-items: center;
  
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shg-align-container {
  text-align: center
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
    
    
  }


.s-f542834c-9171-4654-91a9-398fdbe9c045 .shogun-image-content {
  
    align-items: center;
  
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shg-align-container {
  text-align: center
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
    
    
  }


.s-f542834c-9171-4654-91a9-398fdbe9c045 .shogun-image-content {
  
    align-items: center;
  
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shg-align-container {
  text-align: center
}

.s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f542834c-9171-4654-91a9-398fdbe9c045.shogun-image {
  box-sizing: border-box;
}


}
#s-a1838509-be3b-48c0-9f7b-da86b5c771ad {
  margin-top: -2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-a1838509-be3b-48c0-9f7b-da86b5c771ad {
  margin-top: -1.5em;
}
}@media (max-width: 767px){#s-a1838509-be3b-48c0-9f7b-da86b5c771ad {
  margin-top: -4em;
max-width: 200px;
}
}
#s-0a851b41-2e0f-4123-acb2-17728f4ad3de {
  background-repeat: repeat;
background-size: cover;
padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a851b41-2e0f-4123-acb2-17728f4ad3de {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-0a851b41-2e0f-4123-acb2-17728f4ad3de {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}







#s-0a851b41-2e0f-4123-acb2-17728f4ad3de > .shg-box-overlay {
  background-color: rgba(18, 47, 45, 1);
  opacity: 0.95;
}#s-0a851b41-2e0f-4123-acb2-17728f4ad3de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bedcb905-d43b-4e1f-a387-4e0897291f95 {
  padding-bottom: 20px;
min-height: 50px;
}








#s-bedcb905-d43b-4e1f-a387-4e0897291f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bedcb905-d43b-4e1f-a387-4e0897291f95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65d839fa-1858-4282-965d-24a82df13d88 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-65d839fa-1858-4282-965d-24a82df13d88 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-65d839fa-1858-4282-965d-24a82df13d88 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-65d839fa-1858-4282-965d-24a82df13d88 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}
#s-721d30c5-ce98-4805-ab0f-199973dacaad {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 960px;
}








#s-721d30c5-ce98-4805-ab0f-199973dacaad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-721d30c5-ce98-4805-ab0f-199973dacaad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fddb0ec0-d55f-4e72-bb9a-8aec2af89a9d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-fddb0ec0-d55f-4e72-bb9a-8aec2af89a9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fddb0ec0-d55f-4e72-bb9a-8aec2af89a9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-fddb0ec0-d55f-4e72-bb9a-8aec2af89a9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-fddb0ec0-d55f-4e72-bb9a-8aec2af89a9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-57ad611e-313b-4f52-a793-cdbfba3988a8 {
  box-shadow:3px 2px 6px 4px rgba(0, 0, 0, 0.2);
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 275px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-57ad611e-313b-4f52-a793-cdbfba3988a8 {
  margin-bottom: 20px;
min-height: 230px;
}
}







#s-57ad611e-313b-4f52-a793-cdbfba3988a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57ad611e-313b-4f52-a793-cdbfba3988a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44e4085c-402a-4b66-9313-0fa417a9ef87 {
  margin-bottom: 1em;
}

#s-44e4085c-402a-4b66-9313-0fa417a9ef87 .shogun-icon-wrapper {
  text-align: center;
}


#s-44e4085c-402a-4b66-9313-0fa417a9ef87 .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 95, 66, 1);
}

#s-183514ca-f117-4479-be9b-9b06d72c4416 {
  padding-bottom: 10px;
text-align: center;
}

#s-183514ca-f117-4479-be9b-9b06d72c4416 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-183514ca-f117-4479-be9b-9b06d72c4416 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-183514ca-f117-4479-be9b-9b06d72c4416 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-4d91c6ac-dab8-4528-8cd4-b354551bc7e3 {
  padding-bottom: 10px;
}

#s-e208edb4-910c-43ae-a47d-e527f05552fe {
  box-shadow:3px 2px 6px 4px rgba(0, 0, 0, 0.2);
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 275px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e208edb4-910c-43ae-a47d-e527f05552fe {
  margin-bottom: 20px;
min-height: 230px;
}
}







#s-e208edb4-910c-43ae-a47d-e527f05552fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e208edb4-910c-43ae-a47d-e527f05552fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35fc6e3e-e665-4069-847f-211c83cc1624 {
  margin-bottom: 1em;
}

#s-35fc6e3e-e665-4069-847f-211c83cc1624 .shogun-icon-wrapper {
  text-align: center;
}


#s-35fc6e3e-e665-4069-847f-211c83cc1624 .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 95, 66, 1);
}

#s-2f8c9373-e873-4cfb-bfd7-08c9d1a21f19 {
  padding-bottom: 10px;
text-align: center;
}

#s-2f8c9373-e873-4cfb-bfd7-08c9d1a21f19 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2f8c9373-e873-4cfb-bfd7-08c9d1a21f19 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-2f8c9373-e873-4cfb-bfd7-08c9d1a21f19 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-ea62f523-e01f-42d5-b076-414f98b82e33 {
  padding-bottom: 10px;
}

#s-ac92293c-db15-469a-9d7f-03268aaecf76 {
  box-shadow:3px 2px 6px 4px rgba(0, 0, 0, 0.2);
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 275px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ac92293c-db15-469a-9d7f-03268aaecf76 {
  min-height: 230px;
}
}







#s-ac92293c-db15-469a-9d7f-03268aaecf76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac92293c-db15-469a-9d7f-03268aaecf76.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ac6bbec6-ee4c-41fd-8b47-287d8445ecad {
  margin-bottom: 1em;
}

#s-ac6bbec6-ee4c-41fd-8b47-287d8445ecad .shogun-icon-wrapper {
  text-align: center;
}


#s-ac6bbec6-ee4c-41fd-8b47-287d8445ecad .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 95, 66, 1);
}

#s-2747763e-158f-4f9d-83be-a7658b8f92dc {
  padding-bottom: 10px;
text-align: center;
}

#s-2747763e-158f-4f9d-83be-a7658b8f92dc .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2747763e-158f-4f9d-83be-a7658b8f92dc .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-2747763e-158f-4f9d-83be-a7658b8f92dc .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-c71ad683-2139-428e-a99c-8c57663dd0b1 {
  padding-bottom: 10px;
}

#s-74d8990f-23ee-43a6-ba05-d1816cc4aad0 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-74d8990f-23ee-43a6-ba05-d1816cc4aad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74d8990f-23ee-43a6-ba05-d1816cc4aad0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-74d8990f-23ee-43a6-ba05-d1816cc4aad0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-74d8990f-23ee-43a6-ba05-d1816cc4aad0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-61c0cd8f-1cef-4ee3-81aa-0f049ad4127d {
  box-shadow:3px 2px 6px 4px rgba(0, 0, 0, 0.2);
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 250px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-61c0cd8f-1cef-4ee3-81aa-0f049ad4127d {
  margin-bottom: 20px;
min-height: 230px;
}
}







#s-61c0cd8f-1cef-4ee3-81aa-0f049ad4127d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61c0cd8f-1cef-4ee3-81aa-0f049ad4127d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8b1d5bf-4eed-4b99-9438-4d35e732e7af {
  margin-bottom: 1em;
}

#s-d8b1d5bf-4eed-4b99-9438-4d35e732e7af .shogun-icon-wrapper {
  text-align: center;
}


#s-d8b1d5bf-4eed-4b99-9438-4d35e732e7af .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 95, 66, 1);
}

#s-e306679d-5297-41bb-b835-2136dda6b2c8 {
  padding-bottom: 10px;
text-align: center;
}

#s-e306679d-5297-41bb-b835-2136dda6b2c8 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-e306679d-5297-41bb-b835-2136dda6b2c8 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-e306679d-5297-41bb-b835-2136dda6b2c8 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-d47f6423-b58a-4008-87a3-051dfde13c34 {
  padding-bottom: 10px;
}

#s-b9688de9-366f-4618-9cb2-22b5ffc73153 {
  box-shadow:3px 2px 6px 4px rgba(0, 0, 0, 0.2);
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 250px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b9688de9-366f-4618-9cb2-22b5ffc73153 {
  margin-top: 0em;
margin-bottom: 0px;
min-height: 230px;
}
}







#s-b9688de9-366f-4618-9cb2-22b5ffc73153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9688de9-366f-4618-9cb2-22b5ffc73153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7205986-a517-4515-972a-96e47a6b0679 {
  margin-bottom: 1em;
}

#s-e7205986-a517-4515-972a-96e47a6b0679 .shogun-icon-wrapper {
  text-align: center;
}


#s-e7205986-a517-4515-972a-96e47a6b0679 .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 95, 66, 1);
}

#s-deefea85-9ecb-4f8f-a27d-d3a96d0a08ac {
  padding-bottom: 10px;
text-align: center;
}

#s-deefea85-9ecb-4f8f-a27d-d3a96d0a08ac .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-deefea85-9ecb-4f8f-a27d-d3a96d0a08ac .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-deefea85-9ecb-4f8f-a27d-d3a96d0a08ac .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-32c092bf-e95f-49e1-9574-c3c65ad25216 {
  padding-bottom: 10px;
}

#s-2834c202-a93d-49de-8e90-1bde68471d1f {
  padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
min-height: 50px;
background-color: rgba(18, 47, 45, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2834c202-a93d-49de-8e90-1bde68471d1f {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-2834c202-a93d-49de-8e90-1bde68471d1f {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}







#s-2834c202-a93d-49de-8e90-1bde68471d1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2834c202-a93d-49de-8e90-1bde68471d1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b185ba4-87f0-4941-910e-fe02b43276d5 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-4b185ba4-87f0-4941-910e-fe02b43276d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b185ba4-87f0-4941-910e-fe02b43276d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b07a5c88-1ccc-47f1-aeeb-9d9d2142fe48 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b07a5c88-1ccc-47f1-aeeb-9d9d2142fe48 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b07a5c88-1ccc-47f1-aeeb-9d9d2142fe48 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-b07a5c88-1ccc-47f1-aeeb-9d9d2142fe48 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-8fea88af-2f6a-42ca-bae4-e7f0c6cc7e80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fea88af-2f6a-42ca-bae4-e7f0c6cc7e80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8fea88af-2f6a-42ca-bae4-e7f0c6cc7e80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8fea88af-2f6a-42ca-bae4-e7f0c6cc7e80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-2c84d64c-69f1-4fdc-8bae-0fc04656bdc3 {
  margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(178, 173, 158, 1);
}








#s-2c84d64c-69f1-4fdc-8bae-0fc04656bdc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c84d64c-69f1-4fdc-8bae-0fc04656bdc3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55dc40db-04fa-413b-b989-a4021059e750 {
  min-height: 200px;
text-align: center;
}







  img.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
    
    
  }


.s-55dc40db-04fa-413b-b989-a4021059e750 .shogun-image-content {
  
    align-items: center;
  
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shg-align-container {
  text-align: center
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
    
    
  }


.s-55dc40db-04fa-413b-b989-a4021059e750 .shogun-image-content {
  
    align-items: center;
  
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shg-align-container {
  text-align: center
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
  box-sizing: border-box;
}


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





  img.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
    
    
  }


.s-55dc40db-04fa-413b-b989-a4021059e750 .shogun-image-content {
  
    align-items: center;
  
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shg-align-container {
  text-align: center
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
  box-sizing: border-box;
}


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





  img.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
    
    
  }


.s-55dc40db-04fa-413b-b989-a4021059e750 .shogun-image-content {
  
    align-items: center;
  
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shg-align-container {
  text-align: center
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
  box-sizing: border-box;
}


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





  img.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
    
    
  }


.s-55dc40db-04fa-413b-b989-a4021059e750 .shogun-image-content {
  
    align-items: center;
  
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shg-align-container {
  text-align: center
}

.s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55dc40db-04fa-413b-b989-a4021059e750.shogun-image {
  box-sizing: border-box;
}


}
#s-7ac83660-eab0-466e-82e7-763cc13cbca5 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
min-height: 50px;
}








#s-7ac83660-eab0-466e-82e7-763cc13cbca5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ac83660-eab0-466e-82e7-763cc13cbca5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9a2d875e-0aca-4f25-9624-de7866dbdc7e {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9a2d875e-0aca-4f25-9624-de7866dbdc7e .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-9a2d875e-0aca-4f25-9624-de7866dbdc7e .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


}
#s-3afc87f7-b00a-4b0a-bfcf-a36b78259256 {
  margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(178, 173, 158, 1);
}








#s-3afc87f7-b00a-4b0a-bfcf-a36b78259256 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3afc87f7-b00a-4b0a-bfcf-a36b78259256.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f {
  text-align: center;
}







  img.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
    
    
  }


.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f .shogun-image-content {
  
    align-items: center;
  
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shg-align-container {
  text-align: center
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
    
    
  }


.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f .shogun-image-content {
  
    align-items: center;
  
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shg-align-container {
  text-align: center
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
    
    
  }


.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f .shogun-image-content {
  
    align-items: center;
  
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shg-align-container {
  text-align: center
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
    
    
  }


.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f .shogun-image-content {
  
    align-items: center;
  
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shg-align-container {
  text-align: center
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
    
    
  }


.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f .shogun-image-content {
  
    align-items: center;
  
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shg-align-container {
  text-align: center
}

.s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bdc99112-9dd5-4b05-af45-aa6ac29b271f.shogun-image {
  box-sizing: border-box;
}


}
#s-cf583437-4631-4599-bc4f-d07a3ff7c81e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
min-height: 50px;
}








#s-cf583437-4631-4599-bc4f-d07a3ff7c81e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf583437-4631-4599-bc4f-d07a3ff7c81e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47c2fd5e-a892-4638-97cf-2b8e83cb0fe7 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-47c2fd5e-a892-4638-97cf-2b8e83cb0fe7 .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-47c2fd5e-a892-4638-97cf-2b8e83cb0fe7 .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


}
#s-1c3b701b-2c24-44d7-998a-b60c05656484 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1c3b701b-2c24-44d7-998a-b60c05656484"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c3b701b-2c24-44d7-998a-b60c05656484"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1c3b701b-2c24-44d7-998a-b60c05656484"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c3b701b-2c24-44d7-998a-b60c05656484"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7fd27c4c-6cbe-452e-b5f4-de549b2b564c {
  margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(178, 173, 158, 1);
}








#s-7fd27c4c-6cbe-452e-b5f4-de549b2b564c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fd27c4c-6cbe-452e-b5f4-de549b2b564c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c {
  text-align: center;
}







  img.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
    
    
  }


.s-58368fc1-0833-48b4-b1e4-2f839428658c .shogun-image-content {
  
    align-items: center;
  
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shg-align-container {
  text-align: center
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
    
    
  }


.s-58368fc1-0833-48b4-b1e4-2f839428658c .shogun-image-content {
  
    align-items: center;
  
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shg-align-container {
  text-align: center
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
    
    
  }


.s-58368fc1-0833-48b4-b1e4-2f839428658c .shogun-image-content {
  
    align-items: center;
  
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shg-align-container {
  text-align: center
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
    
    
  }


.s-58368fc1-0833-48b4-b1e4-2f839428658c .shogun-image-content {
  
    align-items: center;
  
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shg-align-container {
  text-align: center
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
    
    
  }


.s-58368fc1-0833-48b4-b1e4-2f839428658c .shogun-image-content {
  
    align-items: center;
  
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shg-align-container {
  text-align: center
}

.s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58368fc1-0833-48b4-b1e4-2f839428658c.shogun-image {
  box-sizing: border-box;
}


}
#s-5428fb3e-411f-4593-a197-478fe58c5fc8 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
min-height: 50px;
}








#s-5428fb3e-411f-4593-a197-478fe58c5fc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5428fb3e-411f-4593-a197-478fe58c5fc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f219b1d-a7b7-43bf-b3c3-c818b6d64253 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-2f219b1d-a7b7-43bf-b3c3-c818b6d64253 .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-2f219b1d-a7b7-43bf-b3c3-c818b6d64253 .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


}
#s-f6bb0ee9-38de-47a6-8309-8c16aae9dac6 {
  margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(178, 173, 158, 1);
}








#s-f6bb0ee9-38de-47a6-8309-8c16aae9dac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6bb0ee9-38de-47a6-8309-8c16aae9dac6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677 {
  text-align: center;
}







  img.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
    
    
  }


.s-5b943302-6e61-4295-a99f-f6e8627f6677 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shg-align-container {
  text-align: center
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
    
    
  }


.s-5b943302-6e61-4295-a99f-f6e8627f6677 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shg-align-container {
  text-align: center
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
    
    
  }


.s-5b943302-6e61-4295-a99f-f6e8627f6677 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shg-align-container {
  text-align: center
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
    
    
  }


.s-5b943302-6e61-4295-a99f-f6e8627f6677 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shg-align-container {
  text-align: center
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
    
    
  }


.s-5b943302-6e61-4295-a99f-f6e8627f6677 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shg-align-container {
  text-align: center
}

.s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b943302-6e61-4295-a99f-f6e8627f6677.shogun-image {
  box-sizing: border-box;
}


}
#s-c2a4129d-e9c6-49ff-99e2-57a24482f2d6 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
min-height: 50px;
}








#s-c2a4129d-e9c6-49ff-99e2-57a24482f2d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2a4129d-e9c6-49ff-99e2-57a24482f2d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f6a1309-96f9-4414-b843-d9fb0bab871c {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9f6a1309-96f9-4414-b843-d9fb0bab871c .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-9f6a1309-96f9-4414-b843-d9fb0bab871c .shogun-heading-component h3 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}


}
#s-5741011c-2eaa-4006-b597-c35b8d572ebb {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 20%;
padding-bottom: 60px;
padding-right: 20%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5741011c-2eaa-4006-b597-c35b8d572ebb {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-5741011c-2eaa-4006-b597-c35b8d572ebb {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}
}







#s-5741011c-2eaa-4006-b597-c35b8d572ebb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5741011c-2eaa-4006-b597-c35b8d572ebb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ced62731-b26f-45db-92a5-e77f87c29470 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 40px;
text-align: center;
}

#s-ced62731-b26f-45db-92a5-e77f87c29470 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ced62731-b26f-45db-92a5-e77f87c29470 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-ced62731-b26f-45db-92a5-e77f87c29470 .shogun-heading-component h2 {
  color: rgba(104, 95, 66, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  text-align: center;
}


}
.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-24732d1b-d827-40c2-9d1a-7d85959465b1 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-24732d1b-d827-40c2-9d1a-7d85959465b1 .shg-sld-dot {
  background-color: rgba(178, 173, 158, 1);
}

#s-24732d1b-d827-40c2-9d1a-7d85959465b1 .shg-sld-nav-button.shg-sld-left,
#s-24732d1b-d827-40c2-9d1a-7d85959465b1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(178, 173, 158, 1);
}

@media (min-width: 0px) {
[id="s-0222008e-b9af-498a-9014-9029155e73ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0222008e-b9af-498a-9014-9029155e73ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-0222008e-b9af-498a-9014-9029155e73ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-0222008e-b9af-498a-9014-9029155e73ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-c36a67ee-fc09-4c50-a81c-46479b235978 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c36a67ee-fc09-4c50-a81c-46479b235978 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c36a67ee-fc09-4c50-a81c-46479b235978.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9 {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9 {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9, #wrap-s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d1509fe5-bcff-4ea8-a917-29f43d5cc4b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-e8bdf096-7789-418d-95f1-8fa414a9f059 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-e8bdf096-7789-418d-95f1-8fa414a9f059 {
  padding-bottom: 10px;
}
}







#s-e8bdf096-7789-418d-95f1-8fa414a9f059 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8bdf096-7789-418d-95f1-8fa414a9f059.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 {
  max-width: 80px;
}
}






  img.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
    
    
  }


.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shg-align-container {
  text-align: center
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
    
    
  }


.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shg-align-container {
  text-align: center
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
    
    
  }


.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shg-align-container {
  text-align: center
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
    
    
  }


.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shg-align-container {
  text-align: center
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
    
    
  }


.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638 .shogun-image-content {
  
    align-items: center;
  
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shg-align-container {
  text-align: center
}

.s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a0a621-d0e5-4520-89fa-6c1a64a55638.shogun-image {
  box-sizing: border-box;
}


}
#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168b9f9f-7c2e-49c7-822f-4a0ad745a72f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-f88babd7-c898-43ee-9ab9-d77aa39e055b {
  text-align: left;
}

#s-f88babd7-c898-43ee-9ab9-d77aa39e055b .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-059de411-08e8-4903-8036-cf860905fa6b {
  max-width: 80px;
}








#s-059de411-08e8-4903-8036-cf860905fa6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-059de411-08e8-4903-8036-cf860905fa6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ee7650b-0d4a-4193-9008-6a5866d2aa79 {
  margin-left: 0%;
margin-right: auto;
}








#s-8ee7650b-0d4a-4193-9008-6a5866d2aa79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ee7650b-0d4a-4193-9008-6a5866d2aa79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93 {
  max-width: 280px;
text-align: center;
}







  img.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
    
    
  }


.s-83adf036-543e-49d6-a4d9-67a767c56b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shg-align-container {
  text-align: center
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
    
    
  }


.s-83adf036-543e-49d6-a4d9-67a767c56b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shg-align-container {
  text-align: center
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
    
    
  }


.s-83adf036-543e-49d6-a4d9-67a767c56b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shg-align-container {
  text-align: center
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
    
    
  }


.s-83adf036-543e-49d6-a4d9-67a767c56b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shg-align-container {
  text-align: center
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
    
    
  }


.s-83adf036-543e-49d6-a4d9-67a767c56b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shg-align-container {
  text-align: center
}

.s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83adf036-543e-49d6-a4d9-67a767c56b93.shogun-image {
  box-sizing: border-box;
}


}
#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 {
  display: none;
}
#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6, #wrap-s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 {
  display: none;
}
#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6, #wrap-s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 {
  display: none;
}
#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6, #wrap-s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 { display:none !important; }}@media (max-width: 767px){#s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6 {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5ff0d54f-997d-4ab3-aecf-3e4b01a1f6f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-d1ca6a01-6472-4fc9-bb7c-ae5b64cc1927 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-d1ca6a01-6472-4fc9-bb7c-ae5b64cc1927 {
  padding-bottom: 10px;
}
}







#s-d1ca6a01-6472-4fc9-bb7c-ae5b64cc1927 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1ca6a01-6472-4fc9-bb7c-ae5b64cc1927.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 {
  max-width: 80px;
}
}






  img.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
    
    
  }


.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 .shogun-image-content {
  
    align-items: center;
  
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shg-align-container {
  text-align: center
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
    
    
  }


.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 .shogun-image-content {
  
    align-items: center;
  
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shg-align-container {
  text-align: center
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
    
    
  }


.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 .shogun-image-content {
  
    align-items: center;
  
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shg-align-container {
  text-align: center
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
    
    
  }


.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 .shogun-image-content {
  
    align-items: center;
  
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shg-align-container {
  text-align: center
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
    
    
  }


.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955 .shogun-image-content {
  
    align-items: center;
  
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shg-align-container {
  text-align: center
}

.s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b5d02f0-6cd2-434d-a95a-0914d80c3955.shogun-image {
  box-sizing: border-box;
}


}
#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a612c1-c2cb-499a-97eb-f130bcf6aeb0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-bddbcfb8-a92b-42ff-b087-cf01743314d3 {
  text-align: left;
}

#s-bddbcfb8-a92b-42ff-b087-cf01743314d3 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-de71dd8c-ae66-433f-aff4-c97b878a6e47 {
  max-width: 80px;
}








#s-de71dd8c-ae66-433f-aff4-c97b878a6e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de71dd8c-ae66-433f-aff4-c97b878a6e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3597a3d8-68da-48f3-89f1-1b2717627ea5 {
  margin-left: 0%;
margin-right: auto;
}








#s-3597a3d8-68da-48f3-89f1-1b2717627ea5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3597a3d8-68da-48f3-89f1-1b2717627ea5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a {
  max-width: 280px;
text-align: center;
}







  img.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
    
    
  }


.s-166810fa-6d2f-4a2d-99a8-d7f91984216a .shogun-image-content {
  
    align-items: center;
  
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shg-align-container {
  text-align: center
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
    
    
  }


.s-166810fa-6d2f-4a2d-99a8-d7f91984216a .shogun-image-content {
  
    align-items: center;
  
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shg-align-container {
  text-align: center
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
    
    
  }


.s-166810fa-6d2f-4a2d-99a8-d7f91984216a .shogun-image-content {
  
    align-items: center;
  
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shg-align-container {
  text-align: center
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
    
    
  }


.s-166810fa-6d2f-4a2d-99a8-d7f91984216a .shogun-image-content {
  
    align-items: center;
  
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shg-align-container {
  text-align: center
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
    
    
  }


.s-166810fa-6d2f-4a2d-99a8-d7f91984216a .shogun-image-content {
  
    align-items: center;
  
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shg-align-container {
  text-align: center
}

.s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166810fa-6d2f-4a2d-99a8-d7f91984216a.shogun-image {
  box-sizing: border-box;
}


}
#s-a0e211b6-e249-42e6-bfd3-356d58fde151 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a0e211b6-e249-42e6-bfd3-356d58fde151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0e211b6-e249-42e6-bfd3-356d58fde151.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ac4d63f-c718-4bb6-bd67-915d65a465ec {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-1ac4d63f-c718-4bb6-bd67-915d65a465ec {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-1ac4d63f-c718-4bb6-bd67-915d65a465ec, #wrap-s-1ac4d63f-c718-4bb6-bd67-915d65a465ec { display:none !important; }}
@media (min-width: 0px) {
[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-1ac4d63f-c718-4bb6-bd67-915d65a465ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-302e7295-6273-46e8-ab96-6e93d377a94f {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-302e7295-6273-46e8-ab96-6e93d377a94f {
  padding-bottom: 10px;
}
}







#s-302e7295-6273-46e8-ab96-6e93d377a94f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-302e7295-6273-46e8-ab96-6e93d377a94f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9 {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-9e7f895d-6859-4071-86f6-937adc1122e9 {
  max-width: 80px;
}
}






  img.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
    
    
  }


.s-9e7f895d-6859-4071-86f6-937adc1122e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shg-align-container {
  text-align: center
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
    
    
  }


.s-9e7f895d-6859-4071-86f6-937adc1122e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shg-align-container {
  text-align: center
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
    
    
  }


.s-9e7f895d-6859-4071-86f6-937adc1122e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shg-align-container {
  text-align: center
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
    
    
  }


.s-9e7f895d-6859-4071-86f6-937adc1122e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shg-align-container {
  text-align: center
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
    
    
  }


.s-9e7f895d-6859-4071-86f6-937adc1122e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shg-align-container {
  text-align: center
}

.s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e7f895d-6859-4071-86f6-937adc1122e9.shogun-image {
  box-sizing: border-box;
}


}
#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c913a1cf-9e29-4c9b-8a76-f4ed7b2ae27d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-2a230e51-50e1-4832-946b-f6940dab6c01 {
  text-align: left;
}

#s-2a230e51-50e1-4832-946b-f6940dab6c01 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-2286071e-5608-421f-b408-a1835822ee1e {
  max-width: 80px;
}








#s-2286071e-5608-421f-b408-a1835822ee1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2286071e-5608-421f-b408-a1835822ee1e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e254ed0-cf95-4d97-b563-a01aa6f8756e {
  margin-left: 0%;
margin-right: auto;
}








#s-6e254ed0-cf95-4d97-b563-a01aa6f8756e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e254ed0-cf95-4d97-b563-a01aa6f8756e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50 {
  max-width: 280px;
text-align: center;
}







  img.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
    
    
  }


.s-912dc434-699b-47b1-a76a-fb1f0f058a50 .shogun-image-content {
  
    align-items: center;
  
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shg-align-container {
  text-align: center
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
    
    
  }


.s-912dc434-699b-47b1-a76a-fb1f0f058a50 .shogun-image-content {
  
    align-items: center;
  
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shg-align-container {
  text-align: center
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
  box-sizing: border-box;
}


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





  img.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
    
    
  }


.s-912dc434-699b-47b1-a76a-fb1f0f058a50 .shogun-image-content {
  
    align-items: center;
  
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shg-align-container {
  text-align: center
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
  box-sizing: border-box;
}


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





  img.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
    
    
  }


.s-912dc434-699b-47b1-a76a-fb1f0f058a50 .shogun-image-content {
  
    align-items: center;
  
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shg-align-container {
  text-align: center
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
  box-sizing: border-box;
}


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





  img.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
    
    
  }


.s-912dc434-699b-47b1-a76a-fb1f0f058a50 .shogun-image-content {
  
    align-items: center;
  
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shg-align-container {
  text-align: center
}

.s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912dc434-699b-47b1-a76a-fb1f0f058a50.shogun-image {
  box-sizing: border-box;
}


}
#s-146edfa5-353e-4008-9c29-715e41eedfe1 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-146edfa5-353e-4008-9c29-715e41eedfe1 {
  display: none;
}
#s-146edfa5-353e-4008-9c29-715e41eedfe1, #wrap-s-146edfa5-353e-4008-9c29-715e41eedfe1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-146edfa5-353e-4008-9c29-715e41eedfe1 {
  display: none;
}
#s-146edfa5-353e-4008-9c29-715e41eedfe1, #wrap-s-146edfa5-353e-4008-9c29-715e41eedfe1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-146edfa5-353e-4008-9c29-715e41eedfe1 {
  display: none;
}
#s-146edfa5-353e-4008-9c29-715e41eedfe1, #wrap-s-146edfa5-353e-4008-9c29-715e41eedfe1 { display:none !important; }}@media (max-width: 767px){#s-146edfa5-353e-4008-9c29-715e41eedfe1 {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-146edfa5-353e-4008-9c29-715e41eedfe1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-86f9b37c-5758-48cc-962e-f71e0e1c74b4 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-86f9b37c-5758-48cc-962e-f71e0e1c74b4 {
  padding-bottom: 10px;
}
}







#s-86f9b37c-5758-48cc-962e-f71e0e1c74b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86f9b37c-5758-48cc-962e-f71e0e1c74b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-621c325b-6c4a-400a-af65-46b3d02a7d6c {
  max-width: 80px;
}
}






  img.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
    
    
  }


.s-621c325b-6c4a-400a-af65-46b3d02a7d6c .shogun-image-content {
  
    align-items: center;
  
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shg-align-container {
  text-align: center
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
    
    
  }


.s-621c325b-6c4a-400a-af65-46b3d02a7d6c .shogun-image-content {
  
    align-items: center;
  
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shg-align-container {
  text-align: center
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
    
    
  }


.s-621c325b-6c4a-400a-af65-46b3d02a7d6c .shogun-image-content {
  
    align-items: center;
  
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shg-align-container {
  text-align: center
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
    
    
  }


.s-621c325b-6c4a-400a-af65-46b3d02a7d6c .shogun-image-content {
  
    align-items: center;
  
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shg-align-container {
  text-align: center
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
    
    
  }


.s-621c325b-6c4a-400a-af65-46b3d02a7d6c .shogun-image-content {
  
    align-items: center;
  
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shg-align-container {
  text-align: center
}

.s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-621c325b-6c4a-400a-af65-46b3d02a7d6c.shogun-image {
  box-sizing: border-box;
}


}
#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419c83b0-fb7d-4d7f-8262-f5fe9fa9af61.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e9631cc1-f48d-40a5-81dd-7bfd9bd326b8 {
  text-align: left;
}

#s-e9631cc1-f48d-40a5-81dd-7bfd9bd326b8 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-9cdea4a5-7d10-4f65-af4a-db782e0126f9 {
  max-width: 80px;
}








#s-9cdea4a5-7d10-4f65-af4a-db782e0126f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cdea4a5-7d10-4f65-af4a-db782e0126f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26e50fca-4866-4582-91ad-e282128103bf {
  margin-left: 0%;
margin-right: auto;
}








#s-26e50fca-4866-4582-91ad-e282128103bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26e50fca-4866-4582-91ad-e282128103bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9 {
  max-width: 280px;
text-align: center;
}







  img.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
    
    
  }


.s-ba6ac721-61d8-439d-838a-913597fc14b9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shg-align-container {
  text-align: center
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
    
    
  }


.s-ba6ac721-61d8-439d-838a-913597fc14b9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shg-align-container {
  text-align: center
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
    
    
  }


.s-ba6ac721-61d8-439d-838a-913597fc14b9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shg-align-container {
  text-align: center
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
    
    
  }


.s-ba6ac721-61d8-439d-838a-913597fc14b9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shg-align-container {
  text-align: center
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
    
    
  }


.s-ba6ac721-61d8-439d-838a-913597fc14b9 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shg-align-container {
  text-align: center
}

.s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba6ac721-61d8-439d-838a-913597fc14b9.shogun-image {
  box-sizing: border-box;
}


}
#s-232742ca-7d28-4619-9510-7da3975fb7a4 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-232742ca-7d28-4619-9510-7da3975fb7a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-232742ca-7d28-4619-9510-7da3975fb7a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d397bfcb-94c4-4085-a1f1-08969842c5c2 {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-d397bfcb-94c4-4085-a1f1-08969842c5c2 {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-d397bfcb-94c4-4085-a1f1-08969842c5c2, #wrap-s-d397bfcb-94c4-4085-a1f1-08969842c5c2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-d397bfcb-94c4-4085-a1f1-08969842c5c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-825448a6-e520-46f5-b45a-d8a06ac3ff82 {
  margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-825448a6-e520-46f5-b45a-d8a06ac3ff82 {
  padding-bottom: 10px;
}
}







#s-825448a6-e520-46f5-b45a-d8a06ac3ff82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-825448a6-e520-46f5-b45a-d8a06ac3ff82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-d0ef7495-9080-480f-95b6-4668a2512d9d {
  max-width: 80px;
}
}






  img.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
    
    
  }


.s-d0ef7495-9080-480f-95b6-4668a2512d9d .shogun-image-content {
  
    align-items: center;
  
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shg-align-container {
  text-align: center
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
    
    
  }


.s-d0ef7495-9080-480f-95b6-4668a2512d9d .shogun-image-content {
  
    align-items: center;
  
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shg-align-container {
  text-align: center
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
    
    
  }


.s-d0ef7495-9080-480f-95b6-4668a2512d9d .shogun-image-content {
  
    align-items: center;
  
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shg-align-container {
  text-align: center
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
    
    
  }


.s-d0ef7495-9080-480f-95b6-4668a2512d9d .shogun-image-content {
  
    align-items: center;
  
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shg-align-container {
  text-align: center
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
    
    
  }


.s-d0ef7495-9080-480f-95b6-4668a2512d9d .shogun-image-content {
  
    align-items: center;
  
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shg-align-container {
  text-align: center
}

.s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0ef7495-9080-480f-95b6-4668a2512d9d.shogun-image {
  box-sizing: border-box;
}


}
#s-17fe0834-ad78-463f-8d78-1e856013259b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-17fe0834-ad78-463f-8d78-1e856013259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17fe0834-ad78-463f-8d78-1e856013259b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-17fe0834-ad78-463f-8d78-1e856013259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17fe0834-ad78-463f-8d78-1e856013259b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-17fe0834-ad78-463f-8d78-1e856013259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17fe0834-ad78-463f-8d78-1e856013259b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-17fe0834-ad78-463f-8d78-1e856013259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17fe0834-ad78-463f-8d78-1e856013259b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-17fe0834-ad78-463f-8d78-1e856013259b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17fe0834-ad78-463f-8d78-1e856013259b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-4def4dc3-003d-4610-8f0f-dc0f5003f898 {
  text-align: left;
}

#s-4def4dc3-003d-4610-8f0f-dc0f5003f898 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-59931b8a-1559-47de-a925-fbeb59e39b63 {
  max-width: 80px;
}








#s-59931b8a-1559-47de-a925-fbeb59e39b63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59931b8a-1559-47de-a925-fbeb59e39b63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-115c9b30-b689-4b8f-91c6-5787c10e88cb {
  margin-left: 0%;
margin-right: auto;
}








#s-115c9b30-b689-4b8f-91c6-5787c10e88cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-115c9b30-b689-4b8f-91c6-5787c10e88cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 {
  max-width: 280px;
text-align: center;
}







  img.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
    
    
  }


.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shg-align-container {
  text-align: center
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
    
    
  }


.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shg-align-container {
  text-align: center
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
    
    
  }


.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shg-align-container {
  text-align: center
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
    
    
  }


.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shg-align-container {
  text-align: center
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
    
    
  }


.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shg-align-container {
  text-align: center
}

.s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fbe1c9a-56cc-499e-a535-ebd329c4bb04.shogun-image {
  box-sizing: border-box;
}


}
#s-6091b63f-9fb0-41d2-8810-67ed52e90343 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-6091b63f-9fb0-41d2-8810-67ed52e90343 {
  display: none;
}
#s-6091b63f-9fb0-41d2-8810-67ed52e90343, #wrap-s-6091b63f-9fb0-41d2-8810-67ed52e90343 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6091b63f-9fb0-41d2-8810-67ed52e90343 {
  display: none;
}
#s-6091b63f-9fb0-41d2-8810-67ed52e90343, #wrap-s-6091b63f-9fb0-41d2-8810-67ed52e90343 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6091b63f-9fb0-41d2-8810-67ed52e90343 {
  display: none;
}
#s-6091b63f-9fb0-41d2-8810-67ed52e90343, #wrap-s-6091b63f-9fb0-41d2-8810-67ed52e90343 { display:none !important; }}@media (max-width: 767px){#s-6091b63f-9fb0-41d2-8810-67ed52e90343 {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6091b63f-9fb0-41d2-8810-67ed52e90343"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-23703990-c4e3-4844-9c4c-8b85587f9545 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-23703990-c4e3-4844-9c4c-8b85587f9545 {
  padding-bottom: 10px;
}
}







#s-23703990-c4e3-4844-9c4c-8b85587f9545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23703990-c4e3-4844-9c4c-8b85587f9545.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6 {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-04eac43b-ddae-4727-a891-9153799c8ad6 {
  max-width: 80px;
}
}






  img.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
    
    
  }


.s-04eac43b-ddae-4727-a891-9153799c8ad6 .shogun-image-content {
  
    align-items: center;
  
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shg-align-container {
  text-align: center
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
    
    
  }


.s-04eac43b-ddae-4727-a891-9153799c8ad6 .shogun-image-content {
  
    align-items: center;
  
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shg-align-container {
  text-align: center
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
    
    
  }


.s-04eac43b-ddae-4727-a891-9153799c8ad6 .shogun-image-content {
  
    align-items: center;
  
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shg-align-container {
  text-align: center
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
    
    
  }


.s-04eac43b-ddae-4727-a891-9153799c8ad6 .shogun-image-content {
  
    align-items: center;
  
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shg-align-container {
  text-align: center
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
    
    
  }


.s-04eac43b-ddae-4727-a891-9153799c8ad6 .shogun-image-content {
  
    align-items: center;
  
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shg-align-container {
  text-align: center
}

.s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04eac43b-ddae-4727-a891-9153799c8ad6.shogun-image {
  box-sizing: border-box;
}


}
#s-1bf90828-22bd-490c-9f61-cdec9ce86401 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-1bf90828-22bd-490c-9f61-cdec9ce86401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf90828-22bd-490c-9f61-cdec9ce86401.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-1bf90828-22bd-490c-9f61-cdec9ce86401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf90828-22bd-490c-9f61-cdec9ce86401.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-1bf90828-22bd-490c-9f61-cdec9ce86401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf90828-22bd-490c-9f61-cdec9ce86401.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-1bf90828-22bd-490c-9f61-cdec9ce86401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf90828-22bd-490c-9f61-cdec9ce86401.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-1bf90828-22bd-490c-9f61-cdec9ce86401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf90828-22bd-490c-9f61-cdec9ce86401.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-113f1849-f177-408d-be31-9e649a24f4df {
  text-align: left;
}

#s-113f1849-f177-408d-be31-9e649a24f4df .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-98a95be0-2725-47c4-9820-ad5cffed2140 {
  max-width: 80px;
}








#s-98a95be0-2725-47c4-9820-ad5cffed2140 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a95be0-2725-47c4-9820-ad5cffed2140.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03a4a978-bf39-4a92-bc0c-5192a57ae983 {
  margin-left: 0%;
margin-right: auto;
}








#s-03a4a978-bf39-4a92-bc0c-5192a57ae983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a4a978-bf39-4a92-bc0c-5192a57ae983.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 {
  max-width: 280px;
text-align: center;
}







  img.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
    
    
  }


.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shg-align-container {
  text-align: center
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
    
    
  }


.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shg-align-container {
  text-align: center
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
    
    
  }


.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shg-align-container {
  text-align: center
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
    
    
  }


.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shg-align-container {
  text-align: center
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
    
    
  }


.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shg-align-container {
  text-align: center
}

.s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70d676e7-befb-4e14-b7c0-4e261c2ac1c9.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 0px) {
[id="s-8c4dd523-60a4-4a35-9149-1d6d8233a3fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c4dd523-60a4-4a35-9149-1d6d8233a3fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8c4dd523-60a4-4a35-9149-1d6d8233a3fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8c4dd523-60a4-4a35-9149-1d6d8233a3fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-88f05582-9346-4e70-a43c-5130ed2f4d36 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-88f05582-9346-4e70-a43c-5130ed2f4d36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88f05582-9346-4e70-a43c-5130ed2f4d36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-63319009-29c5-490e-a0a2-ebd5126912fd {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-63319009-29c5-490e-a0a2-ebd5126912fd {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-63319009-29c5-490e-a0a2-ebd5126912fd, #wrap-s-63319009-29c5-490e-a0a2-ebd5126912fd { display:none !important; }}
@media (min-width: 0px) {
[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-63319009-29c5-490e-a0a2-ebd5126912fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-99aa1e99-e573-46eb-aa1f-9aa38f7f1758 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-99aa1e99-e573-46eb-aa1f-9aa38f7f1758 {
  padding-bottom: 10px;
}
}







#s-99aa1e99-e573-46eb-aa1f-9aa38f7f1758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99aa1e99-e573-46eb-aa1f-9aa38f7f1758.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 {
  max-width: 80px;
}
}






  img.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
    
    
  }


.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shg-align-container {
  text-align: center
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
    
    
  }


.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shg-align-container {
  text-align: center
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
    
    
  }


.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shg-align-container {
  text-align: center
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
    
    
  }


.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shg-align-container {
  text-align: center
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
    
    
  }


.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shg-align-container {
  text-align: center
}

.s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22300cd4-d4ee-4658-8873-73bbeedcd1b7.shogun-image {
  box-sizing: border-box;
}


}
#s-879b4dca-429f-4e52-a08c-61535bf91940 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-879b4dca-429f-4e52-a08c-61535bf91940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-879b4dca-429f-4e52-a08c-61535bf91940.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-879b4dca-429f-4e52-a08c-61535bf91940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-879b4dca-429f-4e52-a08c-61535bf91940.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-879b4dca-429f-4e52-a08c-61535bf91940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-879b4dca-429f-4e52-a08c-61535bf91940.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-879b4dca-429f-4e52-a08c-61535bf91940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-879b4dca-429f-4e52-a08c-61535bf91940.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-879b4dca-429f-4e52-a08c-61535bf91940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-879b4dca-429f-4e52-a08c-61535bf91940.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-99751244-764d-4e82-a860-797d05a473c2 {
  text-align: left;
}

#s-99751244-764d-4e82-a860-797d05a473c2 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-b9ff4862-a7b3-4fde-9804-652d31557209 {
  max-width: 80px;
}








#s-b9ff4862-a7b3-4fde-9804-652d31557209 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9ff4862-a7b3-4fde-9804-652d31557209.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04114e0f-2685-44ec-a9d2-1da9d061e969 {
  margin-left: 0%;
margin-right: auto;
}








#s-04114e0f-2685-44ec-a9d2-1da9d061e969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04114e0f-2685-44ec-a9d2-1da9d061e969.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5044493c-8308-403c-ac19-df311989f343 {
  max-width: 280px;
text-align: center;
}







  img.s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
    
    
  }


.s-5044493c-8308-403c-ac19-df311989f343 .shogun-image-content {
  
    align-items: center;
  
}

.s-5044493c-8308-403c-ac19-df311989f343.shg-align-container {
  text-align: center
}

.s-5044493c-8308-403c-ac19-df311989f343.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
    
    
  }


.s-5044493c-8308-403c-ac19-df311989f343 .shogun-image-content {
  
    align-items: center;
  
}

.s-5044493c-8308-403c-ac19-df311989f343.shg-align-container {
  text-align: center
}

.s-5044493c-8308-403c-ac19-df311989f343.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
    
    
  }


.s-5044493c-8308-403c-ac19-df311989f343 .shogun-image-content {
  
    align-items: center;
  
}

.s-5044493c-8308-403c-ac19-df311989f343.shg-align-container {
  text-align: center
}

.s-5044493c-8308-403c-ac19-df311989f343.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
    
    
  }


.s-5044493c-8308-403c-ac19-df311989f343 .shogun-image-content {
  
    align-items: center;
  
}

.s-5044493c-8308-403c-ac19-df311989f343.shg-align-container {
  text-align: center
}

.s-5044493c-8308-403c-ac19-df311989f343.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
    
    
  }


.s-5044493c-8308-403c-ac19-df311989f343 .shogun-image-content {
  
    align-items: center;
  
}

.s-5044493c-8308-403c-ac19-df311989f343.shg-align-container {
  text-align: center
}

.s-5044493c-8308-403c-ac19-df311989f343.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5044493c-8308-403c-ac19-df311989f343.shogun-image {
  box-sizing: border-box;
}


}
#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b {
  display: none;
}
#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b, #wrap-s-b34b81dd-35ae-4bd6-87bf-5d355bac554b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b {
  display: none;
}
#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b, #wrap-s-b34b81dd-35ae-4bd6-87bf-5d355bac554b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b {
  display: none;
}
#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b, #wrap-s-b34b81dd-35ae-4bd6-87bf-5d355bac554b { display:none !important; }}@media (max-width: 767px){#s-b34b81dd-35ae-4bd6-87bf-5d355bac554b {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-b34b81dd-35ae-4bd6-87bf-5d355bac554b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-fa6eb395-74f2-49b9-b335-45d5f15d91d0 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-fa6eb395-74f2-49b9-b335-45d5f15d91d0 {
  padding-bottom: 10px;
}
}







#s-fa6eb395-74f2-49b9-b335-45d5f15d91d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa6eb395-74f2-49b9-b335-45d5f15d91d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377 {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-39b0dc58-5d08-4d9c-90ca-938b11da5377 {
  max-width: 80px;
}
}






  img.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
    
    
  }


.s-39b0dc58-5d08-4d9c-90ca-938b11da5377 .shogun-image-content {
  
    align-items: center;
  
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shg-align-container {
  text-align: center
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
    
    
  }


.s-39b0dc58-5d08-4d9c-90ca-938b11da5377 .shogun-image-content {
  
    align-items: center;
  
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shg-align-container {
  text-align: center
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
  box-sizing: border-box;
}


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





  img.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
    
    
  }


.s-39b0dc58-5d08-4d9c-90ca-938b11da5377 .shogun-image-content {
  
    align-items: center;
  
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shg-align-container {
  text-align: center
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
  box-sizing: border-box;
}


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





  img.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
    
    
  }


.s-39b0dc58-5d08-4d9c-90ca-938b11da5377 .shogun-image-content {
  
    align-items: center;
  
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shg-align-container {
  text-align: center
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
  box-sizing: border-box;
}


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





  img.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
    
    
  }


.s-39b0dc58-5d08-4d9c-90ca-938b11da5377 .shogun-image-content {
  
    align-items: center;
  
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shg-align-container {
  text-align: center
}

.s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39b0dc58-5d08-4d9c-90ca-938b11da5377.shogun-image {
  box-sizing: border-box;
}


}
#s-97914441-079c-4c37-9492-ff8f18d95bfb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-97914441-079c-4c37-9492-ff8f18d95bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97914441-079c-4c37-9492-ff8f18d95bfb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-97914441-079c-4c37-9492-ff8f18d95bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97914441-079c-4c37-9492-ff8f18d95bfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-97914441-079c-4c37-9492-ff8f18d95bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97914441-079c-4c37-9492-ff8f18d95bfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-97914441-079c-4c37-9492-ff8f18d95bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97914441-079c-4c37-9492-ff8f18d95bfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-97914441-079c-4c37-9492-ff8f18d95bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97914441-079c-4c37-9492-ff8f18d95bfb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-40e4c95b-d3ac-4f0d-9338-c07d8920bbd2 {
  text-align: left;
}

#s-40e4c95b-d3ac-4f0d-9338-c07d8920bbd2 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-36afb042-d691-4e3f-a82f-a31a4f42b1be {
  max-width: 80px;
}








#s-36afb042-d691-4e3f-a82f-a31a4f42b1be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36afb042-d691-4e3f-a82f-a31a4f42b1be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a6cebfd1-b705-40fc-abd4-fa2d03868a09 {
  margin-left: 0%;
margin-right: auto;
}








#s-a6cebfd1-b705-40fc-abd4-fa2d03868a09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6cebfd1-b705-40fc-abd4-fa2d03868a09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778 {
  max-width: 280px;
text-align: center;
}







  img.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
    
    
  }


.s-e35332b2-b282-4b6e-a393-fb8ba5f10778 .shogun-image-content {
  
    align-items: center;
  
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shg-align-container {
  text-align: center
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
    
    
  }


.s-e35332b2-b282-4b6e-a393-fb8ba5f10778 .shogun-image-content {
  
    align-items: center;
  
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shg-align-container {
  text-align: center
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
    
    
  }


.s-e35332b2-b282-4b6e-a393-fb8ba5f10778 .shogun-image-content {
  
    align-items: center;
  
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shg-align-container {
  text-align: center
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
    
    
  }


.s-e35332b2-b282-4b6e-a393-fb8ba5f10778 .shogun-image-content {
  
    align-items: center;
  
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shg-align-container {
  text-align: center
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
    
    
  }


.s-e35332b2-b282-4b6e-a393-fb8ba5f10778 .shogun-image-content {
  
    align-items: center;
  
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shg-align-container {
  text-align: center
}

.s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e35332b2-b282-4b6e-a393-fb8ba5f10778.shogun-image {
  box-sizing: border-box;
}


}
#s-5a96c7c4-b232-404b-8d2f-b5ed86cf4974 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5a96c7c4-b232-404b-8d2f-b5ed86cf4974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a96c7c4-b232-404b-8d2f-b5ed86cf4974.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6 {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6 {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6, #wrap-s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0a79a888-3aa1-48cf-9f7d-3ae7816399d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-ab2f9f28-376d-4f0a-a4ab-0dd6913d0735 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-ab2f9f28-376d-4f0a-a4ab-0dd6913d0735 {
  padding-bottom: 10px;
}
}







#s-ab2f9f28-376d-4f0a-a4ab-0dd6913d0735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab2f9f28-376d-4f0a-a4ab-0dd6913d0735.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 {
  max-width: 80px;
}
}






  img.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
    
    
  }


.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 .shogun-image-content {
  
    align-items: center;
  
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shg-align-container {
  text-align: center
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
    
    
  }


.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 .shogun-image-content {
  
    align-items: center;
  
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shg-align-container {
  text-align: center
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
    
    
  }


.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 .shogun-image-content {
  
    align-items: center;
  
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shg-align-container {
  text-align: center
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
    
    
  }


.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 .shogun-image-content {
  
    align-items: center;
  
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shg-align-container {
  text-align: center
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
    
    
  }


.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708 .shogun-image-content {
  
    align-items: center;
  
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shg-align-container {
  text-align: center
}

.s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f57fcf71-33a5-4521-b2b1-a0b4831f3708.shogun-image {
  box-sizing: border-box;
}


}
#s-27cf3658-5d80-4441-bd39-c76f0f9301da {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-27cf3658-5d80-4441-bd39-c76f0f9301da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27cf3658-5d80-4441-bd39-c76f0f9301da.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-27cf3658-5d80-4441-bd39-c76f0f9301da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27cf3658-5d80-4441-bd39-c76f0f9301da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-27cf3658-5d80-4441-bd39-c76f0f9301da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27cf3658-5d80-4441-bd39-c76f0f9301da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-27cf3658-5d80-4441-bd39-c76f0f9301da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27cf3658-5d80-4441-bd39-c76f0f9301da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-27cf3658-5d80-4441-bd39-c76f0f9301da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27cf3658-5d80-4441-bd39-c76f0f9301da.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-95320774-0c2a-4aa4-a6f5-a7a389c5e675 {
  text-align: left;
}

#s-95320774-0c2a-4aa4-a6f5-a7a389c5e675 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-8c23d37b-a95e-411f-b9ba-fbf5bfd1ade0 {
  max-width: 80px;
}








#s-8c23d37b-a95e-411f-b9ba-fbf5bfd1ade0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c23d37b-a95e-411f-b9ba-fbf5bfd1ade0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2e692bf-d57a-4971-a6c3-43529ec4b8bf {
  margin-left: 0%;
margin-right: auto;
}








#s-c2e692bf-d57a-4971-a6c3-43529ec4b8bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2e692bf-d57a-4971-a6c3-43529ec4b8bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83d40c71-0053-4d18-9257-a12e48624950 {
  max-width: 280px;
text-align: center;
}







  img.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
    
    
  }


.s-83d40c71-0053-4d18-9257-a12e48624950 .shogun-image-content {
  
    align-items: center;
  
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shg-align-container {
  text-align: center
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
    
    
  }


.s-83d40c71-0053-4d18-9257-a12e48624950 .shogun-image-content {
  
    align-items: center;
  
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shg-align-container {
  text-align: center
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
    
    
  }


.s-83d40c71-0053-4d18-9257-a12e48624950 .shogun-image-content {
  
    align-items: center;
  
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shg-align-container {
  text-align: center
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
    
    
  }


.s-83d40c71-0053-4d18-9257-a12e48624950 .shogun-image-content {
  
    align-items: center;
  
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shg-align-container {
  text-align: center
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
    
    
  }


.s-83d40c71-0053-4d18-9257-a12e48624950 .shogun-image-content {
  
    align-items: center;
  
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shg-align-container {
  text-align: center
}

.s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83d40c71-0053-4d18-9257-a12e48624950.shogun-image {
  box-sizing: border-box;
}


}
#s-48b3a0b4-d429-4420-becd-636d75217b43 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-48b3a0b4-d429-4420-becd-636d75217b43 {
  display: none;
}
#s-48b3a0b4-d429-4420-becd-636d75217b43, #wrap-s-48b3a0b4-d429-4420-becd-636d75217b43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48b3a0b4-d429-4420-becd-636d75217b43 {
  display: none;
}
#s-48b3a0b4-d429-4420-becd-636d75217b43, #wrap-s-48b3a0b4-d429-4420-becd-636d75217b43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48b3a0b4-d429-4420-becd-636d75217b43 {
  display: none;
}
#s-48b3a0b4-d429-4420-becd-636d75217b43, #wrap-s-48b3a0b4-d429-4420-becd-636d75217b43 { display:none !important; }}@media (max-width: 767px){#s-48b3a0b4-d429-4420-becd-636d75217b43 {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-48b3a0b4-d429-4420-becd-636d75217b43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-39d2230e-7253-4fd4-9de0-b35314710d67 {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-39d2230e-7253-4fd4-9de0-b35314710d67 {
  padding-bottom: 10px;
}
}







#s-39d2230e-7253-4fd4-9de0-b35314710d67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39d2230e-7253-4fd4-9de0-b35314710d67.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 {
  max-width: 80px;
}
}






  img.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
    
    
  }


.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shg-align-container {
  text-align: center
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
    
    
  }


.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shg-align-container {
  text-align: center
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
    
    
  }


.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shg-align-container {
  text-align: center
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
    
    
  }


.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shg-align-container {
  text-align: center
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
    
    
  }


.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shg-align-container {
  text-align: center
}

.s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-986e8e26-b049-45a9-88dc-43c2ffe3d8f8.shogun-image {
  box-sizing: border-box;
}


}
#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aa049a-f449-4715-91f0-a7dcdac32ad6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-fe48865a-6733-4f10-9cd5-a0021ed0a434 {
  text-align: left;
}

#s-fe48865a-6733-4f10-9cd5-a0021ed0a434 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-5d81e6a8-1f8c-46da-838b-c66107341e35 {
  max-width: 80px;
}








#s-5d81e6a8-1f8c-46da-838b-c66107341e35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d81e6a8-1f8c-46da-838b-c66107341e35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31c064b3-7f88-4e0e-96ba-5022b46cd8ca {
  margin-left: 0%;
margin-right: auto;
}








#s-31c064b3-7f88-4e0e-96ba-5022b46cd8ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31c064b3-7f88-4e0e-96ba-5022b46cd8ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 {
  max-width: 280px;
text-align: center;
}







  img.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
    
    
  }


.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shg-align-container {
  text-align: center
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
    
    
  }


.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shg-align-container {
  text-align: center
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
    
    
  }


.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shg-align-container {
  text-align: center
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
    
    
  }


.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shg-align-container {
  text-align: center
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
    
    
  }


.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shg-align-container {
  text-align: center
}

.s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ce9a35e-82a6-496e-91f7-a085ee29ee66.shogun-image {
  box-sizing: border-box;
}


}
#s-92ff3578-1f43-46f2-95a6-aac5adc90bd2 {
  box-shadow:3px 2px 6px 4px rgba(104, 95, 66, 0.15);
margin-bottom: 20px;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-92ff3578-1f43-46f2-95a6-aac5adc90bd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92ff3578-1f43-46f2-95a6-aac5adc90bd2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f896bcf5-8d73-488f-b961-192829f78148 {
  padding-bottom: 20px;
}
@media (max-width: 767px){#s-f896bcf5-8d73-488f-b961-192829f78148 {
  padding-bottom: 10px;
max-width: 100%;
display: none;
}
#s-f896bcf5-8d73-488f-b961-192829f78148, #wrap-s-f896bcf5-8d73-488f-b961-192829f78148 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-f896bcf5-8d73-488f-b961-192829f78148"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-c9547061-a07b-4421-ba73-8be0af41c23c {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-c9547061-a07b-4421-ba73-8be0af41c23c {
  padding-bottom: 10px;
}
}







#s-c9547061-a07b-4421-ba73-8be0af41c23c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9547061-a07b-4421-ba73-8be0af41c23c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d {
  border-radius: 100px;
max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d {
  max-width: 80px;
}
}






  img.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
    
    
  }


.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d .shogun-image-content {
  
    align-items: center;
  
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shg-align-container {
  text-align: center
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
    
    
  }


.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d .shogun-image-content {
  
    align-items: center;
  
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shg-align-container {
  text-align: center
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
    
    
  }


.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d .shogun-image-content {
  
    align-items: center;
  
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shg-align-container {
  text-align: center
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
    
    
  }


.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d .shogun-image-content {
  
    align-items: center;
  
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shg-align-container {
  text-align: center
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
    
    
  }


.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d .shogun-image-content {
  
    align-items: center;
  
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shg-align-container {
  text-align: center
}

.s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83ebdc10-ac79-4a59-9872-f30d7ee7d35d.shogun-image {
  box-sizing: border-box;
}


}
#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f15ee1-b1d4-4efc-98e7-31727a67c0ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-24c69248-fc72-45ea-8d89-697339e63651 {
  text-align: left;
}

#s-24c69248-fc72-45ea-8d89-697339e63651 .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-2ef0a0c2-f43e-4730-93ae-211a2f7a520a {
  max-width: 80px;
}








#s-2ef0a0c2-f43e-4730-93ae-211a2f7a520a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ef0a0c2-f43e-4730-93ae-211a2f7a520a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d45070f-4e28-4e94-a82f-4e07069f6eeb {
  margin-left: 0%;
margin-right: auto;
}








#s-0d45070f-4e28-4e94-a82f-4e07069f6eeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d45070f-4e28-4e94-a82f-4e07069f6eeb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea {
  max-width: 280px;
text-align: center;
}







  img.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
    
    
  }


.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea .shogun-image-content {
  
    align-items: center;
  
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shg-align-container {
  text-align: center
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
    
    
  }


.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea .shogun-image-content {
  
    align-items: center;
  
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shg-align-container {
  text-align: center
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
    
    
  }


.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea .shogun-image-content {
  
    align-items: center;
  
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shg-align-container {
  text-align: center
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
    
    
  }


.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea .shogun-image-content {
  
    align-items: center;
  
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shg-align-container {
  text-align: center
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
    
    
  }


.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea .shogun-image-content {
  
    align-items: center;
  
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shg-align-container {
  text-align: center
}

.s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc809dcf-dc7b-4549-bf0e-866e5614bcea.shogun-image {
  box-sizing: border-box;
}


}
#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 {
  display: none;
}
#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5, #wrap-s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 {
  display: none;
}
#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5, #wrap-s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 {
  display: none;
}
#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5, #wrap-s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 { display:none !important; }}@media (max-width: 767px){#s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5 {
  padding-bottom: 10px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-6d57bfee-d86c-4fa9-8b82-713a7b0f7ee5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

}

#s-92f222ba-aa4e-47ef-9d49-47a2f091521a {
  margin-right: 0%;
max-width: 80px;
}
@media (max-width: 767px){#s-92f222ba-aa4e-47ef-9d49-47a2f091521a {
  padding-bottom: 10px;
}
}







#s-92f222ba-aa4e-47ef-9d49-47a2f091521a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92f222ba-aa4e-47ef-9d49-47a2f091521a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323 {
  max-width: 140px;
text-align: center;
}
@media (max-width: 767px){#s-59c2937a-e87e-4faf-8e05-a2b0240ef323 {
  max-width: 80px;
}
}






  img.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
    
    
  }


.s-59c2937a-e87e-4faf-8e05-a2b0240ef323 .shogun-image-content {
  
    align-items: center;
  
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shg-align-container {
  text-align: center
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
    
    
  }


.s-59c2937a-e87e-4faf-8e05-a2b0240ef323 .shogun-image-content {
  
    align-items: center;
  
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shg-align-container {
  text-align: center
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
  box-sizing: border-box;
}


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





  img.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
    
    
  }


.s-59c2937a-e87e-4faf-8e05-a2b0240ef323 .shogun-image-content {
  
    align-items: center;
  
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shg-align-container {
  text-align: center
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
  box-sizing: border-box;
}


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





  img.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
    
    
  }


.s-59c2937a-e87e-4faf-8e05-a2b0240ef323 .shogun-image-content {
  
    align-items: center;
  
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shg-align-container {
  text-align: center
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
  box-sizing: border-box;
}


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





  img.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
    
    
  }


.s-59c2937a-e87e-4faf-8e05-a2b0240ef323 .shogun-image-content {
  
    align-items: center;
  
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shg-align-container {
  text-align: center
}

.s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59c2937a-e87e-4faf-8e05-a2b0240ef323.shogun-image {
  box-sizing: border-box;
}


}
#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}








#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50036ef1-0807-4b63-90fa-c58a44fc2d29.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50036ef1-0807-4b63-90fa-c58a44fc2d29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50036ef1-0807-4b63-90fa-c58a44fc2d29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50036ef1-0807-4b63-90fa-c58a44fc2d29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-50036ef1-0807-4b63-90fa-c58a44fc2d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50036ef1-0807-4b63-90fa-c58a44fc2d29.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-331f68be-504b-4ff6-8512-f5d8810dd99d {
  text-align: left;
}

#s-331f68be-504b-4ff6-8512-f5d8810dd99d .shogun-heading-component h4 {
  color: rgba(18, 47, 45, 1);
  font-weight:  normal ;
  font-family: "LUXIA";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-cc778bee-e35b-46c3-ba31-19f120eb5513 {
  max-width: 80px;
}








#s-cc778bee-e35b-46c3-ba31-19f120eb5513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc778bee-e35b-46c3-ba31-19f120eb5513.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-337fdaf0-12b3-4a92-b9ce-7f9bd77dfff5 {
  margin-left: 0%;
margin-right: auto;
}








#s-337fdaf0-12b3-4a92-b9ce-7f9bd77dfff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-337fdaf0-12b3-4a92-b9ce-7f9bd77dfff5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc {
  max-width: 280px;
text-align: center;
}







  img.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
    
    
  }


.s-8073f76b-7364-4c89-97ba-3890d4ead3dc .shogun-image-content {
  
    align-items: center;
  
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shg-align-container {
  text-align: center
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
    
    
  }


.s-8073f76b-7364-4c89-97ba-3890d4ead3dc .shogun-image-content {
  
    align-items: center;
  
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shg-align-container {
  text-align: center
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
    
    
  }


.s-8073f76b-7364-4c89-97ba-3890d4ead3dc .shogun-image-content {
  
    align-items: center;
  
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shg-align-container {
  text-align: center
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
    
    
  }


.s-8073f76b-7364-4c89-97ba-3890d4ead3dc .shogun-image-content {
  
    align-items: center;
  
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shg-align-container {
  text-align: center
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
    
    
  }


.s-8073f76b-7364-4c89-97ba-3890d4ead3dc .shogun-image-content {
  
    align-items: center;
  
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shg-align-container {
  text-align: center
}

.s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8073f76b-7364-4c89-97ba-3890d4ead3dc.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 0px) {
[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68b093e2-0942-4651-87cf-b0db7dd0eeb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-24c9ea4c-2f89-4d1f-b11a-96dc90914b3d {
  min-height: 50px;
}








#s-24c9ea4c-2f89-4d1f-b11a-96dc90914b3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24c9ea4c-2f89-4d1f-b11a-96dc90914b3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 {
  max-width: 140px;
text-align: center;
}







  img.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
    
    
  }


.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shg-align-container {
  text-align: center
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
    
    
  }


.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shg-align-container {
  text-align: center
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
    
    
  }


.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shg-align-container {
  text-align: center
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
    
    
  }


.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shg-align-container {
  text-align: center
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
    
    
  }


.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0 .shogun-image-content {
  
    align-items: center;
  
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shg-align-container {
  text-align: center
}

.s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67eec9e1-8ddc-4c65-8a5a-d78d6b8a97f0.shogun-image {
  box-sizing: border-box;
}


}
#s-4e861671-1fed-49e6-9c24-d755f6093e97 {
  min-height: 50px;
}








#s-4e861671-1fed-49e6-9c24-d755f6093e97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e861671-1fed-49e6-9c24-d755f6093e97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d282f4b6-ac40-4bc7-914e-2343cd14508f {
  margin-bottom: 5px;
text-align: left;
}

#s-d282f4b6-ac40-4bc7-914e-2343cd14508f .shogun-heading-component h4 {
  color: rgba(178, 173, 158, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-3b751bd3-d85f-430d-b861-f9cd528532c8 {
  margin-left: 0%;
margin-bottom: 10px;
margin-right: auto;
max-width: 80px;
}








#s-3b751bd3-d85f-430d-b861-f9cd528532c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b751bd3-d85f-430d-b861-f9cd528532c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce {
  max-width: 80px;
text-align: center;
}







  img.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
    
    
  }


.s-08581432-1e60-41e8-a1b3-b1460ad964ce .shogun-image-content {
  
    align-items: center;
  
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shg-align-container {
  text-align: center
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
    
    
  }


.s-08581432-1e60-41e8-a1b3-b1460ad964ce .shogun-image-content {
  
    align-items: center;
  
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shg-align-container {
  text-align: center
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
    
    
  }


.s-08581432-1e60-41e8-a1b3-b1460ad964ce .shogun-image-content {
  
    align-items: center;
  
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shg-align-container {
  text-align: center
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
    
    
  }


.s-08581432-1e60-41e8-a1b3-b1460ad964ce .shogun-image-content {
  
    align-items: center;
  
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shg-align-container {
  text-align: center
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
    
    
  }


.s-08581432-1e60-41e8-a1b3-b1460ad964ce .shogun-image-content {
  
    align-items: center;
  
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shg-align-container {
  text-align: center
}

.s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08581432-1e60-41e8-a1b3-b1460ad964ce.shogun-image {
  box-sizing: border-box;
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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