.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  background-repeat: repeat;
background-size: contain;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}
#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  background-image: url(https://i.shgcdn.com/bb9199f2-6545-4c8f-884c-532b7a9fd66c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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

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

#s-02b200c6-51cd-487f-aca9-194f601a18d7 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-02b200c6-51cd-487f-aca9-194f601a18d7 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-c3de33ea-4f06-4885-b440-bf7485c095e3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 27px;
padding-bottom: 27px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-c3de33ea-4f06-4885-b440-bf7485c095e3 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Calligraffitti";
  font-style:  normal ;
  font-size: 33px;
  
  
  
}



#s-67c45b5e-216e-46f6-a9a9-941970d88bdd {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 33px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-67c45b5e-216e-46f6-a9a9-941970d88bdd .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-031116a1-04b6-4b5b-858e-0a01cfb57285 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 33px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-031116a1-04b6-4b5b-858e-0a01cfb57285 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-d32616be-b1f7-413b-ae76-541b308cfa7b {
  margin-left: -1%;
margin-right: -1%;
padding-top: 3px;
padding-left: 5%;
padding-bottom: 25px;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-e0d25d84-1d39-4ab4-b545-e4a45efdefea {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-e0d25d84-1d39-4ab4-b545-e4a45efdefea .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-08cdb2ff-bc08-45d8-a3c6-9ae86f4647d3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 27px;
padding-left: 5%;
padding-bottom: 25px;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}

#s-a6c0b833-d756-485c-a2eb-e1918ba1f653 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 44px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-a6c0b833-d756-485c-a2eb-e1918ba1f653 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-57fea4cd-d1e3-44fd-9c53-eaf45cebf0a3 {
  background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 88px;
margin-right: 0%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}

#s-57fea4cd-d1e3-44fd-9c53-eaf45cebf0a3 {
  background-image: url(https://i.shgcdn.com/7b75cd24-36ca-453e-affc-0dd051ecfa73/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-57fea4cd-d1e3-44fd-9c53-eaf45cebf0a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57fea4cd-d1e3-44fd-9c53-eaf45cebf0a3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-24661a04-591a-4f10-8ca6-b0586cde20cf {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 44px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-24661a04-591a-4f10-8ca6-b0586cde20cf .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-7134df8a-bad0-48cc-9b58-357fbbd88c0e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 25px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-418b7f18-b03e-41db-9ce2-520f8b1c6da1 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-418b7f18-b03e-41db-9ce2-520f8b1c6da1 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-175948c4-c977-48a2-bee1-b148896fa7a0 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 33px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-175948c4-c977-48a2-bee1-b148896fa7a0 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-dea5157e-0028-46b5-a993-61d198d9e9aa {
  margin-left: 4%;
margin-right: 4%;
text-align: center;
}







  img.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
    
    
  }


.s-dea5157e-0028-46b5-a993-61d198d9e9aa .shogun-image-content {
  
    align-items: center;
  
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shg-align-container {
  text-align: center
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
    
    
  }


.s-dea5157e-0028-46b5-a993-61d198d9e9aa .shogun-image-content {
  
    align-items: center;
  
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shg-align-container {
  text-align: center
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
    
    
  }


.s-dea5157e-0028-46b5-a993-61d198d9e9aa .shogun-image-content {
  
    align-items: center;
  
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shg-align-container {
  text-align: center
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
    
    
  }


.s-dea5157e-0028-46b5-a993-61d198d9e9aa .shogun-image-content {
  
    align-items: center;
  
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shg-align-container {
  text-align: center
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
    
    
  }


.s-dea5157e-0028-46b5-a993-61d198d9e9aa .shogun-image-content {
  
    align-items: center;
  
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shg-align-container {
  text-align: center
}

.s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dea5157e-0028-46b5-a993-61d198d9e9aa.shogun-image {
  box-sizing: border-box;
}


}
#s-62ba934c-556d-4d1e-a9cd-01ecc27a53b0 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-62ba934c-556d-4d1e-a9cd-01ecc27a53b0 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-9340eb91-14c4-4b77-9849-8c561e799120 {
  margin-top: 0px;
margin-left: 4%;
margin-right: 4%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 27px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}

#s-2128c33f-c3e0-4c0a-a009-0809edf979de {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-2128c33f-c3e0-4c0a-a009-0809edf979de .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-f0dfd4de-436d-4514-84fb-e151888e034e {
  min-height: 50px;
}








#s-f0dfd4de-436d-4514-84fb-e151888e034e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0dfd4de-436d-4514-84fb-e151888e034e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e06f3aaa-51cf-452c-a7a2-d7dc370034a7 {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 25px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-07f9d711-00b4-42b9-8d82-83b650ed3b87 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-07f9d711-00b4-42b9-8d82-83b650ed3b87 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
text-align: center;
}







  img.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
    
    
  }


.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shg-align-container {
  text-align: center
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
    
    
  }


.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shg-align-container {
  text-align: center
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
    
    
  }


.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shg-align-container {
  text-align: center
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
    
    
  }


.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shg-align-container {
  text-align: center
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
    
    
  }


.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shg-align-container {
  text-align: center
}

.s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdf9c31-f1c0-4c06-aa38-5afd481a9df8.shogun-image {
  box-sizing: border-box;
}


}
#s-f65ba287-3110-4763-afb4-4dedcfd6b6b3 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 3px;
margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-f65ba287-3110-4763-afb4-4dedcfd6b6b3 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-93e41bba-d340-4f77-90ba-de9c3fb6c333 {
  margin-left: 19%;
margin-right: 19%;
padding-top: 27px;
padding-left: 3%;
padding-bottom: 27px;
padding-right: 3%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}

#s-92190d4f-76d4-40e7-8d02-6e13f472cd2b {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-92190d4f-76d4-40e7-8d02-6e13f472cd2b .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-c117ee98-b1ca-433c-8509-1af8f872427b {
  margin-left: 19%;
margin-right: 19%;
padding-top: 3px;
padding-left: 5%;
padding-bottom: 25px;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-391a4c34-7638-43fc-89b6-1846aba9f186 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-391a4c34-7638-43fc-89b6-1846aba9f186 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-49ca8fea-03b1-4a39-96a9-66011a8e35df {
  margin-bottom: 50px;
min-height: 50px;
}








#s-49ca8fea-03b1-4a39-96a9-66011a8e35df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49ca8fea-03b1-4a39-96a9-66011a8e35df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2de334c1-d7ae-4ab9-be99-dce3a3d15141 {
  margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 5px;
padding-left: 9%;
padding-bottom: 5px;
padding-right: 9%;
background-color: rgba(255, 255, 255, 1);
}

#s-a48ec474-e448-4b9a-8f2a-bf094fe02605 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-a48ec474-e448-4b9a-8f2a-bf094fe02605 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



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

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

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

#s-fef8faf0-4de4-4a7a-bef0-07fed27c6609 {
  background-image: url(https://i.shgcdn.com/4034392a-3b4f-450e-b0fc-c45f9dba09fa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fef8faf0-4de4-4a7a-bef0-07fed27c6609"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-095427bd-2728-4370-afe1-bb5e6656ec79 {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 9px;
border-left-width: 9px;
border-bottom-width: 9px;
border-right-width: 9px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: image;
color: rgba(0, 0, 0, 1);
background-position: center center;
}
#s-095427bd-2728-4370-afe1-bb5e6656ec79: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-095427bd-2728-4370-afe1-bb5e6656ec79:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-095427bd-2728-4370-afe1-bb5e6656ec79-btn-wrapper {
    text-align: center;
  }


#s-095427bd-2728-4370-afe1-bb5e6656ec79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-095427bd-2728-4370-afe1-bb5e6656ec79-btn-wrapper {
    text-align: center;
  }


#s-095427bd-2728-4370-afe1-bb5e6656ec79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-095427bd-2728-4370-afe1-bb5e6656ec79-btn-wrapper {
    text-align: center;
  }


#s-095427bd-2728-4370-afe1-bb5e6656ec79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-095427bd-2728-4370-afe1-bb5e6656ec79-btn-wrapper {
    text-align: center;
  }


#s-095427bd-2728-4370-afe1-bb5e6656ec79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-095427bd-2728-4370-afe1-bb5e6656ec79-btn-wrapper {
    text-align: center;
  }


#s-095427bd-2728-4370-afe1-bb5e6656ec79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2 {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: image;
}
#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2-btn-wrapper {
    text-align: center;
  }


#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2-btn-wrapper {
    text-align: center;
  }


#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2-btn-wrapper {
    text-align: center;
  }


#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2-btn-wrapper {
    text-align: center;
  }


#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2-btn-wrapper {
    text-align: center;
  }


#s-d09e8bcc-d9a2-4f10-ac14-620ccc316ac2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-983218af-a2e8-44ca-90cf-38093568dc8a {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 44px;
margin-bottom: 44px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: image;
color: rgba(0, 0, 0, 1);
}
#s-983218af-a2e8-44ca-90cf-38093568dc8a: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-983218af-a2e8-44ca-90cf-38093568dc8a:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-983218af-a2e8-44ca-90cf-38093568dc8a-btn-wrapper {
    text-align: center;
  }


#s-983218af-a2e8-44ca-90cf-38093568dc8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-983218af-a2e8-44ca-90cf-38093568dc8a-btn-wrapper {
    text-align: center;
  }


#s-983218af-a2e8-44ca-90cf-38093568dc8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-983218af-a2e8-44ca-90cf-38093568dc8a-btn-wrapper {
    text-align: center;
  }


#s-983218af-a2e8-44ca-90cf-38093568dc8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-983218af-a2e8-44ca-90cf-38093568dc8a-btn-wrapper {
    text-align: center;
  }


#s-983218af-a2e8-44ca-90cf-38093568dc8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-983218af-a2e8-44ca-90cf-38093568dc8a-btn-wrapper {
    text-align: center;
  }


#s-983218af-a2e8-44ca-90cf-38093568dc8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-e1e184eb-b192-41c3-bcee-cc12053ed969 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-e1e184eb-b192-41c3-bcee-cc12053ed969 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-7b04bab6-c15e-4044-86d6-e4fc98521688 {
  margin-top: 4px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-repeat: repeat;
}








#s-7b04bab6-c15e-4044-86d6-e4fc98521688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b04bab6-c15e-4044-86d6-e4fc98521688.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bec614f7-44dc-4728-830e-0c25b758cefa {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 44px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-bec614f7-44dc-4728-830e-0c25b758cefa .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-2908d020-e2a3-4885-9580-45280c8dac52 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 27px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-7850b7c4-4e6a-4453-ab8c-d0bc0a6e0338 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-7850b7c4-4e6a-4453-ab8c-d0bc0a6e0338 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-cf88bf9b-080a-4e1a-bb32-8b9ce1ed3095 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 30px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-cf88bf9b-080a-4e1a-bb32-8b9ce1ed3095 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-c12e9024-a049-4816-adf4-e0474c304763 {
  margin-left: 4%;
margin-right: 4%;
text-align: center;
}







  img.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
    
    
  }


.s-c12e9024-a049-4816-adf4-e0474c304763 .shogun-image-content {
  
    align-items: center;
  
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shg-align-container {
  text-align: center
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
    
    
  }


.s-c12e9024-a049-4816-adf4-e0474c304763 .shogun-image-content {
  
    align-items: center;
  
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shg-align-container {
  text-align: center
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
    
    
  }


.s-c12e9024-a049-4816-adf4-e0474c304763 .shogun-image-content {
  
    align-items: center;
  
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shg-align-container {
  text-align: center
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
    
    
  }


.s-c12e9024-a049-4816-adf4-e0474c304763 .shogun-image-content {
  
    align-items: center;
  
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shg-align-container {
  text-align: center
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
    
    
  }


.s-c12e9024-a049-4816-adf4-e0474c304763 .shogun-image-content {
  
    align-items: center;
  
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shg-align-container {
  text-align: center
}

.s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c12e9024-a049-4816-adf4-e0474c304763.shogun-image {
  box-sizing: border-box;
}


}
#s-979716ac-efc0-4b98-97cd-929171bec2a5 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-979716ac-efc0-4b98-97cd-929171bec2a5 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-f7c64a4a-43b1-42f8-9f45-cd4b529f96ef {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 27px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}

#s-901fe72a-9a62-4ca1-91f3-b75dc691a6ba {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-901fe72a-9a62-4ca1-91f3-b75dc691a6ba .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-b2004e4f-84b6-43a0-8093-fce623b29216 {
  margin-bottom: 50px;
min-height: 50px;
}








#s-b2004e4f-84b6-43a0-8093-fce623b29216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2004e4f-84b6-43a0-8093-fce623b29216.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c77db6a-5de3-4058-9808-66049f5cc15d {
  margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 5px;
padding-left: 9%;
padding-bottom: 5px;
padding-right: 9%;
background-color: rgba(0, 0, 0, 1);
}

#s-083d38e5-021d-4d32-b359-8dc026747061 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-083d38e5-021d-4d32-b359-8dc026747061 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-67070762-226a-44ee-ae27-4898c48b0181 {
  background-image: url(https://i.shgcdn.com/4034392a-3b4f-450e-b0fc-c45f9dba09fa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67070762-226a-44ee-ae27-4898c48b0181"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-7ee53730-1af0-476b-acf1-5681d2b683bd {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 9px;
border-left-width: 9px;
border-bottom-width: 9px;
border-right-width: 9px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: image;
color: rgba(0, 0, 0, 1);
background-position: center center;
}
#s-7ee53730-1af0-476b-acf1-5681d2b683bd: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-7ee53730-1af0-476b-acf1-5681d2b683bd:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-7ee53730-1af0-476b-acf1-5681d2b683bd-btn-wrapper {
    text-align: center;
  }


#s-7ee53730-1af0-476b-acf1-5681d2b683bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7ee53730-1af0-476b-acf1-5681d2b683bd-btn-wrapper {
    text-align: center;
  }


#s-7ee53730-1af0-476b-acf1-5681d2b683bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ee53730-1af0-476b-acf1-5681d2b683bd-btn-wrapper {
    text-align: center;
  }


#s-7ee53730-1af0-476b-acf1-5681d2b683bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ee53730-1af0-476b-acf1-5681d2b683bd-btn-wrapper {
    text-align: center;
  }


#s-7ee53730-1af0-476b-acf1-5681d2b683bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7ee53730-1af0-476b-acf1-5681d2b683bd-btn-wrapper {
    text-align: center;
  }


#s-7ee53730-1af0-476b-acf1-5681d2b683bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9 {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: image;
}
#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9-btn-wrapper {
    text-align: center;
  }


#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9-btn-wrapper {
    text-align: center;
  }


#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9-btn-wrapper {
    text-align: center;
  }


#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9-btn-wrapper {
    text-align: center;
  }


#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9-btn-wrapper {
    text-align: center;
  }


#s-d5803a95-5dc0-4ef8-9803-46a08ccc14f9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-faf16946-985c-4d7b-8cf1-857e89f38e1a {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 44px;
margin-bottom: 44px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: image;
color: rgba(0, 0, 0, 1);
}
#s-faf16946-985c-4d7b-8cf1-857e89f38e1a: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-faf16946-985c-4d7b-8cf1-857e89f38e1a:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-faf16946-985c-4d7b-8cf1-857e89f38e1a-btn-wrapper {
    text-align: center;
  }


#s-faf16946-985c-4d7b-8cf1-857e89f38e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-faf16946-985c-4d7b-8cf1-857e89f38e1a-btn-wrapper {
    text-align: center;
  }


#s-faf16946-985c-4d7b-8cf1-857e89f38e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-faf16946-985c-4d7b-8cf1-857e89f38e1a-btn-wrapper {
    text-align: center;
  }


#s-faf16946-985c-4d7b-8cf1-857e89f38e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-faf16946-985c-4d7b-8cf1-857e89f38e1a-btn-wrapper {
    text-align: center;
  }


#s-faf16946-985c-4d7b-8cf1-857e89f38e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-faf16946-985c-4d7b-8cf1-857e89f38e1a-btn-wrapper {
    text-align: center;
  }


#s-faf16946-985c-4d7b-8cf1-857e89f38e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-ef471d36-ad53-4a88-8b02-655861fc0320 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-ef471d36-ad53-4a88-8b02-655861fc0320 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-b3dcb39b-af69-4348-ad57-0a946c1a3a7a {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-repeat: repeat;
}








#s-b3dcb39b-af69-4348-ad57-0a946c1a3a7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3dcb39b-af69-4348-ad57-0a946c1a3a7a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5d6a85fe-d90a-497b-a255-c659c41b18e0 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 44px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-5d6a85fe-d90a-497b-a255-c659c41b18e0 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-37f080a7-f45a-4208-bd14-90b5a23571b2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 27px;
padding-left: 6%;
padding-bottom: 27px;
padding-right: 6%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(0, 0, 0, 1);
}

#s-297ae75f-3599-4708-92f8-c23e02d3bb99 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-297ae75f-3599-4708-92f8-c23e02d3bb99 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-4a0c0189-4f56-40ba-9731-07622af89e29 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 33px;
margin-left: 4%;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-4a0c0189-4f56-40ba-9731-07622af89e29 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 {
  margin-left: 4%;
margin-right: 4%;
text-align: center;
}







  img.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
    
    
  }


.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shg-align-container {
  text-align: center
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
    
    
  }


.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shg-align-container {
  text-align: center
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
    
    
  }


.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shg-align-container {
  text-align: center
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
    
    
  }


.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shg-align-container {
  text-align: center
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
    
    
  }


.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9 .shogun-image-content {
  
    align-items: center;
  
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shg-align-container {
  text-align: center
}

.s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53fb8bf3-4a52-4bf2-b6fd-b81ba50f05d9.shogun-image {
  box-sizing: border-box;
}


}
#s-b83b5a1b-7e6f-4634-ad4d-291e43e8bafc {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-b83b5a1b-7e6f-4634-ad4d-291e43e8bafc .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-e553e11b-7a95-4599-b342-5fb4fea80f78 {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 27px;
padding-left: 3%;
padding-bottom: 27px;
padding-right: 3%;
border-top-width: 3px;
border-left-width: 3%;
border-bottom-width: 3px;
border-right-width: 3%;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 1px;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}

#s-ecf04072-f207-487c-951d-f71c409daa79 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 4%;
margin-right: 4%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-ecf04072-f207-487c-951d-f71c409daa79 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-8ddba662-76ed-434f-b528-90ecfc770a9f {
  margin-bottom: 50px;
min-height: 50px;
}








#s-8ddba662-76ed-434f-b528-90ecfc770a9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ddba662-76ed-434f-b528-90ecfc770a9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecb134f2-9e52-4b89-a71f-e17250625cfe {
  margin-top: 0px;
margin-left: 19%;
margin-right: 19%;
padding-top: 5px;
padding-left: 9%;
padding-bottom: 5px;
padding-right: 9%;
background-color: rgba(0, 0, 0, 1);
}

#s-69b3a76a-d2c3-47a2-9381-6deb0b4c47f8 {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-69b3a76a-d2c3-47a2-9381-6deb0b4c47f8 .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-2c66fa3f-8678-4fc7-9196-ce7f5265453a {
  background-image: url(https://i.shgcdn.com/4034392a-3b4f-450e-b0fc-c45f9dba09fa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c66fa3f-8678-4fc7-9196-ce7f5265453a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-60c2de2e-7478-493e-a4d6-e00f1f730b16 {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 44px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 9px;
border-left-width: 9px;
border-bottom-width: 9px;
border-right-width: 9px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: image;
color: rgba(0, 0, 0, 1);
background-position: center center;
}
#s-60c2de2e-7478-493e-a4d6-e00f1f730b16: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-60c2de2e-7478-493e-a4d6-e00f1f730b16:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-60c2de2e-7478-493e-a4d6-e00f1f730b16-btn-wrapper {
    text-align: center;
  }


#s-60c2de2e-7478-493e-a4d6-e00f1f730b16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-60c2de2e-7478-493e-a4d6-e00f1f730b16-btn-wrapper {
    text-align: center;
  }


#s-60c2de2e-7478-493e-a4d6-e00f1f730b16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-60c2de2e-7478-493e-a4d6-e00f1f730b16-btn-wrapper {
    text-align: center;
  }


#s-60c2de2e-7478-493e-a4d6-e00f1f730b16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-60c2de2e-7478-493e-a4d6-e00f1f730b16-btn-wrapper {
    text-align: center;
  }


#s-60c2de2e-7478-493e-a4d6-e00f1f730b16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-60c2de2e-7478-493e-a4d6-e00f1f730b16-btn-wrapper {
    text-align: center;
  }


#s-60c2de2e-7478-493e-a4d6-e00f1f730b16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-0113f263-140e-4ef0-97f1-6a0d3686179c {
  background-image: url(https://i.shgcdn.com/95644f4d-cc2c-4c2c-9f63-41762439bae9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-bottom: 44px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: image;
}
#s-0113f263-140e-4ef0-97f1-6a0d3686179c: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: #000 !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(227, 227, 227, 1) !important;
text-decoration: none !important;}#s-0113f263-140e-4ef0-97f1-6a0d3686179c:active {border-style: solid !important;
border-color: #000 !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
background-color: rgba(220, 220, 220, 1) !important;
text-decoration: none !important;}

  #s-0113f263-140e-4ef0-97f1-6a0d3686179c-btn-wrapper {
    text-align: center;
  }


#s-0113f263-140e-4ef0-97f1-6a0d3686179c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0113f263-140e-4ef0-97f1-6a0d3686179c-btn-wrapper {
    text-align: center;
  }


#s-0113f263-140e-4ef0-97f1-6a0d3686179c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0113f263-140e-4ef0-97f1-6a0d3686179c-btn-wrapper {
    text-align: center;
  }


#s-0113f263-140e-4ef0-97f1-6a0d3686179c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0113f263-140e-4ef0-97f1-6a0d3686179c-btn-wrapper {
    text-align: center;
  }


#s-0113f263-140e-4ef0-97f1-6a0d3686179c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0113f263-140e-4ef0-97f1-6a0d3686179c-btn-wrapper {
    text-align: center;
  }


#s-0113f263-140e-4ef0-97f1-6a0d3686179c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 33px;
  font-weight: 700;
  
  font-family: Quicksand;
  display:  block ;
}
}
#s-a8e6be89-63a2-43b2-8036-b91ba4d4117b {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: 19%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-a8e6be89-63a2-43b2-8036-b91ba4d4117b .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 3px;
  
  
  
}



#s-31a36466-432d-4c42-bebd-e8e73f439b9e {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-31a36466-432d-4c42-bebd-e8e73f439b9e .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



#s-2203ff31-1a9f-4c23-9a28-f7c9f5c579c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-2203ff31-1a9f-4c23-9a28-f7c9f5c579c7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-b16d8a45-67e1-4482-baa3-e6875da0210f {
  background-image: url(https://i.shgcdn.com/56b4c25a-5be7-4ed4-b606-51cd9d56e162/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
}

#s-b16d8a45-67e1-4482-baa3-e6875da0210f .shogun-heading-component h6 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 7px;
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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