.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-c157e6c3-3d37-402b-add8-f065abad5862 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -55px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-c157e6c3-3d37-402b-add8-f065abad5862 {
  display: none;
}
#s-c157e6c3-3d37-402b-add8-f065abad5862, #wrap-s-c157e6c3-3d37-402b-add8-f065abad5862 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c157e6c3-3d37-402b-add8-f065abad5862 {
  display: none;
}
#s-c157e6c3-3d37-402b-add8-f065abad5862, #wrap-s-c157e6c3-3d37-402b-add8-f065abad5862 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c157e6c3-3d37-402b-add8-f065abad5862 {
  
}
}@media (max-width: 767px){#s-c157e6c3-3d37-402b-add8-f065abad5862 {
  display: none;
}
#s-c157e6c3-3d37-402b-add8-f065abad5862, #wrap-s-c157e6c3-3d37-402b-add8-f065abad5862 { display:none !important; }}
#s-c157e6c3-3d37-402b-add8-f065abad5862 {
  background-image: url(https://i.shgcdn.com/ee160049-1cf9-4247-905f-959cad7d4e76/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c157e6c3-3d37-402b-add8-f065abad5862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c157e6c3-3d37-402b-add8-f065abad5862.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-b2bc50e9-385f-4b95-9b84-005c61f53e80 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b2bc50e9-385f-4b95-9b84-005c61f53e80 {
  display: none;
}
#s-b2bc50e9-385f-4b95-9b84-005c61f53e80, #wrap-s-b2bc50e9-385f-4b95-9b84-005c61f53e80 { display:none !important; }}
#s-b2bc50e9-385f-4b95-9b84-005c61f53e80 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 39px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}



.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-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-a25ee61b-aade-4463-9c74-04d848065513 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.84px;
background-image: none;
hover-type: color;
}
#s-a25ee61b-aade-4463-9c74-04d848065513:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-a25ee61b-aade-4463-9c74-04d848065513:active {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 3px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-a25ee61b-aade-4463-9c74-04d848065513 {
  display: none;
}
#s-a25ee61b-aade-4463-9c74-04d848065513, #wrap-s-a25ee61b-aade-4463-9c74-04d848065513 { display:none !important; }}

  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
  #s-a25ee61b-aade-4463-9c74-04d848065513-root {
    text-align: center;
  }


#s-a25ee61b-aade-4463-9c74-04d848065513.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-519f02da-d3b2-4869-9f07-2a13374cbab4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 18px;
padding-right: 18px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-519f02da-d3b2-4869-9f07-2a13374cbab4 {
  display: none;
}
#s-519f02da-d3b2-4869-9f07-2a13374cbab4, #wrap-s-519f02da-d3b2-4869-9f07-2a13374cbab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-519f02da-d3b2-4869-9f07-2a13374cbab4 {
  display: none;
}
#s-519f02da-d3b2-4869-9f07-2a13374cbab4, #wrap-s-519f02da-d3b2-4869-9f07-2a13374cbab4 { display:none !important; }}@media (max-width: 767px){#s-519f02da-d3b2-4869-9f07-2a13374cbab4 {
  display: none;
}
#s-519f02da-d3b2-4869-9f07-2a13374cbab4, #wrap-s-519f02da-d3b2-4869-9f07-2a13374cbab4 { display:none !important; }}







#s-519f02da-d3b2-4869-9f07-2a13374cbab4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-519f02da-d3b2-4869-9f07-2a13374cbab4.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-519f02da-d3b2-4869-9f07-2a13374cbab4 > .shg-box-overlay {
  background-color: rgba(248, 240, 235, 1);
  opacity: 0;
}#s-519f02da-d3b2-4869-9f07-2a13374cbab4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 {
  display: none;
}
#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474, #wrap-s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 {
  display: none;
}
#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474, #wrap-s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 { display:none !important; }}@media (max-width: 767px){#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 {
  display: none;
}
#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474, #wrap-s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 { display:none !important; }}







#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89230cbf-6af9-4d27-ae8e-ba416ddd6474.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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-69d08220-5765-47e4-94c5-ed99a2251243 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
}

#s-b5f140a0-3407-417f-b723-9549c7bc5791 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 1px;
padding-left: 35px;
padding-bottom: 1px;
padding-right: 35px;
border-top-width: 15px;
border-left-width: 15px;
border-bottom-width: 15px;
border-right-width: 15px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
}
#s-b5f140a0-3407-417f-b723-9549c7bc5791:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b5f140a0-3407-417f-b723-9549c7bc5791:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-b5f140a0-3407-417f-b723-9549c7bc5791-root {
    text-align: center;
  }


#s-b5f140a0-3407-417f-b723-9549c7bc5791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-19fa354d-8fee-41d5-af05-881c87a8b1b6 {
  margin-top: 10px;
margin-bottom: 45px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-19fa354d-8fee-41d5-af05-881c87a8b1b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-19fa354d-8fee-41d5-af05-881c87a8b1b6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-19fa354d-8fee-41d5-af05-881c87a8b1b6 {
  display: none;
}
#s-19fa354d-8fee-41d5-af05-881c87a8b1b6, #wrap-s-19fa354d-8fee-41d5-af05-881c87a8b1b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19fa354d-8fee-41d5-af05-881c87a8b1b6 {
  display: none;
}
#s-19fa354d-8fee-41d5-af05-881c87a8b1b6, #wrap-s-19fa354d-8fee-41d5-af05-881c87a8b1b6 { display:none !important; }}

  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-19fa354d-8fee-41d5-af05-881c87a8b1b6-root {
    text-align: center;
  }


#s-19fa354d-8fee-41d5-af05-881c87a8b1b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-fc187901-380d-4904-8db1-a7ef096f95ec {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -55px;
min-height: 630px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc187901-380d-4904-8db1-a7ef096f95ec {
  display: none;
}
#s-fc187901-380d-4904-8db1-a7ef096f95ec, #wrap-s-fc187901-380d-4904-8db1-a7ef096f95ec { display:none !important; }}@media (max-width: 767px){#s-fc187901-380d-4904-8db1-a7ef096f95ec {
  display: none;
}
#s-fc187901-380d-4904-8db1-a7ef096f95ec, #wrap-s-fc187901-380d-4904-8db1-a7ef096f95ec { display:none !important; }}
#s-fc187901-380d-4904-8db1-a7ef096f95ec {
  background-image: url(https://i.shgcdn.com/709db3b3-476e-4390-85c3-ca67acfc57c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fc187901-380d-4904-8db1-a7ef096f95ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc187901-380d-4904-8db1-a7ef096f95ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a26e306-0ada-49fc-89e5-11db8ee33222 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a26e306-0ada-49fc-89e5-11db8ee33222 {
  display: none;
}
#s-1a26e306-0ada-49fc-89e5-11db8ee33222, #wrap-s-1a26e306-0ada-49fc-89e5-11db8ee33222 { display:none !important; }}
#s-1a26e306-0ada-49fc-89e5-11db8ee33222 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 39px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}



#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.84px;
background-image: none;
hover-type: color;
}
#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e:active {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 3px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e {
  display: none;
}
#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e, #wrap-s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e { display:none !important; }}

  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
  #s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e-root {
    text-align: center;
  }


#s-8dcc6c4c-6043-4a84-a0ed-c97c6474a24e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}

#s-c682df82-385b-4bbc-a427-17a55b8514af {
  border-style: solid;
margin-top: 20px;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 15px;
padding-left: 4%;
padding-bottom: 15px;
padding-right: 4%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
max-width: 500px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.84px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-c682df82-385b-4bbc-a427-17a55b8514af:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c682df82-385b-4bbc-a427-17a55b8514af:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c682df82-385b-4bbc-a427-17a55b8514af {
  display: none;
}
#s-c682df82-385b-4bbc-a427-17a55b8514af, #wrap-s-c682df82-385b-4bbc-a427-17a55b8514af { display:none !important; }}@media (max-width: 767px){#s-c682df82-385b-4bbc-a427-17a55b8514af {
  display: none;
}
#s-c682df82-385b-4bbc-a427-17a55b8514af, #wrap-s-c682df82-385b-4bbc-a427-17a55b8514af { display:none !important; }}

  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-c682df82-385b-4bbc-a427-17a55b8514af-root {
    text-align: center;
  }


#s-c682df82-385b-4bbc-a427-17a55b8514af.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-fe22899f-46dd-4444-b965-c1108f473716 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -55px;
min-height: 630px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe22899f-46dd-4444-b965-c1108f473716 {
  display: none;
}
#s-fe22899f-46dd-4444-b965-c1108f473716, #wrap-s-fe22899f-46dd-4444-b965-c1108f473716 { display:none !important; }}@media (max-width: 767px){#s-fe22899f-46dd-4444-b965-c1108f473716 {
  display: none;
}
#s-fe22899f-46dd-4444-b965-c1108f473716, #wrap-s-fe22899f-46dd-4444-b965-c1108f473716 { display:none !important; }}
#s-fe22899f-46dd-4444-b965-c1108f473716 {
  background-image: url(https://i.shgcdn.com/ee160049-1cf9-4247-905f-959cad7d4e76/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fe22899f-46dd-4444-b965-c1108f473716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe22899f-46dd-4444-b965-c1108f473716.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6c5fb9e-577c-4f65-bed5-272d12e4dc28 {
  margin-bottom: 17.5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6c5fb9e-577c-4f65-bed5-272d12e4dc28 {
  display: none;
}
#s-c6c5fb9e-577c-4f65-bed5-272d12e4dc28, #wrap-s-c6c5fb9e-577c-4f65-bed5-272d12e4dc28 { display:none !important; }}
#s-c6c5fb9e-577c-4f65-bed5-272d12e4dc28 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}



#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 {
  display: none;
}
#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5, #wrap-s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 { display:none !important; }}@media (max-width: 767px){#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 {
  display: none;
}
#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5, #wrap-s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 { display:none !important; }}







#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c841ed7-fe5d-41e0-9bb5-b638027575e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-860628a7-fee5-41ea-9be7-a4e78125c00e {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-860628a7-fee5-41ea-9be7-a4e78125c00e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-860628a7-fee5-41ea-9be7-a4e78125c00e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-860628a7-fee5-41ea-9be7-a4e78125c00e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-860628a7-fee5-41ea-9be7-a4e78125c00e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-835fbc01-9b82-43b4-8821-bc955a9dc90a {
  margin-top: 0px;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 0px;
max-width: 500px;
background-color: rgba(0, 0, 0, 1);
text-align: right;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
}
#s-835fbc01-9b82-43b4-8821-bc955a9dc90a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-835fbc01-9b82-43b4-8821-bc955a9dc90a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-835fbc01-9b82-43b4-8821-bc955a9dc90a {
  display: none;
}
#s-835fbc01-9b82-43b4-8821-bc955a9dc90a, #wrap-s-835fbc01-9b82-43b4-8821-bc955a9dc90a { display:none !important; }}@media (max-width: 767px){#s-835fbc01-9b82-43b4-8821-bc955a9dc90a {
  display: none;
}
#s-835fbc01-9b82-43b4-8821-bc955a9dc90a, #wrap-s-835fbc01-9b82-43b4-8821-bc955a9dc90a { display:none !important; }}

  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-835fbc01-9b82-43b4-8821-bc955a9dc90a-root {
    text-align: right;
  }


#s-835fbc01-9b82-43b4-8821-bc955a9dc90a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411 {
  border-style: solid;
margin-left: 5%;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 500px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411 {
  display: none;
}
#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411, #wrap-s-95eea4cb-aa60-4eba-b17c-08c58a3e5411 { display:none !important; }}@media (max-width: 767px){#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411 {
  display: none;
}
#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411, #wrap-s-95eea4cb-aa60-4eba-b17c-08c58a3e5411 { display:none !important; }}

  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-95eea4cb-aa60-4eba-b17c-08c58a3e5411-root {
    text-align: left;
  }


#s-95eea4cb-aa60-4eba-b17c-08c58a3e5411.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-5ffc72d6-0149-4db3-824d-45350f7ba318 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5ffc72d6-0149-4db3-824d-45350f7ba318 {
  display: none;
}
#s-5ffc72d6-0149-4db3-824d-45350f7ba318, #wrap-s-5ffc72d6-0149-4db3-824d-45350f7ba318 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ffc72d6-0149-4db3-824d-45350f7ba318 {
  display: none;
}
#s-5ffc72d6-0149-4db3-824d-45350f7ba318, #wrap-s-5ffc72d6-0149-4db3-824d-45350f7ba318 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ffc72d6-0149-4db3-824d-45350f7ba318 {
  
}
}@media (max-width: 767px){#s-5ffc72d6-0149-4db3-824d-45350f7ba318 {
  
}
}







#s-5ffc72d6-0149-4db3-824d-45350f7ba318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ffc72d6-0149-4db3-824d-45350f7ba318.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ae3274e-8378-4fc5-98b3-8e48f54e29dd {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 1200px){#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 {
  display: none;
}
#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9, #wrap-s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 {
  display: none;
}
#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9, #wrap-s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 {
  
}
}@media (max-width: 767px){#s-b63f8f5d-7244-4052-8f43-ae89c4a9edd9 {
  
}
}
#s-6e4f1c9d-7777-4584-bad1-c8d6bc477c28 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-6e4f1c9d-7777-4584-bad1-c8d6bc477c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e4f1c9d-7777-4584-bad1-c8d6bc477c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6e4f1c9d-7777-4584-bad1-c8d6bc477c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e4f1c9d-7777-4584-bad1-c8d6bc477c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 30%;
padding-bottom: 10px;
padding-right: 30%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
}
#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27 {
  
}
}@media (max-width: 767px){#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27 {
  
}
}

  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27-root {
    text-align: center;
  }


#s-2f8bcd1f-a44f-4819-b668-20fc4ae32e27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-0f1a9327-6097-4c99-a65f-36f6e65e4973 {
  border-style: solid;
padding-top: 10px;
padding-left: 26.5%;
padding-bottom: 10px;
padding-right: 26.5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0f1a9327-6097-4c99-a65f-36f6e65e4973:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0f1a9327-6097-4c99-a65f-36f6e65e4973:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0f1a9327-6097-4c99-a65f-36f6e65e4973 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f1a9327-6097-4c99-a65f-36f6e65e4973 {
  
}
}

  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-0f1a9327-6097-4c99-a65f-36f6e65e4973-root {
    text-align: center;
  }


#s-0f1a9327-6097-4c99-a65f-36f6e65e4973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-7369683c-7697-4e77-8b83-dfba678ffd8c {
  margin-top: -1px;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7369683c-7697-4e77-8b83-dfba678ffd8c {
  display: none;
}
#s-7369683c-7697-4e77-8b83-dfba678ffd8c, #wrap-s-7369683c-7697-4e77-8b83-dfba678ffd8c { display:none !important; }}@media (max-width: 767px){#s-7369683c-7697-4e77-8b83-dfba678ffd8c {
  display: none;
}
#s-7369683c-7697-4e77-8b83-dfba678ffd8c, #wrap-s-7369683c-7697-4e77-8b83-dfba678ffd8c { display:none !important; }}







#s-7369683c-7697-4e77-8b83-dfba678ffd8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7369683c-7697-4e77-8b83-dfba678ffd8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4efd794c-29f7-423a-8d40-f82f6cab677f {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4efd794c-29f7-423a-8d40-f82f6cab677f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-c4d23b71-e47f-4bb0-b091-0a1e528b1516 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 12px;
padding-bottom: 0px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-c4d23b71-e47f-4bb0-b091-0a1e528b1516"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 78.75px);
}

}

@media (min-width: 768px) {
[id="s-c4d23b71-e47f-4bb0-b091-0a1e528b1516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 78.75px);
}

}

@media (min-width: 992px) {
[id="s-c4d23b71-e47f-4bb0-b091-0a1e528b1516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 78.75px);
}

}

@media (min-width: 1200px) {
[id="s-c4d23b71-e47f-4bb0-b091-0a1e528b1516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 78.75px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-36138841-9f7f-4cf0-b981-de15c73c2777 {
  text-align: center;
}







  #s-36138841-9f7f-4cf0-b981-de15c73c2777 img.shogun-image {
    

    
    
    
  }


#s-36138841-9f7f-4cf0-b981-de15c73c2777 .shogun-image-content {
  
    align-items: center;
  
}

#s-25ffb9e3-7099-4bc3-855e-716f0f659e5b {
  text-align: center;
}







  #s-25ffb9e3-7099-4bc3-855e-716f0f659e5b img.shogun-image {
    

    
    
    
  }


#s-25ffb9e3-7099-4bc3-855e-716f0f659e5b .shogun-image-content {
  
    align-items: center;
  
}

#s-0067ef17-19e0-4a7d-b41b-a4f18849115a {
  text-align: center;
}







  #s-0067ef17-19e0-4a7d-b41b-a4f18849115a img.shogun-image {
    

    
    
    
  }


#s-0067ef17-19e0-4a7d-b41b-a4f18849115a .shogun-image-content {
  
    align-items: center;
  
}

#s-a612fed8-337c-42ff-be21-5150f1995dd3 {
  text-align: center;
}







  #s-a612fed8-337c-42ff-be21-5150f1995dd3 img.shogun-image {
    

    
    
    
  }


#s-a612fed8-337c-42ff-be21-5150f1995dd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 {
  margin-top: 0px;
padding-top: 25px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 {
  display: none;
}
#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0, #wrap-s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 {
  display: none;
}
#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0, #wrap-s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 {
  
}
}@media (max-width: 767px){#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 {
  display: none;
}
#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0, #wrap-s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 { display:none !important; }}







#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7437fcbf-b79d-4b54-a7c2-f08fe77519d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0748cac8-775b-4898-b359-0beb5b0112e1 {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0748cac8-775b-4898-b359-0beb5b0112e1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-929f12b8-97ea-4e45-8981-7c906ba44646 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 12px;
padding-left: 12px;
padding-bottom: 0px;
padding-right: 12px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-929f12b8-97ea-4e45-8981-7c906ba44646"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-929f12b8-97ea-4e45-8981-7c906ba44646"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-929f12b8-97ea-4e45-8981-7c906ba44646"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-929f12b8-97ea-4e45-8981-7c906ba44646"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-8db2feba-eda2-4a1a-9fb1-37e58e83f346 {
  text-align: center;
}







  #s-8db2feba-eda2-4a1a-9fb1-37e58e83f346 img.shogun-image {
    

    
    
    
  }


#s-8db2feba-eda2-4a1a-9fb1-37e58e83f346 .shogun-image-content {
  
    align-items: center;
  
}

#s-635e8d42-25c6-418f-831b-9d21abec780b {
  text-align: center;
}







  #s-635e8d42-25c6-418f-831b-9d21abec780b img.shogun-image {
    

    
    
    
  }


#s-635e8d42-25c6-418f-831b-9d21abec780b .shogun-image-content {
  
    align-items: center;
  
}

#s-a699d465-4671-46a0-9ce8-27118cc2f3ee {
  text-align: center;
}







  #s-a699d465-4671-46a0-9ce8-27118cc2f3ee img.shogun-image {
    

    
    
    
  }


#s-a699d465-4671-46a0-9ce8-27118cc2f3ee .shogun-image-content {
  
    align-items: center;
  
}

#s-7d260656-5135-4c7b-bb97-1bb17dcd45b2 {
  text-align: center;
}







  #s-7d260656-5135-4c7b-bb97-1bb17dcd45b2 img.shogun-image {
    

    
    
    
  }


#s-7d260656-5135-4c7b-bb97-1bb17dcd45b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 {
  min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 {
  display: none;
}
#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96, #wrap-s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 { display:none !important; }}@media (max-width: 767px){#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 {
  display: none;
}
#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96, #wrap-s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 { display:none !important; }}







#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7567e004-35a5-429a-a18e-ee4ddf7b7c96.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-d66207d9-dc60-4fb3-87df-6707ccc96b7f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d66207d9-dc60-4fb3-87df-6707ccc96b7f {
  display: none;
}
#s-d66207d9-dc60-4fb3-87df-6707ccc96b7f, #wrap-s-d66207d9-dc60-4fb3-87df-6707ccc96b7f { display:none !important; }}@media (max-width: 767px){#s-d66207d9-dc60-4fb3-87df-6707ccc96b7f {
  display: none;
}
#s-d66207d9-dc60-4fb3-87df-6707ccc96b7f, #wrap-s-d66207d9-dc60-4fb3-87df-6707ccc96b7f { display:none !important; }}
@media (min-width: 0px) {
[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d66207d9-dc60-4fb3-87df-6707ccc96b7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-ed06292a-f344-4094-bcd2-ad9cb51c4b9f {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 100px;
padding-left: 85px;
padding-bottom: 20px;
padding-right: 40px;
min-height: 50px;
}








#s-ed06292a-f344-4094-bcd2-ad9cb51c4b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed06292a-f344-4094-bcd2-ad9cb51c4b9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13bd6935-b0c2-4829-acdb-6a48840541ed {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-330f3ee6-dfb3-4970-83a3-d580140d6a3a {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 25px;
max-width: 500px;
}

#s-d8331dff-dbf6-4b00-a1b9-de386f826a1e {
  text-align: center;
}







  #s-d8331dff-dbf6-4b00-a1b9-de386f826a1e img.shogun-image {
    

    
    
    
  }


#s-d8331dff-dbf6-4b00-a1b9-de386f826a1e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-5066960b-2960-43f2-b39d-086ea8bd61c6 {
  display: none;
}
#s-5066960b-2960-43f2-b39d-086ea8bd61c6, #wrap-s-5066960b-2960-43f2-b39d-086ea8bd61c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5066960b-2960-43f2-b39d-086ea8bd61c6 {
  display: none;
}
#s-5066960b-2960-43f2-b39d-086ea8bd61c6, #wrap-s-5066960b-2960-43f2-b39d-086ea8bd61c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5066960b-2960-43f2-b39d-086ea8bd61c6 {
  display: none;
}
#s-5066960b-2960-43f2-b39d-086ea8bd61c6, #wrap-s-5066960b-2960-43f2-b39d-086ea8bd61c6 { display:none !important; }}@media (max-width: 767px){#s-5066960b-2960-43f2-b39d-086ea8bd61c6 {
  display: none;
}
#s-5066960b-2960-43f2-b39d-086ea8bd61c6, #wrap-s-5066960b-2960-43f2-b39d-086ea8bd61c6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5066960b-2960-43f2-b39d-086ea8bd61c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5066960b-2960-43f2-b39d-086ea8bd61c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5066960b-2960-43f2-b39d-086ea8bd61c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5066960b-2960-43f2-b39d-086ea8bd61c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b8763e06-1c97-402d-b190-6a84b35cddff {
  padding-top: 50px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 50px;
min-height: 50px;
}








#s-b8763e06-1c97-402d-b190-6a84b35cddff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8763e06-1c97-402d-b190-6a84b35cddff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d285d167-bbad-4998-90df-71e9b1bdef7c {
  margin-bottom: 15px;
}

#s-530dd3f8-8275-471d-a575-e8af2d6efc26 {
  margin-top: 10px;
}

#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 {
  
}
@media (min-width: 1200px){#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 {
  display: none;
}
#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7, #wrap-s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 {
  display: none;
}
#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7, #wrap-s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 {
  display: none;
}
#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7, #wrap-s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 { display:none !important; }}@media (max-width: 767px){#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 {
  display: none;
}
#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7, #wrap-s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 { display:none !important; }}







#s-fbf891ba-7808-4f8d-80e1-9fdeed048fd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-84309838-5473-4a88-aaf7-e00c966dfd61 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-84309838-5473-4a88-aaf7-e00c966dfd61 {
  display: none;
}
#s-84309838-5473-4a88-aaf7-e00c966dfd61, #wrap-s-84309838-5473-4a88-aaf7-e00c966dfd61 { display:none !important; }}@media (max-width: 767px){#s-84309838-5473-4a88-aaf7-e00c966dfd61 {
  display: none;
}
#s-84309838-5473-4a88-aaf7-e00c966dfd61, #wrap-s-84309838-5473-4a88-aaf7-e00c966dfd61 { display:none !important; }}







#s-84309838-5473-4a88-aaf7-e00c966dfd61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84309838-5473-4a88-aaf7-e00c966dfd61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-633a6017-8bee-4339-8c31-cc8646631008 {
  min-height: 50px;
}








#s-633a6017-8bee-4339-8c31-cc8646631008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-633a6017-8bee-4339-8c31-cc8646631008.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-202b1191-e494-43d3-a32f-213aeae41efa {
  padding-top: 75px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-202b1191-e494-43d3-a32f-213aeae41efa {
  
}
}@media (max-width: 767px){#s-202b1191-e494-43d3-a32f-213aeae41efa {
  display: none;
}
#s-202b1191-e494-43d3-a32f-213aeae41efa, #wrap-s-202b1191-e494-43d3-a32f-213aeae41efa { display:none !important; }}
#s-202b1191-e494-43d3-a32f-213aeae41efa .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.4em;
  letter-spacing: 0.6px;
  
}



#s-c1ba5ed6-11c5-417c-ab40-eea473bb1ac2 {
  padding-top: 0px;
padding-bottom: 25px;
text-align: center;
}
@media (max-width: 767px){#s-c1ba5ed6-11c5-417c-ab40-eea473bb1ac2 {
  display: none;
}
#s-c1ba5ed6-11c5-417c-ab40-eea473bb1ac2, #wrap-s-c1ba5ed6-11c5-417c-ab40-eea473bb1ac2 { display:none !important; }}
#s-c1ba5ed6-11c5-417c-ab40-eea473bb1ac2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.4em;
  letter-spacing: 0.5px;
  
}



#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 90px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec {
  
}
}@media (max-width: 767px){#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec {
  display: none;
}
#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec, #wrap-s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec { display:none !important; }}







#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c66aa65-8a45-4fb9-a0b5-0ee429f20bec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9306fd3e-546c-48ad-966b-b736b5d6ea80 {
  max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-9306fd3e-546c-48ad-966b-b736b5d6ea80"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 45.0px);
}

}

@media (min-width: 768px) {
[id="s-9306fd3e-546c-48ad-966b-b736b5d6ea80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-9306fd3e-546c-48ad-966b-b736b5d6ea80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-9306fd3e-546c-48ad-966b-b736b5d6ea80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

}

#s-7c9d95a9-504f-49b5-9341-8f22d87cb07f {
  max-width: 1656px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-7c9d95a9-504f-49b5-9341-8f22d87cb07f img.shogun-image,
  #s-7c9d95a9-504f-49b5-9341-8f22d87cb07f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7c9d95a9-504f-49b5-9341-8f22d87cb07f {
    width: 100%;
    height: auto;
  }



  #s-7c9d95a9-504f-49b5-9341-8f22d87cb07f img.shogun-image {
    

    
    
    
  }


#s-7c9d95a9-504f-49b5-9341-8f22d87cb07f .shogun-image-content {
  
    align-items: center;
  
}

#s-e3884983-dd6a-4a37-ab8c-ec923f75d87e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3884983-dd6a-4a37-ab8c-ec923f75d87e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}


#s-e3884983-dd6a-4a37-ab8c-ec923f75d87e .shogun-heading-component h1 a {
  color: #000;
}


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 3px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.72px;
}
#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-8c9ec771-1f22-4d6e-b270-7706b5c208bd-root {
    text-align: center;
  }


#s-8c9ec771-1f22-4d6e-b270-7706b5c208bd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ff067a39-a89e-40c6-8802-7dea08d2e225 {
  text-align: center;
}







  #s-ff067a39-a89e-40c6-8802-7dea08d2e225 img.shogun-image {
    

    
    
    
  }


#s-ff067a39-a89e-40c6-8802-7dea08d2e225 .shogun-image-content {
  
    align-items: center;
  
}

#s-e03c1b1f-a8a0-4cfb-a5e2-220a22e17485 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e03c1b1f-a8a0-4cfb-a5e2-220a22e17485 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}


#s-e03c1b1f-a8a0-4cfb-a5e2-220a22e17485 .shogun-heading-component h1 a {
  color: #000;
}


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 3px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.72px;
}
#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-928a5888-80e4-4a2f-a858-7ddf8d0c3356-root {
    text-align: center;
  }


#s-928a5888-80e4-4a2f-a858-7ddf8d0c3356.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-70fd255e-15e2-486f-9710-254f6599e004 {
  text-align: center;
}







  #s-70fd255e-15e2-486f-9710-254f6599e004 img.shogun-image {
    

    
    
    
  }


#s-70fd255e-15e2-486f-9710-254f6599e004 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e8e109a-a5aa-4269-b658-beed624a31af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e8e109a-a5aa-4269-b658-beed624a31af .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}


#s-9e8e109a-a5aa-4269-b658-beed624a31af .shogun-heading-component h1 a {
  color: #000;
}


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 3px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.72px;
}
#s-14015261-f57d-4b3f-80bf-0ddf58f538c1:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-14015261-f57d-4b3f-80bf-0ddf58f538c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-14015261-f57d-4b3f-80bf-0ddf58f538c1-root {
    text-align: center;
  }


#s-14015261-f57d-4b3f-80bf-0ddf58f538c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f04068f2-5f10-4f0d-a078-8748b138a6ee {
  max-width: 1231px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-f04068f2-5f10-4f0d-a078-8748b138a6ee img.shogun-image,
  #s-f04068f2-5f10-4f0d-a078-8748b138a6ee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f04068f2-5f10-4f0d-a078-8748b138a6ee {
    width: 100%;
    height: auto;
  }



  #s-f04068f2-5f10-4f0d-a078-8748b138a6ee img.shogun-image {
    

    
    
    
  }


#s-f04068f2-5f10-4f0d-a078-8748b138a6ee .shogun-image-content {
  
    align-items: center;
  
}

#s-002ef944-5134-429c-8da2-b85c1cded958 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-002ef944-5134-429c-8da2-b85c1cded958 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  
}


#s-002ef944-5134-429c-8da2-b85c1cded958 .shogun-heading-component h1 a {
  color: #000;
}


#s-bc408afe-707a-4920-8c5c-4836325c0e29 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 3px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.72px;
}
#s-bc408afe-707a-4920-8c5c-4836325c0e29:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 212, 57, 1) !important;
border-radius: 3px !important;
background-color: rgba(242, 212, 57, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bc408afe-707a-4920-8c5c-4836325c0e29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-bc408afe-707a-4920-8c5c-4836325c0e29-root {
    text-align: center;
  }


#s-bc408afe-707a-4920-8c5c-4836325c0e29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a {
  margin-right: 0px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a {
  display: none;
}
#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a, #wrap-s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a {
  display: none;
}
#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a, #wrap-s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a {
  
}
}@media (max-width: 767px){#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a {
  display: none;
}
#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a, #wrap-s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a { display:none !important; }}







#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e24131c0-28cd-48ac-bdf5-3603dc11cf8a.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-0269b0d2-30ab-4339-8338-bb5f37eba5c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0269b0d2-30ab-4339-8338-bb5f37eba5c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0269b0d2-30ab-4339-8338-bb5f37eba5c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0269b0d2-30ab-4339-8338-bb5f37eba5c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e1427daf-a763-4697-b56f-c5ec657e5835 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
min-height: 50px;
}








#s-e1427daf-a763-4697-b56f-c5ec657e5835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1427daf-a763-4697-b56f-c5ec657e5835.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3ce5341-e6f2-42be-8710-9a8fc51cf3d1 {
  text-align: center;
}







  #s-f3ce5341-e6f2-42be-8710-9a8fc51cf3d1 img.shogun-image {
    

    
    
    
  }


#s-f3ce5341-e6f2-42be-8710-9a8fc51cf3d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 {
  padding-top: 30px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 {
  display: none;
}
#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5, #wrap-s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 {
  display: none;
}
#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5, #wrap-s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 {
  
}
}@media (max-width: 767px){#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 {
  display: none;
}
#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5, #wrap-s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 { display:none !important; }}







#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efc2f51c-f27e-40b3-b92c-690c0e8186c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-682bb5f4-d676-49ca-bed8-11bf3ea56407 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-682bb5f4-d676-49ca-bed8-11bf3ea56407"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-682bb5f4-d676-49ca-bed8-11bf3ea56407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-682bb5f4-d676-49ca-bed8-11bf3ea56407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-682bb5f4-d676-49ca-bed8-11bf3ea56407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 {
  padding-left: 40px;
padding-right: 40px;
max-width: 1656px;
aspect-ratio: unset;
text-align: center;
}





  #s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 img.shogun-image,
  #s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 {
    width: 100%;
    height: auto;
  }



  #s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 img.shogun-image {
    

    
    
    
  }


#s-c4d2109c-bf5b-4d1c-a253-1c89db554a14 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7af8e90-6a1a-43a1-a912-3863a8461480 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 12px;
padding-left: 15px;
padding-bottom: 12px;
padding-right: 15px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.56px;
}
#s-e7af8e90-6a1a-43a1-a912-3863a8461480:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7af8e90-6a1a-43a1-a912-3863a8461480:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-e7af8e90-6a1a-43a1-a912-3863a8461480-root {
    text-align: center;
  }


#s-e7af8e90-6a1a-43a1-a912-3863a8461480.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7578ad3e-b955-4174-aa1b-2fba3062ed0c {
  padding-left: 35px;
padding-right: 35px;
max-width: 718px;
aspect-ratio: unset;
text-align: center;
}





  #s-7578ad3e-b955-4174-aa1b-2fba3062ed0c img.shogun-image,
  #s-7578ad3e-b955-4174-aa1b-2fba3062ed0c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7578ad3e-b955-4174-aa1b-2fba3062ed0c {
    width: 100%;
    height: auto;
  }



  #s-7578ad3e-b955-4174-aa1b-2fba3062ed0c img.shogun-image {
    

    
    
    
  }


#s-7578ad3e-b955-4174-aa1b-2fba3062ed0c .shogun-image-content {
  
    align-items: center;
  
}

#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 12px;
padding-left: 15px;
padding-bottom: 12px;
padding-right: 15px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.56px;
}
#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-142e7133-d2dc-4e6d-addb-be12a2f5ba25-root {
    text-align: center;
  }


#s-142e7133-d2dc-4e6d-addb-be12a2f5ba25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8bed375d-6a46-4c36-858d-1e362dc26c8a {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-8bed375d-6a46-4c36-858d-1e362dc26c8a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8bed375d-6a46-4c36-858d-1e362dc26c8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8bed375d-6a46-4c36-858d-1e362dc26c8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bed375d-6a46-4c36-858d-1e362dc26c8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-44d8d926-5388-46a5-b935-c6bd7fd9b24a {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}







  #s-44d8d926-5388-46a5-b935-c6bd7fd9b24a img.shogun-image {
    

    
    
    
  }


#s-44d8d926-5388-46a5-b935-c6bd7fd9b24a .shogun-image-content {
  
    align-items: center;
  
}

#s-afd0e03c-5543-4503-83fc-043c80c1876f {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 12px;
padding-left: 15px;
padding-bottom: 12px;
padding-right: 15px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.56px;
}
#s-afd0e03c-5543-4503-83fc-043c80c1876f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-afd0e03c-5543-4503-83fc-043c80c1876f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-afd0e03c-5543-4503-83fc-043c80c1876f-root {
    text-align: center;
  }


#s-afd0e03c-5543-4503-83fc-043c80c1876f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-25d20827-9238-4574-b470-5063f0ebfdb1 {
  padding-left: 35px;
padding-right: 35px;
max-width: 3024px;
aspect-ratio: unset;
text-align: center;
}





  #s-25d20827-9238-4574-b470-5063f0ebfdb1 img.shogun-image,
  #s-25d20827-9238-4574-b470-5063f0ebfdb1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-25d20827-9238-4574-b470-5063f0ebfdb1 {
    width: 100%;
    height: auto;
  }



  #s-25d20827-9238-4574-b470-5063f0ebfdb1 img.shogun-image {
    

    
    
    
  }


#s-25d20827-9238-4574-b470-5063f0ebfdb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 12px;
padding-left: 15px;
padding-bottom: 12px;
padding-right: 15px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.56px;
}
#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-962ed3ba-bbac-4826-a479-7c24a7fee0c0-root {
    text-align: center;
  }


#s-962ed3ba-bbac-4826-a479-7c24a7fee0c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c {
  margin-left: auto;
margin-right: auto;
padding-top: 90px;
padding-bottom: 90px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c {
  display: none;
}
#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c, #wrap-s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c { display:none !important; }}@media (max-width: 767px){#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c {
  display: none;
}
#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c, #wrap-s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c { display:none !important; }}







#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3ef1761-d2e4-48f1-b827-1e9bf692ca6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae9074f2-776e-4710-b63f-11f89a374c59 {
  text-align: center;
}

#s-ae9074f2-776e-4710-b63f-11f89a374c59 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 31px;
  line-height: 1.4em;
  letter-spacing: 1px;
  
}



#s-30c40718-0cca-4db5-ac0f-1069f3eabd62 {
  margin-top: 15px;
}

#s-4175925f-af1b-4204-b605-2b4ccdceabb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-4175925f-af1b-4204-b605-2b4ccdceabb1 {
  display: none;
}
#s-4175925f-af1b-4204-b605-2b4ccdceabb1, #wrap-s-4175925f-af1b-4204-b605-2b4ccdceabb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4175925f-af1b-4204-b605-2b4ccdceabb1 {
  display: none;
}
#s-4175925f-af1b-4204-b605-2b4ccdceabb1, #wrap-s-4175925f-af1b-4204-b605-2b4ccdceabb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4175925f-af1b-4204-b605-2b4ccdceabb1 {
  
}
}@media (max-width: 767px){#s-4175925f-af1b-4204-b605-2b4ccdceabb1 {
  display: none;
}
#s-4175925f-af1b-4204-b605-2b4ccdceabb1, #wrap-s-4175925f-af1b-4204-b605-2b4ccdceabb1 { display:none !important; }}







#s-4175925f-af1b-4204-b605-2b4ccdceabb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4175925f-af1b-4204-b605-2b4ccdceabb1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45f0aa40-c002-4251-8566-a4dd10bcf422 {
  margin-bottom: 10px;
text-align: center;
}

#s-45f0aa40-c002-4251-8566-a4dd10bcf422 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "ABCWhyte-Book";
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.4em;
  letter-spacing: 1px;
  
}



#s-8e8f7b6e-9f70-4578-92e4-787513973241 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -35px;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-8e8f7b6e-9f70-4578-92e4-787513973241 {
  display: none;
}
#s-8e8f7b6e-9f70-4578-92e4-787513973241, #wrap-s-8e8f7b6e-9f70-4578-92e4-787513973241 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e8f7b6e-9f70-4578-92e4-787513973241 {
  display: none;
}
#s-8e8f7b6e-9f70-4578-92e4-787513973241, #wrap-s-8e8f7b6e-9f70-4578-92e4-787513973241 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e8f7b6e-9f70-4578-92e4-787513973241 {
  display: none;
}
#s-8e8f7b6e-9f70-4578-92e4-787513973241, #wrap-s-8e8f7b6e-9f70-4578-92e4-787513973241 { display:none !important; }}
#s-8e8f7b6e-9f70-4578-92e4-787513973241 {
  background-image: url(https://i.shgcdn.com/15693e72-5272-41da-a1a3-302f6154a411/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8e8f7b6e-9f70-4578-92e4-787513973241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e8f7b6e-9f70-4578-92e4-787513973241.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d10215f4-2f81-494a-b2aa-8864ed102cff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 18px;
padding-right: 18px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-d10215f4-2f81-494a-b2aa-8864ed102cff {
  display: none;
}
#s-d10215f4-2f81-494a-b2aa-8864ed102cff, #wrap-s-d10215f4-2f81-494a-b2aa-8864ed102cff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d10215f4-2f81-494a-b2aa-8864ed102cff {
  display: none;
}
#s-d10215f4-2f81-494a-b2aa-8864ed102cff, #wrap-s-d10215f4-2f81-494a-b2aa-8864ed102cff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d10215f4-2f81-494a-b2aa-8864ed102cff {
  display: none;
}
#s-d10215f4-2f81-494a-b2aa-8864ed102cff, #wrap-s-d10215f4-2f81-494a-b2aa-8864ed102cff { display:none !important; }}@media (max-width: 767px){#s-d10215f4-2f81-494a-b2aa-8864ed102cff {
  
}
}







#s-d10215f4-2f81-494a-b2aa-8864ed102cff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d10215f4-2f81-494a-b2aa-8864ed102cff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 18px;
padding-right: 18px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba {
  display: none;
}
#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba, #wrap-s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba {
  display: none;
}
#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba, #wrap-s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba {
  display: none;
}
#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba, #wrap-s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba { display:none !important; }}@media (max-width: 767px){#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba {
  
}
}







#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-547a8e3a-41ce-4ffd-86f7-3ac953ca3cba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2576e7f3-5df5-4e59-ba1b-10cf297b430f {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
}

#s-bc3828b9-89ff-40f5-b16c-2725473d65d4 {
  margin-top: 10px;
margin-bottom: 15px;
padding-top: 1px;
padding-left: 35px;
padding-bottom: 1px;
padding-right: 35px;
border-top-width: 15px;
border-left-width: 15px;
border-bottom-width: 15px;
border-right-width: 15px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
}
#s-bc3828b9-89ff-40f5-b16c-2725473d65d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bc3828b9-89ff-40f5-b16c-2725473d65d4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bc3828b9-89ff-40f5-b16c-2725473d65d4 {
  display: none;
}
#s-bc3828b9-89ff-40f5-b16c-2725473d65d4, #wrap-s-bc3828b9-89ff-40f5-b16c-2725473d65d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc3828b9-89ff-40f5-b16c-2725473d65d4 {
  display: none;
}
#s-bc3828b9-89ff-40f5-b16c-2725473d65d4, #wrap-s-bc3828b9-89ff-40f5-b16c-2725473d65d4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc3828b9-89ff-40f5-b16c-2725473d65d4 {
  display: none;
}
#s-bc3828b9-89ff-40f5-b16c-2725473d65d4, #wrap-s-bc3828b9-89ff-40f5-b16c-2725473d65d4 { display:none !important; }}@media (max-width: 767px){#s-bc3828b9-89ff-40f5-b16c-2725473d65d4 {
  
}
}

  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-bc3828b9-89ff-40f5-b16c-2725473d65d4-root {
    text-align: center;
  }


#s-bc3828b9-89ff-40f5-b16c-2725473d65d4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d {
  margin-top: 10px;
margin-bottom: 45px;
padding-top: 14px;
padding-left: 35px;
padding-bottom: 14px;
padding-right: 35px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0.68px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d {
  display: none;
}
#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d, #wrap-s-f5c17329-b721-4a1e-b53b-865fddc1ac1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d {
  display: none;
}
#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d, #wrap-s-f5c17329-b721-4a1e-b53b-865fddc1ac1d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d {
  display: none;
}
#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d, #wrap-s-f5c17329-b721-4a1e-b53b-865fddc1ac1d { display:none !important; }}@media (max-width: 767px){#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d {
  
}
}

  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-f5c17329-b721-4a1e-b53b-865fddc1ac1d-root {
    text-align: center;
  }


#s-f5c17329-b721-4a1e-b53b-865fddc1ac1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-9e1420b7-a272-45d8-919f-a00c42e68f4c {
  padding-top: 16px;
padding-left: 15px;
padding-bottom: 40px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9e1420b7-a272-45d8-919f-a00c42e68f4c {
  display: none;
}
#s-9e1420b7-a272-45d8-919f-a00c42e68f4c, #wrap-s-9e1420b7-a272-45d8-919f-a00c42e68f4c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e1420b7-a272-45d8-919f-a00c42e68f4c {
  display: none;
}
#s-9e1420b7-a272-45d8-919f-a00c42e68f4c, #wrap-s-9e1420b7-a272-45d8-919f-a00c42e68f4c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e1420b7-a272-45d8-919f-a00c42e68f4c {
  display: none;
}
#s-9e1420b7-a272-45d8-919f-a00c42e68f4c, #wrap-s-9e1420b7-a272-45d8-919f-a00c42e68f4c { display:none !important; }}







#s-9e1420b7-a272-45d8-919f-a00c42e68f4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e1420b7-a272-45d8-919f-a00c42e68f4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7961e9b2-20f2-4a1f-8a5b-9e2dd72f4488 {
  margin-top: 12px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d5ef6e01-64bf-459f-a141-9de483399a4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d5ef6e01-64bf-459f-a141-9de483399a4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d5ef6e01-64bf-459f-a141-9de483399a4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d5ef6e01-64bf-459f-a141-9de483399a4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a42bc1a4-b32e-4d83-9d86-5df57b00aac7 {
  margin-bottom: 20px;
text-align: center;
}







  #s-a42bc1a4-b32e-4d83-9d86-5df57b00aac7 img.shogun-image {
    

    
    
    
  }


#s-a42bc1a4-b32e-4d83-9d86-5df57b00aac7 .shogun-image-content {
  
    align-items: center;
  
}

#s-aaffaef0-f19e-421b-878f-9aac62c7f81c {
  min-height: 60px;
text-align: center;
}







  #s-aaffaef0-f19e-421b-878f-9aac62c7f81c img.shogun-image {
    

    
    
    
  }


#s-aaffaef0-f19e-421b-878f-9aac62c7f81c .shogun-image-content {
  
    align-items: center;
  
}

#s-48b873aa-5bd5-4b1e-86d6-f19c16c7c1e9 {
  min-height: 60px;
text-align: center;
}







  #s-48b873aa-5bd5-4b1e-86d6-f19c16c7c1e9 img.shogun-image {
    

    
    
    
  }


#s-48b873aa-5bd5-4b1e-86d6-f19c16c7c1e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c23a69b0-092f-46a6-a07e-d436affdcee5 {
  text-align: center;
}







  #s-c23a69b0-092f-46a6-a07e-d436affdcee5 img.shogun-image {
    

    
    
    
  }


#s-c23a69b0-092f-46a6-a07e-d436affdcee5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df {
  text-align: center;
}
@media (min-width: 1200px){#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df {
  display: none;
}
#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df, #wrap-s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df {
  display: none;
}
#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df, #wrap-s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df {
  display: none;
}
#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df, #wrap-s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df { display:none !important; }}






  #s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df img.shogun-image {
    

    
    
    
  }


#s-6e0fbe81-8019-48b5-bee3-8c7d5ac608df .shogun-image-content {
  
    align-items: center;
  
}

#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 {
  margin-right: 0px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 {
  display: none;
}
#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046, #wrap-s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 {
  display: none;
}
#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046, #wrap-s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 {
  display: none;
}
#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046, #wrap-s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 { display:none !important; }}







#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c18cfde6-9b29-4867-be35-ea9ac4ad9046.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-393333d2-4619-4c4f-814e-b82ad065a80f {
  margin-right: 50px;
padding-top: 40px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-ebb158f2-b1bb-423d-8935-59463555ce0f {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 55px;
padding-right: 30px;
}

#s-29096a3e-43fa-41e8-b592-480045d408d2 {
  padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-29096a3e-43fa-41e8-b592-480045d408d2 {
  display: none;
}
#s-29096a3e-43fa-41e8-b592-480045d408d2, #wrap-s-29096a3e-43fa-41e8-b592-480045d408d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29096a3e-43fa-41e8-b592-480045d408d2 {
  display: none;
}
#s-29096a3e-43fa-41e8-b592-480045d408d2, #wrap-s-29096a3e-43fa-41e8-b592-480045d408d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29096a3e-43fa-41e8-b592-480045d408d2 {
  display: none;
}
#s-29096a3e-43fa-41e8-b592-480045d408d2, #wrap-s-29096a3e-43fa-41e8-b592-480045d408d2 { display:none !important; }}







#s-29096a3e-43fa-41e8-b592-480045d408d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29096a3e-43fa-41e8-b592-480045d408d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-efb3ccf6-6488-497f-b7f8-d4a3397ff1e4 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-efb3ccf6-6488-497f-b7f8-d4a3397ff1e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efb3ccf6-6488-497f-b7f8-d4a3397ff1e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-efb3ccf6-6488-497f-b7f8-d4a3397ff1e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-efb3ccf6-6488-497f-b7f8-d4a3397ff1e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-528705ea-2de6-4d9a-9856-c108b47a3d36 {
  max-width: 1822px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-528705ea-2de6-4d9a-9856-c108b47a3d36 img.shogun-image,
  #s-528705ea-2de6-4d9a-9856-c108b47a3d36 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-528705ea-2de6-4d9a-9856-c108b47a3d36 {
    width: 100%;
    height: auto;
  }



  #s-528705ea-2de6-4d9a-9856-c108b47a3d36 img.shogun-image {
    

    
    
    
  }


#s-528705ea-2de6-4d9a-9856-c108b47a3d36 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcc09b4c-e399-46c5-80e8-5809e206bfff {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0px;
}
#s-fcc09b4c-e399-46c5-80e8-5809e206bfff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fcc09b4c-e399-46c5-80e8-5809e206bfff:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-fcc09b4c-e399-46c5-80e8-5809e206bfff-root {
    text-align: center;
  }


#s-fcc09b4c-e399-46c5-80e8-5809e206bfff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-0a8d4995-4d0d-4345-815c-b90ddd0c5011 {
  text-align: center;
}







  #s-0a8d4995-4d0d-4345-815c-b90ddd0c5011 img.shogun-image {
    

    
    
    
  }


#s-0a8d4995-4d0d-4345-815c-b90ddd0c5011 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ae30048-e1dc-4159-bd8f-3f69e8144349 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0px;
}
#s-0ae30048-e1dc-4159-bd8f-3f69e8144349:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ae30048-e1dc-4159-bd8f-3f69e8144349:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-0ae30048-e1dc-4159-bd8f-3f69e8144349-root {
    text-align: center;
  }


#s-0ae30048-e1dc-4159-bd8f-3f69e8144349.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-b6047791-e793-4d7d-b7fd-60f345d4dfc2 {
  text-align: center;
}







  #s-b6047791-e793-4d7d-b7fd-60f345d4dfc2 img.shogun-image {
    

    
    
    
  }


#s-b6047791-e793-4d7d-b7fd-60f345d4dfc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccf41711-e68a-450d-876b-7dfb7cc6e791 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0px;
}
#s-ccf41711-e68a-450d-876b-7dfb7cc6e791:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ccf41711-e68a-450d-876b-7dfb7cc6e791:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-ccf41711-e68a-450d-876b-7dfb7cc6e791-root {
    text-align: center;
  }


#s-ccf41711-e68a-450d-876b-7dfb7cc6e791.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-497d82cf-e1d6-4338-9504-4a8d33f6be10 {
  max-width: 1402px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-497d82cf-e1d6-4338-9504-4a8d33f6be10 img.shogun-image,
  #s-497d82cf-e1d6-4338-9504-4a8d33f6be10 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-497d82cf-e1d6-4338-9504-4a8d33f6be10 {
    width: 100%;
    height: auto;
  }



  #s-497d82cf-e1d6-4338-9504-4a8d33f6be10 img.shogun-image {
    

    
    
    
  }


#s-497d82cf-e1d6-4338-9504-4a8d33f6be10 .shogun-image-content {
  
    align-items: center;
  
}

#s-73a31877-61eb-47c1-97b9-4881db10c01f {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 0px;
}
#s-73a31877-61eb-47c1-97b9-4881db10c01f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-73a31877-61eb-47c1-97b9-4881db10c01f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
  #s-73a31877-61eb-47c1-97b9-4881db10c01f-root {
    text-align: center;
  }


#s-73a31877-61eb-47c1-97b9-4881db10c01f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-f1bccc6c-2ba7-480b-be05-799e00098d4b {
  padding-top: 55px;
padding-left: 32px;
padding-bottom: 70px;
padding-right: 32px;
min-height: 50px;
background-color: rgba(249, 240, 235, 1);
}
@media (min-width: 1200px){#s-f1bccc6c-2ba7-480b-be05-799e00098d4b {
  display: none;
}
#s-f1bccc6c-2ba7-480b-be05-799e00098d4b, #wrap-s-f1bccc6c-2ba7-480b-be05-799e00098d4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1bccc6c-2ba7-480b-be05-799e00098d4b {
  display: none;
}
#s-f1bccc6c-2ba7-480b-be05-799e00098d4b, #wrap-s-f1bccc6c-2ba7-480b-be05-799e00098d4b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1bccc6c-2ba7-480b-be05-799e00098d4b {
  display: none;
}
#s-f1bccc6c-2ba7-480b-be05-799e00098d4b, #wrap-s-f1bccc6c-2ba7-480b-be05-799e00098d4b { display:none !important; }}







#s-f1bccc6c-2ba7-480b-be05-799e00098d4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1bccc6c-2ba7-480b-be05-799e00098d4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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