.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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;
}

@media (min-width: 768px) and (max-width: 991px){#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f {
  display: none;
}
#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f, #wrap-s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f { display: none !important; }}@media (max-width: 767px){#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f {
  display: none;
}
#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f, #wrap-s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f { display: none !important; }}







#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-da1e9ee6-985b-4f3e-b3d3-0ca9f967176f.shg-box.shg-c {
  justify-content: center;
}

#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f {
  background-image: url(https://i.shgcdn.com/e70c0df5-d1b7-4ffa-8851-11ab7e0f06c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43fa773a-7b1c-4f72-8fa3-959f4f55de8f.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-7df05b38-4743-4fed-8fba-3c8a17483ad2 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df05b38-4743-4fed-8fba-3c8a17483ad2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-f797dec0-3a7c-40e8-86d1-3ce7bd258732 {
  margin-top: 15px;
margin-left: 40px;
margin-bottom: 15px;
margin-right: 40px;
min-height: 300px;
}








#s-f797dec0-3a7c-40e8-86d1-3ce7bd258732 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f797dec0-3a7c-40e8-86d1-3ce7bd258732.shg-box.shg-c {
  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;
  
  
  text-transform: none;
  
  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-54450b94-e221-4e35-9413-49f6b51200ff {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-54450b94-e221-4e35-9413-49f6b51200ff .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-17c0403c-2a4e-4406-92fa-0daa620f3ac9 {
  margin-bottom: -18px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-17c0403c-2a4e-4406-92fa-0daa620f3ac9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 60px;
  
  
  
}



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

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

#s-503d0a33-6fa2-42e8-81a9-e88be55e3042 {
  margin-bottom: -20px;
}

#s-503d0a33-6fa2-42e8-81a9-e88be55e3042 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.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 {
  
  
  
}

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-d0ae204e-27f5-4357-9a55-002009ca5ddb {
  margin-left: auto;
margin-right: auto;
}

#s-e813e709-8375-460c-8d6e-641d19bf5022 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-e813e709-8375-460c-8d6e-641d19bf5022 {
  background-image: url(https://i.shgcdn.com/46239fa7-a82f-417e-bf23-7be43d084dfd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e813e709-8375-460c-8d6e-641d19bf5022 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e813e709-8375-460c-8d6e-641d19bf5022.shg-box.shg-c {
  justify-content: center;
}

#s-61072d6f-84ef-4d00-9eb7-7d37b92a3cee {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-61072d6f-84ef-4d00-9eb7-7d37b92a3cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61072d6f-84ef-4d00-9eb7-7d37b92a3cee.shg-box.shg-c {
  justify-content: center;
}

#s-dfa2eda6-592c-4279-a9b6-2e6b0dac1cc8 {
  margin-top: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-dfa2eda6-592c-4279-a9b6-2e6b0dac1cc8 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-dfa2eda6-592c-4279-a9b6-2e6b0dac1cc8 .shogun-heading-component h1 {
  color: rgba(156, 72, 119, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-501a4614-a282-43b3-8d0b-28c71e92d009 {
  margin-top: 7px;
margin-left: auto;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-501a4614-a282-43b3-8d0b-28c71e92d009 {
  display: none;
}
#s-501a4614-a282-43b3-8d0b-28c71e92d009, #wrap-s-501a4614-a282-43b3-8d0b-28c71e92d009 { display: none !important; }}@media (max-width: 767px){#s-501a4614-a282-43b3-8d0b-28c71e92d009 {
  display: none;
}
#s-501a4614-a282-43b3-8d0b-28c71e92d009, #wrap-s-501a4614-a282-43b3-8d0b-28c71e92d009 { display: none !important; }}
#s-7771658b-95a9-41c6-b379-3505949985a9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 40px;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-7771658b-95a9-41c6-b379-3505949985a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7771658b-95a9-41c6-b379-3505949985a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7771658b-95a9-41c6-b379-3505949985a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7771658b-95a9-41c6-b379-3505949985a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9d84da9a-9af5-479b-802e-026cb009d8d7 {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-9d84da9a-9af5-479b-802e-026cb009d8d7 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-9d84da9a-9af5-479b-802e-026cb009d8d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d84da9a-9af5-479b-802e-026cb009d8d7.shg-box.shg-c {
  justify-content: center;
}

#s-5c3f348b-d38f-4103-973e-3661511888e4 {
  margin-top: 7px;
margin-left: -15px;
margin-bottom: 10px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c3f348b-d38f-4103-973e-3661511888e4 {
  display: none;
}
#s-5c3f348b-d38f-4103-973e-3661511888e4, #wrap-s-5c3f348b-d38f-4103-973e-3661511888e4 { display: none !important; }}@media (max-width: 767px){#s-5c3f348b-d38f-4103-973e-3661511888e4 {
  display: none;
}
#s-5c3f348b-d38f-4103-973e-3661511888e4, #wrap-s-5c3f348b-d38f-4103-973e-3661511888e4 { display: none !important; }}
#s-6c08277d-e721-4213-b5ee-b485124adc72 {
  max-width: 520px;
}
@media (min-width: 1200px){#s-6c08277d-e721-4213-b5ee-b485124adc72 {
  display: none;
}
#s-6c08277d-e721-4213-b5ee-b485124adc72, #wrap-s-6c08277d-e721-4213-b5ee-b485124adc72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c08277d-e721-4213-b5ee-b485124adc72 {
  display: none;
}
#s-6c08277d-e721-4213-b5ee-b485124adc72, #wrap-s-6c08277d-e721-4213-b5ee-b485124adc72 { display: none !important; }}@media (max-width: 767px){#s-6c08277d-e721-4213-b5ee-b485124adc72 {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}
}
.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 {
  
  
}

.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-99037bb5-4aec-437d-86a4-a5b85972d186 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTFmNWYxMWQtNWI0NC00ZmVmLWE4NTItNTE3YTcxODhjNTlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzkxZjVmMTFkLTViNDQtNGZlZi1hODUyLTUxN2E3MTg4YzU5ZCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-99037bb5-4aec-437d-86a4-a5b85972d186: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-99037bb5-4aec-437d-86a4-a5b85972d186:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-99037bb5-4aec-437d-86a4-a5b85972d186-root {
    text-align: center;
  }


#s-99037bb5-4aec-437d-86a4-a5b85972d186.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-99037bb5-4aec-437d-86a4-a5b85972d186-root {
    text-align: center;
  }


#s-99037bb5-4aec-437d-86a4-a5b85972d186.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99037bb5-4aec-437d-86a4-a5b85972d186-root {
    text-align: center;
  }


#s-99037bb5-4aec-437d-86a4-a5b85972d186.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99037bb5-4aec-437d-86a4-a5b85972d186-root {
    text-align: center;
  }


#s-99037bb5-4aec-437d-86a4-a5b85972d186.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-99037bb5-4aec-437d-86a4-a5b85972d186-root {
    text-align: center;
  }


#s-99037bb5-4aec-437d-86a4-a5b85972d186.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-363cd010-ab14-4e58-87fa-4ae6532db4f6 {
  padding-top: 5px;
padding-bottom: 5px;
max-width: 520px;
}
@media (min-width: 1200px){#s-363cd010-ab14-4e58-87fa-4ae6532db4f6 {
  display: none;
}
#s-363cd010-ab14-4e58-87fa-4ae6532db4f6, #wrap-s-363cd010-ab14-4e58-87fa-4ae6532db4f6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-363cd010-ab14-4e58-87fa-4ae6532db4f6 {
  display: none;
}
#s-363cd010-ab14-4e58-87fa-4ae6532db4f6, #wrap-s-363cd010-ab14-4e58-87fa-4ae6532db4f6 { display: none !important; }}@media (max-width: 767px){#s-363cd010-ab14-4e58-87fa-4ae6532db4f6 {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}
}
#s-151d3bd6-cd26-4e67-bb70-23f6c0b998b1 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 35px;
min-height: 450px;
}
@media (max-width: 767px){#s-151d3bd6-cd26-4e67-bb70-23f6c0b998b1 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 370px;
}
}







#s-151d3bd6-cd26-4e67-bb70-23f6c0b998b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-151d3bd6-cd26-4e67-bb70-23f6c0b998b1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 560/532;
text-align: center;
}



.shg-image-margin-container-s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
    
    
  }


.s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-content {
  
    align-items: center;
  
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc114128-0179-421d-879e-5f9ca45c85fa {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
      position: relative;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fc114128-0179-421d-879e-5f9ca45c85fa {
  
  
  
  
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
    
    
  }


.s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-content {
  
    align-items: center;
  
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc114128-0179-421d-879e-5f9ca45c85fa {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
      position: relative;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fc114128-0179-421d-879e-5f9ca45c85fa {
  
  
  
  
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
    
    
  }


.s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-content {
  
    align-items: center;
  
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc114128-0179-421d-879e-5f9ca45c85fa {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
      position: relative;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fc114128-0179-421d-879e-5f9ca45c85fa {
  
  
  
  
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
    
    
  }


.s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-content {
  
    align-items: center;
  
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc114128-0179-421d-879e-5f9ca45c85fa {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
      position: relative;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fc114128-0179-421d-879e-5f9ca45c85fa {
  
  
  
  
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc114128-0179-421d-879e-5f9ca45c85fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
    
    
  }


.s-fc114128-0179-421d-879e-5f9ca45c85fa .shogun-image-content {
  
    align-items: center;
  
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc114128-0179-421d-879e-5f9ca45c85fa {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container {
      position: relative;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc114128-0179-421d-879e-5f9ca45c85fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/7;
text-align: center;
}



.shg-image-margin-container-s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
    
    
  }


.s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-content {
  
    align-items: center;
  
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
      position: relative;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  
  
  
  
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
    
    
  }


.s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-content {
  
    align-items: center;
  
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
      position: relative;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  
  
  
  
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
    
    
  }


.s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-content {
  
    align-items: center;
  
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
      position: relative;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  
  
  
  
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
    
    
  }


.s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-content {
  
    align-items: center;
  
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
      position: relative;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  
  
  
  
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
    
    
  }


.s-f79d8ef4-8308-443f-9137-a356b9577ee9 .shogun-image-content {
  
    align-items: center;
  
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container {
      position: relative;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f79d8ef4-8308-443f-9137-a356b9577ee9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-293aa9ac-40a0-40c3-b77e-252a82036e42 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-293aa9ac-40a0-40c3-b77e-252a82036e42 {
  background-image: url(https://i.shgcdn.com/f0c3f336-1060-4e2d-b614-0064bb4e30c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-293aa9ac-40a0-40c3-b77e-252a82036e42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-293aa9ac-40a0-40c3-b77e-252a82036e42.shg-box.shg-c {
  justify-content: center;
}

#s-1d288fd9-619e-41eb-a3c6-15ca44d2c2ad {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1d288fd9-619e-41eb-a3c6-15ca44d2c2ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d288fd9-619e-41eb-a3c6-15ca44d2c2ad.shg-box.shg-c {
  justify-content: center;
}

#s-1ccc137b-a9d8-44a4-a471-28e7607432d3 {
  margin-top: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-1ccc137b-a9d8-44a4-a471-28e7607432d3 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-1ccc137b-a9d8-44a4-a471-28e7607432d3 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-283f9540-ec90-4928-839a-cd8ef11c0a20 {
  margin-top: 7px;
margin-left: auto;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-283f9540-ec90-4928-839a-cd8ef11c0a20 {
  display: none;
}
#s-283f9540-ec90-4928-839a-cd8ef11c0a20, #wrap-s-283f9540-ec90-4928-839a-cd8ef11c0a20 { display: none !important; }}@media (max-width: 767px){#s-283f9540-ec90-4928-839a-cd8ef11c0a20 {
  display: none;
}
#s-283f9540-ec90-4928-839a-cd8ef11c0a20, #wrap-s-283f9540-ec90-4928-839a-cd8ef11c0a20 { display: none !important; }}
#s-c10d4159-0f17-4c5d-8cc2-33e6d8adf2d3 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 40px;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-c10d4159-0f17-4c5d-8cc2-33e6d8adf2d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c10d4159-0f17-4c5d-8cc2-33e6d8adf2d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c10d4159-0f17-4c5d-8cc2-33e6d8adf2d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c10d4159-0f17-4c5d-8cc2-33e6d8adf2d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e6940253-bdbf-449c-ab4e-d082572c8bf4 {
  margin-top: 20px;
margin-left: 35px;
margin-bottom: 20px;
margin-right: 25px;
min-height: 450px;
}
@media (max-width: 767px){#s-e6940253-bdbf-449c-ab4e-d082572c8bf4 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 370px;
}
}







#s-e6940253-bdbf-449c-ab4e-d082572c8bf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6940253-bdbf-449c-ab4e-d082572c8bf4.shg-box.shg-c {
  justify-content: center;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 571/532;
text-align: center;
}



.shg-image-margin-container-s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
    
    
  }


.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-content {
  
    align-items: center;
  
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
      position: relative;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  
  
  
  
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
    
    
  }


.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-content {
  
    align-items: center;
  
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
      position: relative;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  
  
  
  
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
    
    
  }


.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-content {
  
    align-items: center;
  
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
      position: relative;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  
  
  
  
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
    
    
  }


.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-content {
  
    align-items: center;
  
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
      position: relative;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  
  
  
  
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
    
    
  }


.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 .shogun-image-content {
  
    align-items: center;
  
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container {
      position: relative;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e75c8fbe-4d7b-44f8-b998-de3f682c1263 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-620586f3-f37b-4f8b-a021-67cb6cfc3015 {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-620586f3-f37b-4f8b-a021-67cb6cfc3015 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-620586f3-f37b-4f8b-a021-67cb6cfc3015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-620586f3-f37b-4f8b-a021-67cb6cfc3015.shg-box.shg-c {
  justify-content: center;
}

#s-f23e841f-752c-43ca-b24d-fdace4e48ee1 {
  margin-top: 7px;
margin-left: -15px;
margin-bottom: 10px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f23e841f-752c-43ca-b24d-fdace4e48ee1 {
  display: none;
}
#s-f23e841f-752c-43ca-b24d-fdace4e48ee1, #wrap-s-f23e841f-752c-43ca-b24d-fdace4e48ee1 { display: none !important; }}@media (max-width: 767px){#s-f23e841f-752c-43ca-b24d-fdace4e48ee1 {
  display: none;
}
#s-f23e841f-752c-43ca-b24d-fdace4e48ee1, #wrap-s-f23e841f-752c-43ca-b24d-fdace4e48ee1 { display: none !important; }}
#s-3d65d202-aa63-4e3b-86f8-0081b559c35b {
  max-width: 520px;
}
@media (min-width: 1200px){#s-3d65d202-aa63-4e3b-86f8-0081b559c35b {
  display: none;
}
#s-3d65d202-aa63-4e3b-86f8-0081b559c35b, #wrap-s-3d65d202-aa63-4e3b-86f8-0081b559c35b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d65d202-aa63-4e3b-86f8-0081b559c35b {
  display: none;
}
#s-3d65d202-aa63-4e3b-86f8-0081b559c35b, #wrap-s-3d65d202-aa63-4e3b-86f8-0081b559c35b { display: none !important; }}@media (max-width: 767px){#s-3d65d202-aa63-4e3b-86f8-0081b559c35b {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}
}
#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDA5MDgwNmYtYTk4Ni00ZmQ0LTkzNWYtMGQxNTUwM2JmZTQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzAwOTA4MDZmLWE5ODYtNGZkNC05MzVmLTBkMTU1MDNiZmU0MCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae-root {
    text-align: center;
  }


#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae-root {
    text-align: center;
  }


#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae-root {
    text-align: center;
  }


#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae-root {
    text-align: center;
  }


#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae-root {
    text-align: center;
  }


#s-e22f8b28-7b73-4742-bebd-3e0c6e17f6ae.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-52d834d7-96f3-434a-aa78-eef1eae202ab {
  padding-top: 5px;
padding-bottom: 5px;
max-width: 520px;
}
@media (min-width: 1200px){#s-52d834d7-96f3-434a-aa78-eef1eae202ab {
  display: none;
}
#s-52d834d7-96f3-434a-aa78-eef1eae202ab, #wrap-s-52d834d7-96f3-434a-aa78-eef1eae202ab { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52d834d7-96f3-434a-aa78-eef1eae202ab {
  display: none;
}
#s-52d834d7-96f3-434a-aa78-eef1eae202ab, #wrap-s-52d834d7-96f3-434a-aa78-eef1eae202ab { display: none !important; }}@media (max-width: 767px){#s-52d834d7-96f3-434a-aa78-eef1eae202ab {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}
}
#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/7;
text-align: center;
}



.shg-image-margin-container-s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
    
    
  }


.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
      position: relative;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  
  
  
  
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
    
    
  }


.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
      position: relative;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  
  
  
  
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
    
    
  }


.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
      position: relative;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  
  
  
  
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
    
    
  }


.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
      position: relative;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  
  
  
  
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      aspect-ratio: 1800/7;
      width: 100%;
      height: 100%;
    }

    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-link {
      aspect-ratio: 1800/7;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
    
    
  }


.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 {
      --shg-aspect-ratio: calc(1800/7); 
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container {
      position: relative;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e892d66a-f6cc-4ca8-851f-f7dce95736f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-40e6e105-692f-43b9-a3eb-56497e18265c {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: none;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-40e6e105-692f-43b9-a3eb-56497e18265c {
  background-image: url(https://i.shgcdn.com/39b91acc-cde7-4d16-ad2c-521d2198c191/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-40e6e105-692f-43b9-a3eb-56497e18265c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40e6e105-692f-43b9-a3eb-56497e18265c.shg-box.shg-c {
  justify-content: center;
}

#s-92a60ae0-cdb0-4417-a40a-0ef07981eaab {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-92a60ae0-cdb0-4417-a40a-0ef07981eaab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92a60ae0-cdb0-4417-a40a-0ef07981eaab.shg-box.shg-c {
  justify-content: center;
}

#s-0f0ca155-3c97-4657-b38d-d78c536df267 {
  margin-top: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-0f0ca155-3c97-4657-b38d-d78c536df267 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-0f0ca155-3c97-4657-b38d-d78c536df267 .shogun-heading-component h1 {
  color: rgba(255, 92, 53, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-6f429744-c584-4f2c-8e3c-0d1f891043ae {
  margin-top: 7px;
margin-left: auto;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f429744-c584-4f2c-8e3c-0d1f891043ae {
  display: none;
}
#s-6f429744-c584-4f2c-8e3c-0d1f891043ae, #wrap-s-6f429744-c584-4f2c-8e3c-0d1f891043ae { display: none !important; }}@media (max-width: 767px){#s-6f429744-c584-4f2c-8e3c-0d1f891043ae {
  display: none;
}
#s-6f429744-c584-4f2c-8e3c-0d1f891043ae, #wrap-s-6f429744-c584-4f2c-8e3c-0d1f891043ae { display: none !important; }}
#s-386bfbca-f593-4430-834d-9ea33eb796e1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 40px;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-386bfbca-f593-4430-834d-9ea33eb796e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-386bfbca-f593-4430-834d-9ea33eb796e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-386bfbca-f593-4430-834d-9ea33eb796e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-386bfbca-f593-4430-834d-9ea33eb796e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-576d9d17-4376-427b-80c9-ad03aa261716 {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-576d9d17-4376-427b-80c9-ad03aa261716 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-576d9d17-4376-427b-80c9-ad03aa261716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-576d9d17-4376-427b-80c9-ad03aa261716.shg-box.shg-c {
  justify-content: center;
}

#s-dd589935-563b-495f-a680-985a1a739888 {
  margin-top: 7px;
margin-left: -15px;
margin-bottom: 10px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dd589935-563b-495f-a680-985a1a739888 {
  display: none;
}
#s-dd589935-563b-495f-a680-985a1a739888, #wrap-s-dd589935-563b-495f-a680-985a1a739888 { display: none !important; }}@media (max-width: 767px){#s-dd589935-563b-495f-a680-985a1a739888 {
  display: none;
}
#s-dd589935-563b-495f-a680-985a1a739888, #wrap-s-dd589935-563b-495f-a680-985a1a739888 { display: none !important; }}
#s-86726849-44ba-4e9f-a096-f26e60d41c6b {
  max-width: 520px;
}
@media (min-width: 1200px){#s-86726849-44ba-4e9f-a096-f26e60d41c6b {
  display: none;
}
#s-86726849-44ba-4e9f-a096-f26e60d41c6b, #wrap-s-86726849-44ba-4e9f-a096-f26e60d41c6b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86726849-44ba-4e9f-a096-f26e60d41c6b {
  display: none;
}
#s-86726849-44ba-4e9f-a096-f26e60d41c6b, #wrap-s-86726849-44ba-4e9f-a096-f26e60d41c6b { display: none !important; }}@media (max-width: 767px){#s-86726849-44ba-4e9f-a096-f26e60d41c6b {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}
}
#s-b6898a3f-9c0b-41fb-9114-1c313e57992c {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDJjZjdiZDgtMTFjZi00Yjg4LThjZjMtNTYwNGQ4OWUyZjlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzAyY2Y3YmQ4LTExY2YtNGI4OC04Y2YzLTU2MDRkODllMmY5ZCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-b6898a3f-9c0b-41fb-9114-1c313e57992c: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b6898a3f-9c0b-41fb-9114-1c313e57992c:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b6898a3f-9c0b-41fb-9114-1c313e57992c-root {
    text-align: center;
  }


#s-b6898a3f-9c0b-41fb-9114-1c313e57992c.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b6898a3f-9c0b-41fb-9114-1c313e57992c-root {
    text-align: center;
  }


#s-b6898a3f-9c0b-41fb-9114-1c313e57992c.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6898a3f-9c0b-41fb-9114-1c313e57992c-root {
    text-align: center;
  }


#s-b6898a3f-9c0b-41fb-9114-1c313e57992c.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6898a3f-9c0b-41fb-9114-1c313e57992c-root {
    text-align: center;
  }


#s-b6898a3f-9c0b-41fb-9114-1c313e57992c.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b6898a3f-9c0b-41fb-9114-1c313e57992c-root {
    text-align: center;
  }


#s-b6898a3f-9c0b-41fb-9114-1c313e57992c.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-632e25fd-521f-496e-bd47-ad941c8b3e4e {
  padding-top: 5px;
padding-bottom: 5px;
max-width: 520px;
}
@media (min-width: 1200px){#s-632e25fd-521f-496e-bd47-ad941c8b3e4e {
  display: none;
}
#s-632e25fd-521f-496e-bd47-ad941c8b3e4e, #wrap-s-632e25fd-521f-496e-bd47-ad941c8b3e4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-632e25fd-521f-496e-bd47-ad941c8b3e4e {
  display: none;
}
#s-632e25fd-521f-496e-bd47-ad941c8b3e4e, #wrap-s-632e25fd-521f-496e-bd47-ad941c8b3e4e { display: none !important; }}@media (max-width: 767px){#s-632e25fd-521f-496e-bd47-ad941c8b3e4e {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}
}
#s-c6c48db2-0193-41c9-a388-7612a4e5f7ed {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 35px;
min-height: 450px;
}
@media (max-width: 767px){#s-c6c48db2-0193-41c9-a388-7612a4e5f7ed {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 370px;
}
}







#s-c6c48db2-0193-41c9-a388-7612a4e5f7ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6c48db2-0193-41c9-a388-7612a4e5f7ed.shg-box.shg-c {
  justify-content: center;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 567/532;
text-align: center;
}



.shg-image-margin-container-s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
    
    
  }


.s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dec836f2-3097-479a-801a-eca50f6139b1 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
      position: relative;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-dec836f2-3097-479a-801a-eca50f6139b1 {
  
  
  
  
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
    
    
  }


.s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dec836f2-3097-479a-801a-eca50f6139b1 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
      position: relative;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-dec836f2-3097-479a-801a-eca50f6139b1 {
  
  
  
  
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
    
    
  }


.s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dec836f2-3097-479a-801a-eca50f6139b1 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
      position: relative;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-dec836f2-3097-479a-801a-eca50f6139b1 {
  
  
  
  
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
    
    
  }


.s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dec836f2-3097-479a-801a-eca50f6139b1 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
      position: relative;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-dec836f2-3097-479a-801a-eca50f6139b1 {
  
  
  
  
}

#s-dec836f2-3097-479a-801a-eca50f6139b1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dec836f2-3097-479a-801a-eca50f6139b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
    
    
  }


.s-dec836f2-3097-479a-801a-eca50f6139b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dec836f2-3097-479a-801a-eca50f6139b1 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container {
      position: relative;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dec836f2-3097-479a-801a-eca50f6139b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
@media (min-width: 1200px){#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 {
  display: none;
}
#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6, #wrap-s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 {
  display: none;
}
#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6, #wrap-s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 {
  display: none;
}
#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6, #wrap-s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 { display: none !important; }}







#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-932455fa-c3ab-4c9f-93e5-39a0de7786e6.shg-box.shg-c {
  justify-content: center;
}

#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-610e2d0e-a011-4f84-ab70-ed1388bf3ae0.shg-box.shg-c {
  justify-content: center;
}

#s-d85c5ade-d4ba-446b-ba08-b0b7ac1aeca8 {
  margin-top: 15px;
margin-left: 40px;
margin-bottom: 15px;
margin-right: 40px;
min-height: 300px;
}








#s-d85c5ade-d4ba-446b-ba08-b0b7ac1aeca8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d85c5ade-d4ba-446b-ba08-b0b7ac1aeca8.shg-box.shg-c {
  justify-content: center;
}

#s-1f87ae00-7a91-4382-bca9-2ac901733c83 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}








#s-1f87ae00-7a91-4382-bca9-2ac901733c83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1f87ae00-7a91-4382-bca9-2ac901733c83.shg-box.shg-c {
  justify-content: center;
}

#s-151f102b-e777-4477-9e7c-c70af5ece15e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-151f102b-e777-4477-9e7c-c70af5ece15e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b161b576-c61e-452a-a628-567b22cc6849 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b161b576-c61e-452a-a628-567b22cc6849 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-73ba52d1-26de-4852-bfbc-d7aeb0117691 {
  margin-top: -20px;
margin-bottom: -20px;
}

#s-73ba52d1-26de-4852-bfbc-d7aeb0117691 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-8e9bc987-46de-476e-9540-4d0169f06491 {
  margin-left: auto;
margin-right: auto;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin-top: -20px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
max-width: 900px;
aspect-ratio: 725/514;
text-align: center;
}



.shg-image-margin-container-s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -20px;
  margin-bottom: 10px;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      aspect-ratio: 725/514;
      width: 100%;
      height: 100%;
    }

    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-link {
      aspect-ratio: 725/514;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
    
    
  }


.s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-content {
  
    align-items: center;
  
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-716f877d-0c45-4f87-9166-94abd81d8c35 {
      --shg-aspect-ratio: calc(725/514); 
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
      position: relative;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  
  
  
  
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      aspect-ratio: 725/514;
      width: 100%;
      height: 100%;
    }

    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-link {
      aspect-ratio: 725/514;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
    
    
  }


.s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-content {
  
    align-items: center;
  
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-716f877d-0c45-4f87-9166-94abd81d8c35 {
      --shg-aspect-ratio: calc(725/514); 
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
      position: relative;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  
  
  
  
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      aspect-ratio: 725/514;
      width: 100%;
      height: 100%;
    }

    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-link {
      aspect-ratio: 725/514;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
    
    
  }


.s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-content {
  
    align-items: center;
  
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-716f877d-0c45-4f87-9166-94abd81d8c35 {
      --shg-aspect-ratio: calc(725/514); 
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
      position: relative;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  
  
  
  
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      aspect-ratio: 725/514;
      width: 100%;
      height: 100%;
    }

    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-link {
      aspect-ratio: 725/514;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
    
    
  }


.s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-content {
  
    align-items: center;
  
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-716f877d-0c45-4f87-9166-94abd81d8c35 {
      --shg-aspect-ratio: calc(725/514); 
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
      position: relative;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  
  
  
  
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      aspect-ratio: 725/514;
      width: 100%;
      height: 100%;
    }

    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-link {
      aspect-ratio: 725/514;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-716f877d-0c45-4f87-9166-94abd81d8c35 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
    
    
  }


.s-716f877d-0c45-4f87-9166-94abd81d8c35 .shogun-image-content {
  
    align-items: center;
  
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-716f877d-0c45-4f87-9166-94abd81d8c35 {
      --shg-aspect-ratio: calc(725/514); 
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container {
      position: relative;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-716f877d-0c45-4f87-9166-94abd81d8c35 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6de53867-c9ac-4fd3-ae10-e3b0f117cee3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-6de53867-c9ac-4fd3-ae10-e3b0f117cee3 {
  background-image: url(https://i.shgcdn.com/46239fa7-a82f-417e-bf23-7be43d084dfd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6de53867-c9ac-4fd3-ae10-e3b0f117cee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6de53867-c9ac-4fd3-ae10-e3b0f117cee3.shg-box.shg-c {
  justify-content: center;
}

#s-1022c9fb-df8b-46ce-9c73-2e3f4d6b46d1 {
  padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-1022c9fb-df8b-46ce-9c73-2e3f4d6b46d1 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-1022c9fb-df8b-46ce-9c73-2e3f4d6b46d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1022c9fb-df8b-46ce-9c73-2e3f4d6b46d1.shg-box.shg-c {
  justify-content: center;
}

#s-0c43ca6b-2cee-44ff-8fde-7b9bf4b562de {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0c43ca6b-2cee-44ff-8fde-7b9bf4b562de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c43ca6b-2cee-44ff-8fde-7b9bf4b562de.shg-box.shg-c {
  justify-content: center;
}

#s-4254e8a7-d05f-4397-92b4-feda65386b86 {
  margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-4254e8a7-d05f-4397-92b4-feda65386b86 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-4254e8a7-d05f-4397-92b4-feda65386b86 .shogun-heading-component h1 {
  color: rgba(156, 72, 119, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-4254e8a7-d05f-4397-92b4-feda65386b86 .shogun-heading-component h1 {
  color: rgba(156, 72, 119, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-c26fd29a-3385-4bba-873a-1fe6480f0801 {
  margin-top: 7px;
margin-bottom: 10px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c26fd29a-3385-4bba-873a-1fe6480f0801 {
  display: none;
}
#s-c26fd29a-3385-4bba-873a-1fe6480f0801, #wrap-s-c26fd29a-3385-4bba-873a-1fe6480f0801 { display: none !important; }}
#s-c6594dc9-b6a5-4496-9c18-d789a3fb7a6d {
  
}








#s-c6594dc9-b6a5-4496-9c18-d789a3fb7a6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6594dc9-b6a5-4496-9c18-d789a3fb7a6d.shg-box.shg-c {
  justify-content: center;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 560/532;
text-align: center;
}



.shg-image-margin-container-s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
    
    
  }


.s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6b0c636-c03f-4f26-8854-e77c52190459 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
      position: relative;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  
  
  
  
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
    
    
  }


.s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6b0c636-c03f-4f26-8854-e77c52190459 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
      position: relative;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  
  
  
  
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
    
    
  }


.s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6b0c636-c03f-4f26-8854-e77c52190459 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
      position: relative;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  
  
  
  
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
    
    
  }


.s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6b0c636-c03f-4f26-8854-e77c52190459 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
      position: relative;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  
  
  
  
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6b0c636-c03f-4f26-8854-e77c52190459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
    
    
  }


.s-b6b0c636-c03f-4f26-8854-e77c52190459 .shogun-image-content {
  
    align-items: center;
  
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6b0c636-c03f-4f26-8854-e77c52190459 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container {
      position: relative;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6b0c636-c03f-4f26-8854-e77c52190459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1064b5ba-0f25-4419-98ab-4b01e0f99e49 {
  margin-top: 5px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1064b5ba-0f25-4419-98ab-4b01e0f99e49 {
  display: none;
}
#s-1064b5ba-0f25-4419-98ab-4b01e0f99e49, #wrap-s-1064b5ba-0f25-4419-98ab-4b01e0f99e49 { display: none !important; }}
#s-4787f9d2-79f9-4d79-9953-abed9d5b8b5c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4787f9d2-79f9-4d79-9953-abed9d5b8b5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4787f9d2-79f9-4d79-9953-abed9d5b8b5c.shg-box.shg-c {
  justify-content: center;
}

#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2NkYzE3YzQtYjI3OS00NWU1LTk2Y2EtN2QyZDc4NTQwNDI5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzdjZGMxN2M0LWIyNzktNDVlNS05NmNhLTdkMmQ3ODU0MDQyOSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-53bd50a1-1fa8-4a33-ba81-203ecc571f52-root {
    text-align: center;
  }


#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-53bd50a1-1fa8-4a33-ba81-203ecc571f52-root {
    text-align: center;
  }


#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53bd50a1-1fa8-4a33-ba81-203ecc571f52-root {
    text-align: center;
  }


#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53bd50a1-1fa8-4a33-ba81-203ecc571f52-root {
    text-align: center;
  }


#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-53bd50a1-1fa8-4a33-ba81-203ecc571f52-root {
    text-align: center;
  }


#s-53bd50a1-1fa8-4a33-ba81-203ecc571f52.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/11;
text-align: center;
}



.shg-image-margin-container-s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
    
    
  }


.s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
      position: relative;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  
  
  
  
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
    
    
  }


.s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
      position: relative;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  
  
  
  
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
    
    
  }


.s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
      position: relative;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  
  
  
  
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
    
    
  }


.s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
      position: relative;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  
  
  
  
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
    
    
  }


.s-b8623c79-a026-4ebf-9978-e99094e0b6d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container {
      position: relative;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8623c79-a026-4ebf-9978-e99094e0b6d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-b7854c8a-cfc4-4632-a497-9eb4ed01ea10 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 30px;
padding-bottom: 50px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-b7854c8a-cfc4-4632-a497-9eb4ed01ea10 {
  padding-bottom: 0px;
}
}
#s-b7854c8a-cfc4-4632-a497-9eb4ed01ea10 {
  background-image: url(https://i.shgcdn.com/f0c3f336-1060-4e2d-b614-0064bb4e30c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b7854c8a-cfc4-4632-a497-9eb4ed01ea10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7854c8a-cfc4-4632-a497-9eb4ed01ea10.shg-box.shg-c {
  justify-content: center;
}

#s-25c9ff4e-32bb-4ef1-a7e8-8564584236ee {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-25c9ff4e-32bb-4ef1-a7e8-8564584236ee {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-25c9ff4e-32bb-4ef1-a7e8-8564584236ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25c9ff4e-32bb-4ef1-a7e8-8564584236ee.shg-box.shg-c {
  justify-content: center;
}

#s-b305492a-9178-46a1-b00f-3bb68cfafb03 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b305492a-9178-46a1-b00f-3bb68cfafb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b305492a-9178-46a1-b00f-3bb68cfafb03.shg-box.shg-c {
  justify-content: center;
}

#s-6b0eba12-8f22-46f2-bea5-e492dd5f5927 {
  margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-6b0eba12-8f22-46f2-bea5-e492dd5f5927 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-6b0eba12-8f22-46f2-bea5-e492dd5f5927 .shogun-heading-component h1 {
  color: rgba(17, 61, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-6b0eba12-8f22-46f2-bea5-e492dd5f5927 .shogun-heading-component h1 {
  color: rgba(17, 61, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-0b4721d6-ba78-47ef-9374-f2861a28a9e7 {
  margin-top: 7px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b4721d6-ba78-47ef-9374-f2861a28a9e7 {
  display: none;
}
#s-0b4721d6-ba78-47ef-9374-f2861a28a9e7, #wrap-s-0b4721d6-ba78-47ef-9374-f2861a28a9e7 { display: none !important; }}
#s-e8f82f10-4df0-46bc-bda0-7e5ca151b5ae {
  
}








#s-e8f82f10-4df0-46bc-bda0-7e5ca151b5ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8f82f10-4df0-46bc-bda0-7e5ca151b5ae.shg-box.shg-c {
  justify-content: center;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 571/532;
text-align: center;
}



.shg-image-margin-container-s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
    
    
  }


.s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-acad571f-4b2c-449d-a162-9b71418b25f1 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
      position: relative;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  
  
  
  
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
    
    
  }


.s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-acad571f-4b2c-449d-a162-9b71418b25f1 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
      position: relative;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  
  
  
  
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
    
    
  }


.s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-acad571f-4b2c-449d-a162-9b71418b25f1 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
      position: relative;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  
  
  
  
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
    
    
  }


.s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-acad571f-4b2c-449d-a162-9b71418b25f1 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
      position: relative;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  
  
  
  
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-acad571f-4b2c-449d-a162-9b71418b25f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
    
    
  }


.s-acad571f-4b2c-449d-a162-9b71418b25f1 .shogun-image-content {
  
    align-items: center;
  
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-acad571f-4b2c-449d-a162-9b71418b25f1 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container {
      position: relative;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-acad571f-4b2c-449d-a162-9b71418b25f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-14756ba8-5b27-4852-b348-eaecc8ec1402 {
  margin-top: 5px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-14756ba8-5b27-4852-b348-eaecc8ec1402 {
  display: none;
}
#s-14756ba8-5b27-4852-b348-eaecc8ec1402, #wrap-s-14756ba8-5b27-4852-b348-eaecc8ec1402 { display: none !important; }}
#s-f6bccc00-8077-4bb4-abce-7b846901a964 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-f6bccc00-8077-4bb4-abce-7b846901a964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6bccc00-8077-4bb4-abce-7b846901a964.shg-box.shg-c {
  justify-content: center;
}

#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGM5MjEyNDUtNmYzOC00ODk0LWEwOGYtMGM2N2UxZDU0NTE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2RjOTIxMjQ1LTZmMzgtNDg5NC1hMDhmLTBjNjdlMWQ1NDUxOCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac-root {
    text-align: center;
  }


#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac-root {
    text-align: center;
  }


#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac-root {
    text-align: center;
  }


#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac-root {
    text-align: center;
  }


#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac-root {
    text-align: center;
  }


#s-e41bcc41-a135-4a7f-bd0a-cf8720e31eac.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/11;
text-align: center;
}



.shg-image-margin-container-s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
    
    
  }


.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
      position: relative;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  
  
  
  
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
    
    
  }


.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
      position: relative;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  
  
  
  
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
    
    
  }


.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
      position: relative;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  
  
  
  
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
    
    
  }


.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
      position: relative;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  
  
  
  
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
    
    
  }


.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 .shogun-image-content {
  
    align-items: center;
  
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container {
      position: relative;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42f09fda-44e5-48ef-8ff0-3240fab2d2e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-752c8248-163b-4a49-b0e9-01964e1fc59f {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 30px;
padding-bottom: 50px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-752c8248-163b-4a49-b0e9-01964e1fc59f {
  padding-bottom: 0px;
}
}
#s-752c8248-163b-4a49-b0e9-01964e1fc59f {
  background-image: url(https://i.shgcdn.com/204c8fde-166e-49a0-9591-80ca30dfdc0e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-752c8248-163b-4a49-b0e9-01964e1fc59f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-752c8248-163b-4a49-b0e9-01964e1fc59f.shg-box.shg-c {
  justify-content: center;
}

#s-a4419d41-2253-433f-ba91-2a3179b6f09c {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-a4419d41-2253-433f-ba91-2a3179b6f09c {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-a4419d41-2253-433f-ba91-2a3179b6f09c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4419d41-2253-433f-ba91-2a3179b6f09c.shg-box.shg-c {
  justify-content: center;
}

#s-675b6042-1983-4788-9e56-1f8686bd543d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-675b6042-1983-4788-9e56-1f8686bd543d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-675b6042-1983-4788-9e56-1f8686bd543d.shg-box.shg-c {
  justify-content: center;
}

#s-9203001b-013a-4567-951b-c9ddfc036707 {
  margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-9203001b-013a-4567-951b-c9ddfc036707 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-9203001b-013a-4567-951b-c9ddfc036707 .shogun-heading-component h1 {
  color: rgba(255, 92, 53, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-9203001b-013a-4567-951b-c9ddfc036707 .shogun-heading-component h1 {
  color: rgba(255, 92, 53, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-4b65b7d8-ee8a-47da-b76c-04a19de23c83 {
  margin-top: 7px;
margin-bottom: 10px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b65b7d8-ee8a-47da-b76c-04a19de23c83 {
  display: none;
}
#s-4b65b7d8-ee8a-47da-b76c-04a19de23c83, #wrap-s-4b65b7d8-ee8a-47da-b76c-04a19de23c83 { display: none !important; }}
#s-ae0eb57a-55fa-44d4-9533-b18640a9822e {
  margin-bottom: 5px;
}








#s-ae0eb57a-55fa-44d4-9533-b18640a9822e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae0eb57a-55fa-44d4-9533-b18640a9822e.shg-box.shg-c {
  justify-content: center;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 567/532;
text-align: center;
}



.shg-image-margin-container-s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
    
    
  }


.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-content {
  
    align-items: center;
  
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
      position: relative;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  
  
  
  
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
    
    
  }


.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-content {
  
    align-items: center;
  
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
      position: relative;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  
  
  
  
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
    
    
  }


.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-content {
  
    align-items: center;
  
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
      position: relative;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  
  
  
  
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
    
    
  }


.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-content {
  
    align-items: center;
  
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
      position: relative;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  
  
  
  
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
    
    
  }


.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f .shogun-image-content {
  
    align-items: center;
  
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container {
      position: relative;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06df5f71-3519-4690-8ba5-5fa4f6fc0e3f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ee1744be-6ce0-41b6-905d-c3da1ac03670 {
  margin-top: 5px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee1744be-6ce0-41b6-905d-c3da1ac03670 {
  display: none;
}
#s-ee1744be-6ce0-41b6-905d-c3da1ac03670, #wrap-s-ee1744be-6ce0-41b6-905d-c3da1ac03670 { display: none !important; }}
#s-4ee79509-96ea-40cc-966b-24a5c5fb32a4 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-4ee79509-96ea-40cc-966b-24a5c5fb32a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ee79509-96ea-40cc-966b-24a5c5fb32a4.shg-box.shg-c {
  justify-content: center;
}

#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzVlM2VlMTQtNzA3ZS00NjFkLTg5ZDktOWNhNmFiOTc0NGI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzM1ZTNlZTE0LTcwN2UtNDYxZC04OWQ5LTljYTZhYjk3NDRiNykiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-20c0f351-dae1-446e-93c1-bb719ae0ddf5-root {
    text-align: center;
  }


#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-20c0f351-dae1-446e-93c1-bb719ae0ddf5-root {
    text-align: center;
  }


#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-20c0f351-dae1-446e-93c1-bb719ae0ddf5-root {
    text-align: center;
  }


#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-20c0f351-dae1-446e-93c1-bb719ae0ddf5-root {
    text-align: center;
  }


#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-20c0f351-dae1-446e-93c1-bb719ae0ddf5-root {
    text-align: center;
  }


#s-20c0f351-dae1-446e-93c1-bb719ae0ddf5.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/11;
text-align: center;
}



.shg-image-margin-container-s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
    
    
  }


.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-content {
  
    align-items: center;
  
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
      position: relative;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  
  
  
  
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
    
    
  }


.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-content {
  
    align-items: center;
  
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
      position: relative;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  
  
  
  
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
    
    
  }


.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-content {
  
    align-items: center;
  
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
      position: relative;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  
  
  
  
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
    
    
  }


.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-content {
  
    align-items: center;
  
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
      position: relative;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  
  
  
  
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
    
    
  }


.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 .shogun-image-content {
  
    align-items: center;
  
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container {
      position: relative;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd2a7b70-067b-4e2d-a4b6-651ff60cc737 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: -30px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 {
  display: none;
}
#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6, #wrap-s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 {
  display: none;
}
#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6, #wrap-s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 {
  display: none;
}
#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6, #wrap-s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 { display: none !important; }}
#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df8c5a2c-fdb2-43e8-ace0-9b44c0d461f6.shg-box.shg-c {
  justify-content: center;
}

#s-75682aab-5c68-473a-bcb2-78bb9b6c5804 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-75682aab-5c68-473a-bcb2-78bb9b6c5804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75682aab-5c68-473a-bcb2-78bb9b6c5804.shg-box.shg-c {
  justify-content: center;
}

#s-fdd090fa-79aa-4e50-b601-1f21105e405b {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-fdd090fa-79aa-4e50-b601-1f21105e405b {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-fdd090fa-79aa-4e50-b601-1f21105e405b .shogun-heading-component h1 {
  color: rgba(255, 182, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



#s-6853da5e-9824-4b1f-855b-4d460f169b91 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-6853da5e-9824-4b1f-855b-4d460f169b91 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-6853da5e-9824-4b1f-855b-4d460f169b91 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-269303a7-4062-4961-912b-e745e841af0f {
  margin-top: 12px;
margin-left: 25px;
margin-right: 25px;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-269303a7-4062-4961-912b-e745e841af0f {
  
}
}@media (max-width: 767px){#s-269303a7-4062-4961-912b-e745e841af0f {
  
}
}
@media (min-width: 1200px){#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 {
  display: none;
}
#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2, #wrap-s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 {
  display: none;
}
#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2, #wrap-s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 { display: none !important; }}@media (max-width: 767px){#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 {
  display: none;
}
#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2, #wrap-s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 { display: none !important; }}







#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7cf1d0f-2e7c-4bc1-93dc-cab8b8ed22d2.shg-box.shg-c {
  justify-content: center;
}

#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}

#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 {
  background-image: url(https://i.shgcdn.com/dee44bc4-05d9-4fbc-84d0-843a1d36b87c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef0647f9-e50d-47e8-a4e5-e00c7e6f6d51.shg-box.shg-c {
  justify-content: center;
}

#s-34371030-3bc9-4ceb-8a82-c67bd929949e {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34371030-3bc9-4ceb-8a82-c67bd929949e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-b90f8654-fd31-41e6-89f3-dc2d131e903c {
  margin-top: 15px;
margin-left: 40px;
margin-bottom: 15px;
margin-right: 40px;
min-height: 200px;
}








#s-b90f8654-fd31-41e6-89f3-dc2d131e903c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b90f8654-fd31-41e6-89f3-dc2d131e903c.shg-box.shg-c {
  justify-content: center;
}

#s-02f55596-bd50-4c64-86b7-6b90e789c5b2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-02f55596-bd50-4c64-86b7-6b90e789c5b2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-2f91fe57-2d92-4e8d-a4d5-45f8cdd9be50 {
  margin-bottom: -18px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2f91fe57-2d92-4e8d-a4d5-45f8cdd9be50 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-9af587d6-977b-41b3-ad11-8a3ccd841331 {
  margin-bottom: -20px;
}

#s-9af587d6-977b-41b3-ad11-8a3ccd841331 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5e1c0cb2-65ab-4993-a55e-3f84c62b7c23 {
  margin-left: auto;
margin-right: auto;
}

#s-da277f29-4ad5-440a-b9bf-155fe21e99c2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-da277f29-4ad5-440a-b9bf-155fe21e99c2 {
  background-image: url(https://i.shgcdn.com/46239fa7-a82f-417e-bf23-7be43d084dfd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-da277f29-4ad5-440a-b9bf-155fe21e99c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-da277f29-4ad5-440a-b9bf-155fe21e99c2.shg-box.shg-c {
  justify-content: center;
}

#s-5b4e6e0b-8815-40d9-bd6c-3d66cf9af35b {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5b4e6e0b-8815-40d9-bd6c-3d66cf9af35b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b4e6e0b-8815-40d9-bd6c-3d66cf9af35b.shg-box.shg-c {
  justify-content: center;
}

#s-259f1f1b-9ac4-4dba-8810-c7a6c832afb7 {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-259f1f1b-9ac4-4dba-8810-c7a6c832afb7 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-259f1f1b-9ac4-4dba-8810-c7a6c832afb7 .shogun-heading-component h1 {
  color: rgba(156, 72, 119, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 37px;
  
  
  text-align: center;
}



#s-122bdde9-2b95-403a-b7da-4c45b1504bf9 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 700px;
}
@media (min-width: 1200px){#s-122bdde9-2b95-403a-b7da-4c45b1504bf9 {
  display: none;
}
#s-122bdde9-2b95-403a-b7da-4c45b1504bf9, #wrap-s-122bdde9-2b95-403a-b7da-4c45b1504bf9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-122bdde9-2b95-403a-b7da-4c45b1504bf9 {
  display: none;
}
#s-122bdde9-2b95-403a-b7da-4c45b1504bf9, #wrap-s-122bdde9-2b95-403a-b7da-4c45b1504bf9 { display: none !important; }}@media (max-width: 767px){#s-122bdde9-2b95-403a-b7da-4c45b1504bf9 {
  display: none;
}
#s-122bdde9-2b95-403a-b7da-4c45b1504bf9, #wrap-s-122bdde9-2b95-403a-b7da-4c45b1504bf9 { display: none !important; }}
#s-3b95d762-b8a3-484f-9175-f03c7de0d0cb {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 350px;
}








#s-3b95d762-b8a3-484f-9175-f03c7de0d0cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3b95d762-b8a3-484f-9175-f03c7de0d0cb.shg-box.shg-c {
  justify-content: center;
}

#s-485ad9ce-4afa-4122-9cbd-70e71b1c501e {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-485ad9ce-4afa-4122-9cbd-70e71b1c501e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-485ad9ce-4afa-4122-9cbd-70e71b1c501e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-485ad9ce-4afa-4122-9cbd-70e71b1c501e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-485ad9ce-4afa-4122-9cbd-70e71b1c501e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 600px;
}
@media (min-width: 1200px){#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 {
  display: none;
}
#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5, #wrap-s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 {
  display: none;
}
#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5, #wrap-s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 { display: none !important; }}@media (max-width: 767px){#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 {
  display: none;
}
#s-b6841a13-0f4b-4993-b5b6-4d0284932cb5, #wrap-s-b6841a13-0f4b-4993-b5b6-4d0284932cb5 { display: none !important; }}
#s-91f61d40-74ad-48f0-9dfb-2940c604c906 {
  margin-left: auto;
margin-right: auto;
min-height: 400px;
}








#s-91f61d40-74ad-48f0-9dfb-2940c604c906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91f61d40-74ad-48f0-9dfb-2940c604c906.shg-box.shg-c {
  justify-content: center;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0%;
padding-bottom: 0%;
max-width: 300px;
aspect-ratio: 560/532;
text-align: center;
}



.shg-image-margin-container-s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
    
    
  }


.s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
      position: relative;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  
  
  
  
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
    
    
  }


.s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
      position: relative;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  
  
  
  
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
    
    
  }


.s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
      position: relative;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  
  
  
  
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
    
    
  }


.s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
      position: relative;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  
  
  
  
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      aspect-ratio: 560/532;
      width: 100%;
      height: 100%;
    }

    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-link {
      aspect-ratio: 560/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
    
    
  }


.s-8ca0f296-b9db-40a7-8d6a-c79983509b09 .shogun-image-content {
  
    align-items: center;
  
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 {
      --shg-aspect-ratio: calc(560/532); 
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container {
      position: relative;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ca0f296-b9db-40a7-8d6a-c79983509b09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d8e80008-49eb-4fba-8e5b-1b8015f7841a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d8e80008-49eb-4fba-8e5b-1b8015f7841a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8e80008-49eb-4fba-8e5b-1b8015f7841a.shg-box.shg-c {
  justify-content: center;
}

#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWI1YTFhNTYtMjkwNy00OTgwLTg4MzYtZDVlOTcxNmU4NTkyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzViNWExYTU2LTI5MDctNDk4MC04ODM2LWQ1ZTk3MTZlODU5MikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fa74b747-b10d-4903-85a3-0b7bd25dcd10-root {
    text-align: center;
  }


#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fa74b747-b10d-4903-85a3-0b7bd25dcd10-root {
    text-align: center;
  }


#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa74b747-b10d-4903-85a3-0b7bd25dcd10-root {
    text-align: center;
  }


#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa74b747-b10d-4903-85a3-0b7bd25dcd10-root {
    text-align: center;
  }


#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fa74b747-b10d-4903-85a3-0b7bd25dcd10-root {
    text-align: center;
  }


#s-fa74b747-b10d-4903-85a3-0b7bd25dcd10.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/11;
text-align: center;
}



.shg-image-margin-container-s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
    
    
  }


.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-content {
  
    align-items: center;
  
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
      position: relative;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  
  
  
  
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
    
    
  }


.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-content {
  
    align-items: center;
  
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
      position: relative;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  
  
  
  
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
    
    
  }


.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-content {
  
    align-items: center;
  
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
      position: relative;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  
  
  
  
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
    
    
  }


.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-content {
  
    align-items: center;
  
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
      position: relative;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  
  
  
  
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
    
    
  }


.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 .shogun-image-content {
  
    align-items: center;
  
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container {
      position: relative;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fcfc49b3-8b53-49e1-b2e2-5db0e831e693 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-45fc0597-79c8-4f1c-a3af-c2d7671db640 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-attachment: scroll;
}

#s-45fc0597-79c8-4f1c-a3af-c2d7671db640 {
  background-image: url(https://i.shgcdn.com/f0c3f336-1060-4e2d-b614-0064bb4e30c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-45fc0597-79c8-4f1c-a3af-c2d7671db640 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-45fc0597-79c8-4f1c-a3af-c2d7671db640.shg-box.shg-c {
  justify-content: center;
}

#s-21fbcb42-c940-464d-880e-d02daf0a7e84 {
  padding-left: 30px;
padding-right: 30px;
min-height: 480px;
}
@media (max-width: 767px){#s-21fbcb42-c940-464d-880e-d02daf0a7e84 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-21fbcb42-c940-464d-880e-d02daf0a7e84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21fbcb42-c940-464d-880e-d02daf0a7e84.shg-box.shg-c {
  justify-content: center;
}

#s-7d1400ea-c97f-44c8-8288-21f6312fa7db {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7d1400ea-c97f-44c8-8288-21f6312fa7db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d1400ea-c97f-44c8-8288-21f6312fa7db.shg-box.shg-c {
  justify-content: center;
}

#s-ec0ae98c-574f-4822-abec-18363421c5c8 {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-ec0ae98c-574f-4822-abec-18363421c5c8 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-ec0ae98c-574f-4822-abec-18363421c5c8 .shogun-heading-component h1 {
  color: rgba(17, 61, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 37px;
  
  
  text-align: center;
}



#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 700px;
}
@media (min-width: 1200px){#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 {
  display: none;
}
#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15, #wrap-s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 {
  display: none;
}
#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15, #wrap-s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 { display: none !important; }}@media (max-width: 767px){#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 {
  display: none;
}
#s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15, #wrap-s-ac8c6c1c-1a16-42a7-b942-b9cfd0b33b15 { display: none !important; }}
#s-706f3023-4caa-427e-9ca6-220de7633374 {
  
}








#s-706f3023-4caa-427e-9ca6-220de7633374 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-706f3023-4caa-427e-9ca6-220de7633374.shg-box.shg-c {
  justify-content: center;
}

#s-3e0ec36d-9bfc-4721-aa84-a7d1a5e70ec6 {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-3e0ec36d-9bfc-4721-aa84-a7d1a5e70ec6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e0ec36d-9bfc-4721-aa84-a7d1a5e70ec6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e0ec36d-9bfc-4721-aa84-a7d1a5e70ec6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e0ec36d-9bfc-4721-aa84-a7d1a5e70ec6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-989c0476-5864-44d1-9d0a-7cb64858ef4b {
  margin-left: auto;
margin-right: auto;
min-height: 500px;
}








#s-989c0476-5864-44d1-9d0a-7cb64858ef4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-989c0476-5864-44d1-9d0a-7cb64858ef4b.shg-box.shg-c {
  justify-content: center;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
aspect-ratio: 571/532;
text-align: center;
}



.shg-image-margin-container-s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
    
    
  }


.s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-content {
  
    align-items: center;
  
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
      position: relative;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  
  
  
  
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
    
    
  }


.s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-content {
  
    align-items: center;
  
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
      position: relative;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  
  
  
  
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
    
    
  }


.s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-content {
  
    align-items: center;
  
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
      position: relative;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  
  
  
  
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
    
    
  }


.s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-content {
  
    align-items: center;
  
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
      position: relative;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  
  
  
  
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      aspect-ratio: 571/532;
      width: 100%;
      height: 100%;
    }

    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-link {
      aspect-ratio: 571/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
    
    
  }


.s-a24cd886-3302-4dae-a3fd-07720ade8e57 .shogun-image-content {
  
    align-items: center;
  
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 {
      --shg-aspect-ratio: calc(571/532); 
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container {
      position: relative;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a24cd886-3302-4dae-a3fd-07720ade8e57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-e13222a7-b427-4341-99e6-0787fc12092c {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 600px;
}
@media (min-width: 1200px){#s-e13222a7-b427-4341-99e6-0787fc12092c {
  display: none;
}
#s-e13222a7-b427-4341-99e6-0787fc12092c, #wrap-s-e13222a7-b427-4341-99e6-0787fc12092c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e13222a7-b427-4341-99e6-0787fc12092c {
  display: none;
}
#s-e13222a7-b427-4341-99e6-0787fc12092c, #wrap-s-e13222a7-b427-4341-99e6-0787fc12092c { display: none !important; }}@media (max-width: 767px){#s-e13222a7-b427-4341-99e6-0787fc12092c {
  display: none;
}
#s-e13222a7-b427-4341-99e6-0787fc12092c, #wrap-s-e13222a7-b427-4341-99e6-0787fc12092c { display: none !important; }}
#s-445ff0cf-9bd4-4ecc-87bf-1a8ac4e0104d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-445ff0cf-9bd4-4ecc-87bf-1a8ac4e0104d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-445ff0cf-9bd4-4ecc-87bf-1a8ac4e0104d.shg-box.shg-c {
  justify-content: center;
}

#s-b77bf12a-69c8-498c-8d30-a9617f08a271 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmZhOWYyODEtYjc5NC00NTc4LWE4MDAtNTViZDQ0Yzc3Y2JjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzJmYTlmMjgxLWI3OTQtNDU3OC1hODAwLTU1YmQ0NGM3N2NiYykiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-b77bf12a-69c8-498c-8d30-a9617f08a271: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b77bf12a-69c8-498c-8d30-a9617f08a271:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b77bf12a-69c8-498c-8d30-a9617f08a271-root {
    text-align: center;
  }


#s-b77bf12a-69c8-498c-8d30-a9617f08a271.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b77bf12a-69c8-498c-8d30-a9617f08a271-root {
    text-align: center;
  }


#s-b77bf12a-69c8-498c-8d30-a9617f08a271.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b77bf12a-69c8-498c-8d30-a9617f08a271-root {
    text-align: center;
  }


#s-b77bf12a-69c8-498c-8d30-a9617f08a271.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b77bf12a-69c8-498c-8d30-a9617f08a271-root {
    text-align: center;
  }


#s-b77bf12a-69c8-498c-8d30-a9617f08a271.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b77bf12a-69c8-498c-8d30-a9617f08a271-root {
    text-align: center;
  }


#s-b77bf12a-69c8-498c-8d30-a9617f08a271.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
aspect-ratio: 1800/11;
text-align: center;
}



.shg-image-margin-container-s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
    
    
  }


.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-content {
  
    align-items: center;
  
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
      position: relative;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  
  
  
  
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
    
    
  }


.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-content {
  
    align-items: center;
  
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
      position: relative;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  
  
  
  
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
    
    
  }


.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-content {
  
    align-items: center;
  
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
      position: relative;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  
  
  
  
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
    
    
  }


.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-content {
  
    align-items: center;
  
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
      position: relative;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  
  
  
  
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      aspect-ratio: 1800/11;
      width: 100%;
      height: 100%;
    }

    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-link {
      aspect-ratio: 1800/11;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
    
    
  }


.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e .shogun-image-content {
  
    align-items: center;
  
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e {
      --shg-aspect-ratio: calc(1800/11); 
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container {
      position: relative;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e9d7f0fd-7958-42b1-a345-c4617dd5176e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-f63922d6-5faf-4140-9dec-06561889a268 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-f63922d6-5faf-4140-9dec-06561889a268 {
  background-image: url(https://i.shgcdn.com/204c8fde-166e-49a0-9591-80ca30dfdc0e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f63922d6-5faf-4140-9dec-06561889a268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f63922d6-5faf-4140-9dec-06561889a268.shg-box.shg-c {
  justify-content: center;
}

#s-ef391c0c-5693-4037-87f1-54ed7c4dec38 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ef391c0c-5693-4037-87f1-54ed7c4dec38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef391c0c-5693-4037-87f1-54ed7c4dec38.shg-box.shg-c {
  justify-content: center;
}

#s-b4444362-9bb0-46d3-9b01-33526e7c78ff {
  margin-top: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-b4444362-9bb0-46d3-9b01-33526e7c78ff {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-b4444362-9bb0-46d3-9b01-33526e7c78ff .shogun-heading-component h1 {
  color: rgba(255, 92, 53, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 37px;
  
  
  text-align: center;
}



#s-ab26f480-5737-4145-96e4-8e46c32efd9b {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 700px;
}
@media (min-width: 1200px){#s-ab26f480-5737-4145-96e4-8e46c32efd9b {
  display: none;
}
#s-ab26f480-5737-4145-96e4-8e46c32efd9b, #wrap-s-ab26f480-5737-4145-96e4-8e46c32efd9b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab26f480-5737-4145-96e4-8e46c32efd9b {
  display: none;
}
#s-ab26f480-5737-4145-96e4-8e46c32efd9b, #wrap-s-ab26f480-5737-4145-96e4-8e46c32efd9b { display: none !important; }}@media (max-width: 767px){#s-ab26f480-5737-4145-96e4-8e46c32efd9b {
  display: none;
}
#s-ab26f480-5737-4145-96e4-8e46c32efd9b, #wrap-s-ab26f480-5737-4145-96e4-8e46c32efd9b { display: none !important; }}
#s-57e716e8-1872-4bed-81ae-da454b84dcdc {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-57e716e8-1872-4bed-81ae-da454b84dcdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57e716e8-1872-4bed-81ae-da454b84dcdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-57e716e8-1872-4bed-81ae-da454b84dcdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-57e716e8-1872-4bed-81ae-da454b84dcdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8c8467a4-a511-47a0-9ff3-2841ad67b351 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 600px;
}
@media (min-width: 1200px){#s-8c8467a4-a511-47a0-9ff3-2841ad67b351 {
  display: none;
}
#s-8c8467a4-a511-47a0-9ff3-2841ad67b351, #wrap-s-8c8467a4-a511-47a0-9ff3-2841ad67b351 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c8467a4-a511-47a0-9ff3-2841ad67b351 {
  display: none;
}
#s-8c8467a4-a511-47a0-9ff3-2841ad67b351, #wrap-s-8c8467a4-a511-47a0-9ff3-2841ad67b351 { display: none !important; }}@media (max-width: 767px){#s-8c8467a4-a511-47a0-9ff3-2841ad67b351 {
  display: none;
}
#s-8c8467a4-a511-47a0-9ff3-2841ad67b351, #wrap-s-8c8467a4-a511-47a0-9ff3-2841ad67b351 { display: none !important; }}
#s-a2f20185-cbf8-4182-a631-e58b834c3014 {
  margin-left: auto;
margin-right: auto;
min-height: 400px;
}








#s-a2f20185-cbf8-4182-a631-e58b834c3014 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2f20185-cbf8-4182-a631-e58b834c3014.shg-box.shg-c {
  justify-content: center;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 300px;
aspect-ratio: 567/532;
text-align: center;
}



.shg-image-margin-container-s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
    
    
  }


.s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0f68bbc6-c633-4795-8131-34140a9286d3 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
      position: relative;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  
  
  
  
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
    
    
  }


.s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0f68bbc6-c633-4795-8131-34140a9286d3 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
      position: relative;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  
  
  
  
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
    
    
  }


.s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0f68bbc6-c633-4795-8131-34140a9286d3 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
      position: relative;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  
  
  
  
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
    
    
  }


.s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0f68bbc6-c633-4795-8131-34140a9286d3 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
      position: relative;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  
  
  
  
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      aspect-ratio: 567/532;
      width: 100%;
      height: 100%;
    }

    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-link {
      aspect-ratio: 567/532;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f68bbc6-c633-4795-8131-34140a9286d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
    
    
  }


.s-0f68bbc6-c633-4795-8131-34140a9286d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0f68bbc6-c633-4795-8131-34140a9286d3 {
      --shg-aspect-ratio: calc(567/532); 
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container {
      position: relative;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f68bbc6-c633-4795-8131-34140a9286d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2b220a3a-bac5-479a-b133-47383e667253 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-2b220a3a-bac5-479a-b133-47383e667253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b220a3a-bac5-479a-b133-47383e667253.shg-box.shg-c {
  justify-content: center;
}

#s-dfd53386-d092-4bfb-9c2b-ba431ef97138 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2Q4YzE2YjQtYjdlZC00ZmMzLTliM2UtNmY5NTcxMTM5ZTcyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzNkOGMxNmI0LWI3ZWQtNGZjMy05YjNlLTZmOTU3MTEzOWU3MikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 300px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-dfd53386-d092-4bfb-9c2b-ba431ef97138: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(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dfd53386-d092-4bfb-9c2b-ba431ef97138:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-dfd53386-d092-4bfb-9c2b-ba431ef97138-root {
    text-align: center;
  }


#s-dfd53386-d092-4bfb-9c2b-ba431ef97138.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dfd53386-d092-4bfb-9c2b-ba431ef97138-root {
    text-align: center;
  }


#s-dfd53386-d092-4bfb-9c2b-ba431ef97138.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfd53386-d092-4bfb-9c2b-ba431ef97138-root {
    text-align: center;
  }


#s-dfd53386-d092-4bfb-9c2b-ba431ef97138.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfd53386-d092-4bfb-9c2b-ba431ef97138-root {
    text-align: center;
  }


#s-dfd53386-d092-4bfb-9c2b-ba431ef97138.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dfd53386-d092-4bfb-9c2b-ba431ef97138-root {
    text-align: center;
  }


#s-dfd53386-d092-4bfb-9c2b-ba431ef97138.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-8abf84f9-55b4-4392-aefe-dcbd9acbdb63 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: -30px;
padding-top: 30px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-8abf84f9-55b4-4392-aefe-dcbd9acbdb63 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8abf84f9-55b4-4392-aefe-dcbd9acbdb63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8abf84f9-55b4-4392-aefe-dcbd9acbdb63.shg-box.shg-c {
  justify-content: center;
}

#s-ad400819-98a7-4f7c-98c3-c9f2f856dea3 {
  margin-left: 25px;
margin-right: 25px;
min-height: 50px;
}








#s-ad400819-98a7-4f7c-98c3-c9f2f856dea3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad400819-98a7-4f7c-98c3-c9f2f856dea3.shg-box.shg-c {
  justify-content: center;
}

#s-051247b7-99bd-465c-ba81-510298dc61b9 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-051247b7-99bd-465c-ba81-510298dc61b9 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-051247b7-99bd-465c-ba81-510298dc61b9 .shogun-heading-component h1 {
  color: rgba(255, 182, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 38px;
  
  
  text-align: center;
}



#s-c08b9672-e63f-4981-ab59-a3d80ed01fff {
  margin-top: 5px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-c08b9672-e63f-4981-ab59-a3d80ed01fff {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}
}
#s-c08b9672-e63f-4981-ab59-a3d80ed01fff .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}



#s-0acb7410-b013-4197-b04c-2b1619a0f25e {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
max-width: 700px;
}
@media (min-width: 1200px){#s-0acb7410-b013-4197-b04c-2b1619a0f25e {
  display: none;
}
#s-0acb7410-b013-4197-b04c-2b1619a0f25e, #wrap-s-0acb7410-b013-4197-b04c-2b1619a0f25e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0acb7410-b013-4197-b04c-2b1619a0f25e {
  display: none;
}
#s-0acb7410-b013-4197-b04c-2b1619a0f25e, #wrap-s-0acb7410-b013-4197-b04c-2b1619a0f25e { display: none !important; }}@media (max-width: 767px){#s-0acb7410-b013-4197-b04c-2b1619a0f25e {
  display: none;
}
#s-0acb7410-b013-4197-b04c-2b1619a0f25e, #wrap-s-0acb7410-b013-4197-b04c-2b1619a0f25e { display: none !important; }}
#s-12a42102-9382-42bf-bd40-5872ee0ab873 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: -30px;
padding-top: 30px;
padding-bottom: 50px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-12a42102-9382-42bf-bd40-5872ee0ab873 {
  display: none;
}
#s-12a42102-9382-42bf-bd40-5872ee0ab873, #wrap-s-12a42102-9382-42bf-bd40-5872ee0ab873 { display: none !important; }}@media (max-width: 767px){#s-12a42102-9382-42bf-bd40-5872ee0ab873 {
  display: none;
}
#s-12a42102-9382-42bf-bd40-5872ee0ab873, #wrap-s-12a42102-9382-42bf-bd40-5872ee0ab873 { display: none !important; }}
#s-12a42102-9382-42bf-bd40-5872ee0ab873 {
  background-image: url(https://i.shgcdn.com/e5f0b657-3df7-4726-979d-5d2c3f8d0ca1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-12a42102-9382-42bf-bd40-5872ee0ab873 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12a42102-9382-42bf-bd40-5872ee0ab873.shg-box.shg-c {
  justify-content: center;
}

#s-fd0e0c52-c986-4e4a-ba42-4467de8c5b31 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fd0e0c52-c986-4e4a-ba42-4467de8c5b31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd0e0c52-c986-4e4a-ba42-4467de8c5b31.shg-box.shg-c {
  justify-content: center;
}

#s-066bff6b-5054-489e-a3f8-b649919ab17a {
  margin-top: 25px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-066bff6b-5054-489e-a3f8-b649919ab17a {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-066bff6b-5054-489e-a3f8-b649919ab17a .shogun-heading-component h1 {
  color: rgba(255, 182, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-a4ad4892-0675-48a4-a059-005a8b4541d9 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-a4ad4892-0675-48a4-a059-005a8b4541d9 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-a4ad4892-0675-48a4-a059-005a8b4541d9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-ebc0dada-9545-48e7-b1ce-74cc8f27348b {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebc0dada-9545-48e7-b1ce-74cc8f27348b {
  
}
}@media (max-width: 767px){#s-ebc0dada-9545-48e7-b1ce-74cc8f27348b {
  
}
}
/*
  $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;
}

#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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-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:not(.shopify-section *):not([id^="wistia"]) {
  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;
}

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