.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-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c {
  display: none;
}
#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c, #wrap-s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c {
  display: none;
}
#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c, #wrap-s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c {
  display: none;
}
#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c, #wrap-s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c { display:none !important; }}@media (max-width: 767px){#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c {
  display: none;
}
#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c, #wrap-s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c { display:none !important; }}







#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9df2f663-4ed2-4085-b7b7-9c0b924a3f2c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a9a6777-e562-44ed-87dc-217236449f1b {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2a9a6777-e562-44ed-87dc-217236449f1b {
  display: none;
}
#s-2a9a6777-e562-44ed-87dc-217236449f1b, #wrap-s-2a9a6777-e562-44ed-87dc-217236449f1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a9a6777-e562-44ed-87dc-217236449f1b {
  display: none;
}
#s-2a9a6777-e562-44ed-87dc-217236449f1b, #wrap-s-2a9a6777-e562-44ed-87dc-217236449f1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a9a6777-e562-44ed-87dc-217236449f1b {
  display: none;
}
#s-2a9a6777-e562-44ed-87dc-217236449f1b, #wrap-s-2a9a6777-e562-44ed-87dc-217236449f1b { display:none !important; }}@media (max-width: 767px){#s-2a9a6777-e562-44ed-87dc-217236449f1b {
  display: none;
}
#s-2a9a6777-e562-44ed-87dc-217236449f1b, #wrap-s-2a9a6777-e562-44ed-87dc-217236449f1b { display:none !important; }}







#s-2a9a6777-e562-44ed-87dc-217236449f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a9a6777-e562-44ed-87dc-217236449f1b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f {
  display: none;
}
#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f, #wrap-s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f {
  display: none;
}
#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f, #wrap-s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f { display:none !important; }}







#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f {
  cursor: pointer;
}#s-6a7df662-6cf4-4e05-adb3-1a7f094a1a8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 {
  min-height: 50px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 {
  display: none;
}
#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824, #wrap-s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 {
  display: none;
}
#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824, #wrap-s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 { display:none !important; }}







#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae38e9db-6cff-4db8-87ea-0f3be9b6f824.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f82997fa-e639-4928-a342-799161e332a7 {
  min-height: 50px;
background-color: rgba(255, 254, 254, 1);
}
@media (min-width: 1200px){#s-f82997fa-e639-4928-a342-799161e332a7 {
  display: none;
}
#s-f82997fa-e639-4928-a342-799161e332a7, #wrap-s-f82997fa-e639-4928-a342-799161e332a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f82997fa-e639-4928-a342-799161e332a7 {
  display: none;
}
#s-f82997fa-e639-4928-a342-799161e332a7, #wrap-s-f82997fa-e639-4928-a342-799161e332a7 { display:none !important; }}







#s-f82997fa-e639-4928-a342-799161e332a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f82997fa-e639-4928-a342-799161e332a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8d13854-890f-4092-a225-34d2d9c8debf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a8d13854-890f-4092-a225-34d2d9c8debf {
  display: none;
}
#s-a8d13854-890f-4092-a225-34d2d9c8debf, #wrap-s-a8d13854-890f-4092-a225-34d2d9c8debf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8d13854-890f-4092-a225-34d2d9c8debf {
  display: none;
}
#s-a8d13854-890f-4092-a225-34d2d9c8debf, #wrap-s-a8d13854-890f-4092-a225-34d2d9c8debf { display:none !important; }}@media (max-width: 767px){#s-a8d13854-890f-4092-a225-34d2d9c8debf {
  display: none;
}
#s-a8d13854-890f-4092-a225-34d2d9c8debf, #wrap-s-a8d13854-890f-4092-a225-34d2d9c8debf { display:none !important; }}







#s-a8d13854-890f-4092-a225-34d2d9c8debf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8d13854-890f-4092-a225-34d2d9c8debf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-afde630b-3114-4e2f-ad07-390b2f1186b8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-afde630b-3114-4e2f-ad07-390b2f1186b8 {
  display: none;
}
#s-afde630b-3114-4e2f-ad07-390b2f1186b8, #wrap-s-afde630b-3114-4e2f-ad07-390b2f1186b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afde630b-3114-4e2f-ad07-390b2f1186b8 {
  display: none;
}
#s-afde630b-3114-4e2f-ad07-390b2f1186b8, #wrap-s-afde630b-3114-4e2f-ad07-390b2f1186b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afde630b-3114-4e2f-ad07-390b2f1186b8 {
  display: none;
}
#s-afde630b-3114-4e2f-ad07-390b2f1186b8, #wrap-s-afde630b-3114-4e2f-ad07-390b2f1186b8 { display:none !important; }}@media (max-width: 767px){#s-afde630b-3114-4e2f-ad07-390b2f1186b8 {
  display: none;
}
#s-afde630b-3114-4e2f-ad07-390b2f1186b8, #wrap-s-afde630b-3114-4e2f-ad07-390b2f1186b8 { display:none !important; }}







#s-afde630b-3114-4e2f-ad07-390b2f1186b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afde630b-3114-4e2f-ad07-390b2f1186b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dae42be5-b0a1-403d-a223-54c1dc122358 {
  min-height: 50px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-dae42be5-b0a1-403d-a223-54c1dc122358 {
  display: none;
}
#s-dae42be5-b0a1-403d-a223-54c1dc122358, #wrap-s-dae42be5-b0a1-403d-a223-54c1dc122358 { display:none !important; }}@media (max-width: 767px){#s-dae42be5-b0a1-403d-a223-54c1dc122358 {
  display: none;
}
#s-dae42be5-b0a1-403d-a223-54c1dc122358, #wrap-s-dae42be5-b0a1-403d-a223-54c1dc122358 { display:none !important; }}







#s-dae42be5-b0a1-403d-a223-54c1dc122358 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dae42be5-b0a1-403d-a223-54c1dc122358.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 {
  display: none;
}
#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267, #wrap-s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 {
  display: none;
}
#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267, #wrap-s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 {
  display: none;
}
#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267, #wrap-s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 { display:none !important; }}@media (max-width: 767px){#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 {
  display: none;
}
#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267, #wrap-s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 { display:none !important; }}







#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4c77fc9-3e40-4ef2-b898-09e02e5ba267.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff {
  max-width: 1920px;
aspect-ratio: 1920/1009;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff {
  display: none;
}
#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff, #wrap-s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff { display:none !important; }}@media (max-width: 767px){#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff {
  display: none;
}
#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff, #wrap-s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff { display:none !important; }}




  #s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff img.shogun-image,
  #s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff {
    width: 100%;
    height: auto;
  }




#s-ec236a4f-6ea6-4e9d-843c-8945bfe3efff .shogun-image-content {
  
    align-items: center;
  
}

#s-285b9739-f7b3-49bf-8e59-ebfc01459ae8 {
  min-height: 10px;
}








#s-285b9739-f7b3-49bf-8e59-ebfc01459ae8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-285b9739-f7b3-49bf-8e59-ebfc01459ae8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c463774-3948-4efe-901e-0e0c4f9648a4 {
  min-height: 50px;
}








#s-6c463774-3948-4efe-901e-0e0c4f9648a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c463774-3948-4efe-901e-0e0c4f9648a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-408fdb45-c6bc-4388-8701-3090b10d47c5 {
  min-height: 80px;
}








#s-408fdb45-c6bc-4388-8701-3090b10d47c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-408fdb45-c6bc-4388-8701-3090b10d47c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8cd896ef-3908-4e04-9b2d-db3291083782 {
  min-height: 80px;
}








#s-8cd896ef-3908-4e04-9b2d-db3291083782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cd896ef-3908-4e04-9b2d-db3291083782.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38e54cb7-497e-417d-8f38-8408978a353b {
  min-height: 80px;
}








#s-38e54cb7-497e-417d-8f38-8408978a353b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38e54cb7-497e-417d-8f38-8408978a353b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35594717-4c4f-4a52-840f-a8166b2780a1 {
  min-height: 50px;
}








#s-35594717-4c4f-4a52-840f-a8166b2780a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35594717-4c4f-4a52-840f-a8166b2780a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0cad8ad-ab95-4eab-b6a8-bc823810723c {
  min-height: 20px;
}








#s-a0cad8ad-ab95-4eab-b6a8-bc823810723c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0cad8ad-ab95-4eab-b6a8-bc823810723c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-74b09d74-d317-492c-868b-e31cd6f29991 {
  min-height: 80px;
}








#s-74b09d74-d317-492c-868b-e31cd6f29991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b09d74-d317-492c-868b-e31cd6f29991.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9:active {background-color: rgba(255, 254, 254, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9-root {
    text-align: center;
  }


#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9-root {
    text-align: center;
  }


#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9-root {
    text-align: center;
  }


#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9-root {
    text-align: center;
  }


#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9-root {
    text-align: center;
  }


#s-98b5adf8-9f01-4049-aa23-06a5bf0ec8f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-4e8d89d0-ec90-45e3-ab3a-ac59789bf225 {
  min-height: 20px;
}








#s-4e8d89d0-ec90-45e3-ab3a-ac59789bf225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e8d89d0-ec90-45e3-ab3a-ac59789bf225.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ddf2296a-a1ba-48d0-a40a-4bbcf19b7d6e {
  min-height: 20px;
}








#s-ddf2296a-a1ba-48d0-a40a-4bbcf19b7d6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddf2296a-a1ba-48d0-a40a-4bbcf19b7d6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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;
}

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

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

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
  max-width: 3000px;
aspect-ratio: 3000/1649;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
  display: none;
}
#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655, #wrap-s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 { display:none !important; }}@media (max-width: 767px){#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
  display: none;
}
#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655, #wrap-s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 { display:none !important; }}




  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 img.shogun-image,
  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
    width: 100%;
    height: auto;
  }



  img.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
    
    
  }


.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shg-align-container {
  text-align: center
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 img.shogun-image,
  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
    width: 100%;
    height: auto;
  }



  img.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
    
    
  }


.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shg-align-container {
  text-align: center
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
  box-sizing: border-box;
}


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



  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 img.shogun-image,
  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
    width: 100%;
    height: auto;
  }



  img.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
    
    
  }


.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shg-align-container {
  text-align: center
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
  box-sizing: border-box;
}


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



  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 img.shogun-image,
  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
    width: 100%;
    height: auto;
  }



  img.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
    
    
  }


.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shg-align-container {
  text-align: center
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
  box-sizing: border-box;
}


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



  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 img.shogun-image,
  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 {
    width: 100%;
    height: auto;
  }



  img.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
    
    
  }


.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shg-align-container {
  text-align: center
}

.s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c766ff5-b818-4b1d-a6bd-d3ed36fad655.shogun-image {
  box-sizing: border-box;
}


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

@media (min-width: 768px) and (max-width: 991px){#s-891ad028-93ad-4513-9bf8-dcf9165ddfdc {
  display: none;
}
#s-891ad028-93ad-4513-9bf8-dcf9165ddfdc, #wrap-s-891ad028-93ad-4513-9bf8-dcf9165ddfdc { display:none !important; }}@media (max-width: 767px){#s-891ad028-93ad-4513-9bf8-dcf9165ddfdc {
  display: none;
}
#s-891ad028-93ad-4513-9bf8-dcf9165ddfdc, #wrap-s-891ad028-93ad-4513-9bf8-dcf9165ddfdc { display:none !important; }}
.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-76c1731b-800f-4d7b-9f87-17a2f5881099 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-76c1731b-800f-4d7b-9f87-17a2f5881099 {
  display: none;
}
#s-76c1731b-800f-4d7b-9f87-17a2f5881099, #wrap-s-76c1731b-800f-4d7b-9f87-17a2f5881099 { display:none !important; }}@media (max-width: 767px){#s-76c1731b-800f-4d7b-9f87-17a2f5881099 {
  display: none;
}
#s-76c1731b-800f-4d7b-9f87-17a2f5881099, #wrap-s-76c1731b-800f-4d7b-9f87-17a2f5881099 { display:none !important; }}
#s-76c1731b-800f-4d7b-9f87-17a2f5881099 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-0933724b-5db9-4907-b4ea-27b71559bc83 {
  min-height: 50px;
}








#s-0933724b-5db9-4907-b4ea-27b71559bc83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0933724b-5db9-4907-b4ea-27b71559bc83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b917e831-1e1a-4241-b256-94cfd21e8059 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: left;
}

#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(7, 7, 7, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 254, 254, 1);
}
#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8-root {
    text-align: center;
  }


#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8-root {
    text-align: center;
  }


#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8-root {
    text-align: center;
  }


#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8-root {
    text-align: center;
  }


#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8-root {
    text-align: center;
  }


#s-0296dd7a-d8cb-4bae-87f6-8689d97ccbc8.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-fbce3a1b-c518-47d0-84ed-355096827911 {
  min-height: 130px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fbce3a1b-c518-47d0-84ed-355096827911 {
  display: none;
}
#s-fbce3a1b-c518-47d0-84ed-355096827911, #wrap-s-fbce3a1b-c518-47d0-84ed-355096827911 { display:none !important; }}@media (max-width: 767px){#s-fbce3a1b-c518-47d0-84ed-355096827911 {
  display: none;
}
#s-fbce3a1b-c518-47d0-84ed-355096827911, #wrap-s-fbce3a1b-c518-47d0-84ed-355096827911 { display:none !important; }}







#s-fbce3a1b-c518-47d0-84ed-355096827911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbce3a1b-c518-47d0-84ed-355096827911.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-c7819f1a-6810-4161-a10a-e4a12c076cbb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7819f1a-6810-4161-a10a-e4a12c076cbb {
  display: none;
}
#s-c7819f1a-6810-4161-a10a-e4a12c076cbb, #wrap-s-c7819f1a-6810-4161-a10a-e4a12c076cbb { display:none !important; }}@media (max-width: 767px){#s-c7819f1a-6810-4161-a10a-e4a12c076cbb {
  display: none;
}
#s-c7819f1a-6810-4161-a10a-e4a12c076cbb, #wrap-s-c7819f1a-6810-4161-a10a-e4a12c076cbb { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7819f1a-6810-4161-a10a-e4a12c076cbb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c7819f1a-6810-4161-a10a-e4a12c076cbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7819f1a-6810-4161-a10a-e4a12c076cbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7819f1a-6810-4161-a10a-e4a12c076cbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-6d613563-5350-4886-bb4b-5bf6fc0eb8d0 {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}







  #s-6d613563-5350-4886-bb4b-5bf6fc0eb8d0 img.shogun-image {
    

    
    
    
  }


#s-6d613563-5350-4886-bb4b-5bf6fc0eb8d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba09bc80-35d3-4390-8c2a-ce0abe4ac0ad {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}







  #s-ba09bc80-35d3-4390-8c2a-ce0abe4ac0ad img.shogun-image {
    

    
    
    
  }


#s-ba09bc80-35d3-4390-8c2a-ce0abe4ac0ad .shogun-image-content {
  
    align-items: center;
  
}

#s-7a8ef73e-8011-4c17-a24b-08bf0874538d {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}







  #s-7a8ef73e-8011-4c17-a24b-08bf0874538d img.shogun-image {
    

    
    
    
  }


#s-7a8ef73e-8011-4c17-a24b-08bf0874538d .shogun-image-content {
  
    align-items: center;
  
}

#s-ac3f81f1-2152-4aec-b415-312d40f1298d {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}







  #s-ac3f81f1-2152-4aec-b415-312d40f1298d img.shogun-image {
    

    
    
    
  }


#s-ac3f81f1-2152-4aec-b415-312d40f1298d .shogun-image-content {
  
    align-items: center;
  
}

#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 {
  display: none;
}
#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2, #wrap-s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 { display:none !important; }}@media (max-width: 767px){#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 {
  display: none;
}
#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2, #wrap-s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 { display:none !important; }}







#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf51730e-b011-4e8f-8dbf-4855269b9fc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d {
  display: none;
}
#s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d, #wrap-s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d { display:none !important; }}@media (max-width: 767px){#s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d {
  display: none;
}
#s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d, #wrap-s-b3fad14c-5ac3-4d53-b4dd-30c873102c2d { display:none !important; }}
#s-e9d810e0-81e7-4342-bf81-c19a03265225 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9d810e0-81e7-4342-bf81-c19a03265225 {
  display: none;
}
#s-e9d810e0-81e7-4342-bf81-c19a03265225, #wrap-s-e9d810e0-81e7-4342-bf81-c19a03265225 { display:none !important; }}@media (max-width: 767px){#s-e9d810e0-81e7-4342-bf81-c19a03265225 {
  display: none;
}
#s-e9d810e0-81e7-4342-bf81-c19a03265225, #wrap-s-e9d810e0-81e7-4342-bf81-c19a03265225 { display:none !important; }}







#s-e9d810e0-81e7-4342-bf81-c19a03265225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d810e0-81e7-4342-bf81-c19a03265225.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f11a75e-2194-41c5-ae48-08a6ded98efd {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3f11a75e-2194-41c5-ae48-08a6ded98efd {
  display: none;
}
#s-3f11a75e-2194-41c5-ae48-08a6ded98efd, #wrap-s-3f11a75e-2194-41c5-ae48-08a6ded98efd { display:none !important; }}@media (max-width: 767px){#s-3f11a75e-2194-41c5-ae48-08a6ded98efd {
  display: none;
}
#s-3f11a75e-2194-41c5-ae48-08a6ded98efd, #wrap-s-3f11a75e-2194-41c5-ae48-08a6ded98efd { display:none !important; }}
#s-3f11a75e-2194-41c5-ae48-08a6ded98efd .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-0109274b-e526-44af-9af2-edc64b1fa24c {
  min-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0109274b-e526-44af-9af2-edc64b1fa24c {
  display: none;
}
#s-0109274b-e526-44af-9af2-edc64b1fa24c, #wrap-s-0109274b-e526-44af-9af2-edc64b1fa24c { display:none !important; }}@media (max-width: 767px){#s-0109274b-e526-44af-9af2-edc64b1fa24c {
  display: none;
}
#s-0109274b-e526-44af-9af2-edc64b1fa24c, #wrap-s-0109274b-e526-44af-9af2-edc64b1fa24c { display:none !important; }}







#s-0109274b-e526-44af-9af2-edc64b1fa24c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0109274b-e526-44af-9af2-edc64b1fa24c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4280155c-24c6-48c1-a240-7b5b1346b751 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-4280155c-24c6-48c1-a240-7b5b1346b751 {
  display: none;
}
#s-4280155c-24c6-48c1-a240-7b5b1346b751, #wrap-s-4280155c-24c6-48c1-a240-7b5b1346b751 { display:none !important; }}@media (max-width: 767px){#s-4280155c-24c6-48c1-a240-7b5b1346b751 {
  display: none;
}
#s-4280155c-24c6-48c1-a240-7b5b1346b751, #wrap-s-4280155c-24c6-48c1-a240-7b5b1346b751 { display:none !important; }}







#s-4280155c-24c6-48c1-a240-7b5b1346b751 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4280155c-24c6-48c1-a240-7b5b1346b751.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-121a832f-1f76-44f8-b992-aa580cf6e5a2 {
  margin-left: 10%;
margin-right: 10%;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-121a832f-1f76-44f8-b992-aa580cf6e5a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-121a832f-1f76-44f8-b992-aa580cf6e5a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-121a832f-1f76-44f8-b992-aa580cf6e5a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-121a832f-1f76-44f8-b992-aa580cf6e5a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-157945f0-fa23-4509-ae25-67999e6ac9d4 {
  max-width: 4261px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-157945f0-fa23-4509-ae25-67999e6ac9d4 img.shogun-image,
  #s-157945f0-fa23-4509-ae25-67999e6ac9d4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-157945f0-fa23-4509-ae25-67999e6ac9d4 {
    width: 100%;
    height: auto;
  }



  #s-157945f0-fa23-4509-ae25-67999e6ac9d4 img.shogun-image {
    

    
    
    
  }


#s-157945f0-fa23-4509-ae25-67999e6ac9d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722 {
  display: none;
}
#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722, #wrap-s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722 { display:none !important; }}@media (max-width: 767px){#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722 {
  display: none;
}
#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722, #wrap-s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722 { display:none !important; }}

  #s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722-root {
    text-align: center;
  }


#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722-root {
    text-align: center;
  }


#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722-root {
    text-align: center;
  }


#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722-root {
    text-align: center;
  }


#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722-root {
    text-align: center;
  }


#s-eb6bdcd6-3238-4e9b-925f-2d1c9d072722.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-5b8aac58-3714-4661-8b38-1beaf82ea90f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b8aac58-3714-4661-8b38-1beaf82ea90f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b8aac58-3714-4661-8b38-1beaf82ea90f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b8aac58-3714-4661-8b38-1beaf82ea90f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb {
  max-width: 1993px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb img.shogun-image,
  #s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb {
    width: 100%;
    height: auto;
  }



  #s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb img.shogun-image {
    

    
    
    
  }


#s-876d3248-1f1e-4c87-a03a-9f9a8571cdfb .shogun-image-content {
  
    align-items: center;
  
}

#s-5d9b29ae-c717-45f2-9493-449505b17a55 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5d9b29ae-c717-45f2-9493-449505b17a55:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5d9b29ae-c717-45f2-9493-449505b17a55:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-5d9b29ae-c717-45f2-9493-449505b17a55 {
  display: none;
}
#s-5d9b29ae-c717-45f2-9493-449505b17a55, #wrap-s-5d9b29ae-c717-45f2-9493-449505b17a55 { display:none !important; }}@media (max-width: 767px){#s-5d9b29ae-c717-45f2-9493-449505b17a55 {
  display: none;
}
#s-5d9b29ae-c717-45f2-9493-449505b17a55, #wrap-s-5d9b29ae-c717-45f2-9493-449505b17a55 { display:none !important; }}

  #s-5d9b29ae-c717-45f2-9493-449505b17a55-root {
    text-align: center;
  }


#s-5d9b29ae-c717-45f2-9493-449505b17a55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5d9b29ae-c717-45f2-9493-449505b17a55-root {
    text-align: center;
  }


#s-5d9b29ae-c717-45f2-9493-449505b17a55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d9b29ae-c717-45f2-9493-449505b17a55-root {
    text-align: center;
  }


#s-5d9b29ae-c717-45f2-9493-449505b17a55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d9b29ae-c717-45f2-9493-449505b17a55-root {
    text-align: center;
  }


#s-5d9b29ae-c717-45f2-9493-449505b17a55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5d9b29ae-c717-45f2-9493-449505b17a55-root {
    text-align: center;
  }


#s-5d9b29ae-c717-45f2-9493-449505b17a55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 {
  max-width: 1998px;
aspect-ratio: 1998/1977;
text-align: center;
}





  #s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 img.shogun-image,
  #s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 {
    width: 100%;
    height: auto;
  }



  #s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 img.shogun-image {
    

    
    
    
  }


#s-4f6cc427-5812-4d17-b133-e1d3af31d3a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf1bccda-6ff3-4347-9054-ededfe022447 {
  border-style: solid;
margin-top: -10px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-bf1bccda-6ff3-4347-9054-ededfe022447:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bf1bccda-6ff3-4347-9054-ededfe022447:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-bf1bccda-6ff3-4347-9054-ededfe022447 {
  display: none;
}
#s-bf1bccda-6ff3-4347-9054-ededfe022447, #wrap-s-bf1bccda-6ff3-4347-9054-ededfe022447 { display:none !important; }}@media (max-width: 767px){#s-bf1bccda-6ff3-4347-9054-ededfe022447 {
  display: none;
}
#s-bf1bccda-6ff3-4347-9054-ededfe022447, #wrap-s-bf1bccda-6ff3-4347-9054-ededfe022447 { display:none !important; }}

  #s-bf1bccda-6ff3-4347-9054-ededfe022447-root {
    text-align: center;
  }


#s-bf1bccda-6ff3-4347-9054-ededfe022447.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bf1bccda-6ff3-4347-9054-ededfe022447-root {
    text-align: center;
  }


#s-bf1bccda-6ff3-4347-9054-ededfe022447.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf1bccda-6ff3-4347-9054-ededfe022447-root {
    text-align: center;
  }


#s-bf1bccda-6ff3-4347-9054-ededfe022447.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf1bccda-6ff3-4347-9054-ededfe022447-root {
    text-align: center;
  }


#s-bf1bccda-6ff3-4347-9054-ededfe022447.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bf1bccda-6ff3-4347-9054-ededfe022447-root {
    text-align: center;
  }


#s-bf1bccda-6ff3-4347-9054-ededfe022447.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-6e1f913b-ceca-448e-8e84-41822df5359b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e1f913b-ceca-448e-8e84-41822df5359b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6e1f913b-ceca-448e-8e84-41822df5359b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e1f913b-ceca-448e-8e84-41822df5359b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 {
  max-width: 1998px;
aspect-ratio: 1998/1977;
text-align: center;
}





  #s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 img.shogun-image,
  #s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 {
    width: 100%;
    height: auto;
  }



  #s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 img.shogun-image {
    

    
    
    
  }


#s-b8d0df6f-dc0b-44b9-acd9-fe5eaa446797 .shogun-image-content {
  
    align-items: center;
  
}

#s-a00b617b-725b-4871-8f36-7f00feb615a9 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a00b617b-725b-4871-8f36-7f00feb615a9:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a00b617b-725b-4871-8f36-7f00feb615a9:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a00b617b-725b-4871-8f36-7f00feb615a9 {
  display: none;
}
#s-a00b617b-725b-4871-8f36-7f00feb615a9, #wrap-s-a00b617b-725b-4871-8f36-7f00feb615a9 { display:none !important; }}@media (max-width: 767px){#s-a00b617b-725b-4871-8f36-7f00feb615a9 {
  display: none;
}
#s-a00b617b-725b-4871-8f36-7f00feb615a9, #wrap-s-a00b617b-725b-4871-8f36-7f00feb615a9 { display:none !important; }}

  #s-a00b617b-725b-4871-8f36-7f00feb615a9-root {
    text-align: center;
  }


#s-a00b617b-725b-4871-8f36-7f00feb615a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a00b617b-725b-4871-8f36-7f00feb615a9-root {
    text-align: center;
  }


#s-a00b617b-725b-4871-8f36-7f00feb615a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a00b617b-725b-4871-8f36-7f00feb615a9-root {
    text-align: center;
  }


#s-a00b617b-725b-4871-8f36-7f00feb615a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a00b617b-725b-4871-8f36-7f00feb615a9-root {
    text-align: center;
  }


#s-a00b617b-725b-4871-8f36-7f00feb615a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a00b617b-725b-4871-8f36-7f00feb615a9-root {
    text-align: center;
  }


#s-a00b617b-725b-4871-8f36-7f00feb615a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-d39795ac-d753-4511-8a7d-7d60170c3a9c {
  max-width: 1993px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-d39795ac-d753-4511-8a7d-7d60170c3a9c img.shogun-image,
  #s-d39795ac-d753-4511-8a7d-7d60170c3a9c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d39795ac-d753-4511-8a7d-7d60170c3a9c {
    width: 100%;
    height: auto;
  }



  #s-d39795ac-d753-4511-8a7d-7d60170c3a9c img.shogun-image {
    

    
    
    
  }


#s-d39795ac-d753-4511-8a7d-7d60170c3a9c .shogun-image-content {
  
    align-items: center;
  
}

#s-1c05387e-1543-40a6-b2de-e96b30868217 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1c05387e-1543-40a6-b2de-e96b30868217:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1c05387e-1543-40a6-b2de-e96b30868217:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-1c05387e-1543-40a6-b2de-e96b30868217 {
  display: none;
}
#s-1c05387e-1543-40a6-b2de-e96b30868217, #wrap-s-1c05387e-1543-40a6-b2de-e96b30868217 { display:none !important; }}@media (max-width: 767px){#s-1c05387e-1543-40a6-b2de-e96b30868217 {
  display: none;
}
#s-1c05387e-1543-40a6-b2de-e96b30868217, #wrap-s-1c05387e-1543-40a6-b2de-e96b30868217 { display:none !important; }}

  #s-1c05387e-1543-40a6-b2de-e96b30868217-root {
    text-align: center;
  }


#s-1c05387e-1543-40a6-b2de-e96b30868217.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1c05387e-1543-40a6-b2de-e96b30868217-root {
    text-align: center;
  }


#s-1c05387e-1543-40a6-b2de-e96b30868217.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1c05387e-1543-40a6-b2de-e96b30868217-root {
    text-align: center;
  }


#s-1c05387e-1543-40a6-b2de-e96b30868217.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1c05387e-1543-40a6-b2de-e96b30868217-root {
    text-align: center;
  }


#s-1c05387e-1543-40a6-b2de-e96b30868217.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1c05387e-1543-40a6-b2de-e96b30868217-root {
    text-align: center;
  }


#s-1c05387e-1543-40a6-b2de-e96b30868217.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 {
  display: none;
}
#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0, #wrap-s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 { display:none !important; }}@media (max-width: 767px){#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 {
  display: none;
}
#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0, #wrap-s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 { display:none !important; }}







#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60c9d7e2-913b-4ab8-8752-36883a5b7cb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c6823bf-a036-42d9-8c49-2b4489f04420 {
  min-height: 20px;
background-color: rgba(247, 245, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2c6823bf-a036-42d9-8c49-2b4489f04420 {
  display: none;
}
#s-2c6823bf-a036-42d9-8c49-2b4489f04420, #wrap-s-2c6823bf-a036-42d9-8c49-2b4489f04420 { display:none !important; }}@media (max-width: 767px){#s-2c6823bf-a036-42d9-8c49-2b4489f04420 {
  display: none;
}
#s-2c6823bf-a036-42d9-8c49-2b4489f04420, #wrap-s-2c6823bf-a036-42d9-8c49-2b4489f04420 { display:none !important; }}







#s-2c6823bf-a036-42d9-8c49-2b4489f04420 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c6823bf-a036-42d9-8c49-2b4489f04420.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 {
  display: none;
}
#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316, #wrap-s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 { display:none !important; }}@media (max-width: 767px){#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 {
  display: none;
}
#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316, #wrap-s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 { display:none !important; }}






  #s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 img.shogun-image {
    

    
    
    
  }


#s-24ac0e07-ab2f-4adb-b631-08a0f8d02316 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-303daed7-ac12-4d8f-a5ff-6023a2533d5a {
  display: none;
}
#s-303daed7-ac12-4d8f-a5ff-6023a2533d5a, #wrap-s-303daed7-ac12-4d8f-a5ff-6023a2533d5a { display:none !important; }}@media (max-width: 767px){#s-303daed7-ac12-4d8f-a5ff-6023a2533d5a {
  display: none;
}
#s-303daed7-ac12-4d8f-a5ff-6023a2533d5a, #wrap-s-303daed7-ac12-4d8f-a5ff-6023a2533d5a { display:none !important; }}
#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c {
  min-height: 50px;
background-color: rgba(247, 245, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c {
  display: none;
}
#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c, #wrap-s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c { display:none !important; }}@media (max-width: 767px){#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c {
  display: none;
}
#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c, #wrap-s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c { display:none !important; }}







#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdaa8845-6f1f-4ff1-b4f9-001c2e105a3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d738bd99-3f46-4c47-8666-267fcbfa529b {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d738bd99-3f46-4c47-8666-267fcbfa529b {
  display: none;
}
#s-d738bd99-3f46-4c47-8666-267fcbfa529b, #wrap-s-d738bd99-3f46-4c47-8666-267fcbfa529b { display:none !important; }}@media (max-width: 767px){#s-d738bd99-3f46-4c47-8666-267fcbfa529b {
  display: none;
}
#s-d738bd99-3f46-4c47-8666-267fcbfa529b, #wrap-s-d738bd99-3f46-4c47-8666-267fcbfa529b { display:none !important; }}
#s-d738bd99-3f46-4c47-8666-267fcbfa529b .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-67e77a55-93ab-4cc9-9273-5928b01c6627 {
  min-height: 50px;
}








#s-67e77a55-93ab-4cc9-9273-5928b01c6627 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67e77a55-93ab-4cc9-9273-5928b01c6627.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0ef2b450-577a-4187-8a95-e5ba06e55676 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ef2b450-577a-4187-8a95-e5ba06e55676 {
  display: none;
}
#s-0ef2b450-577a-4187-8a95-e5ba06e55676, #wrap-s-0ef2b450-577a-4187-8a95-e5ba06e55676 { display:none !important; }}@media (max-width: 767px){#s-0ef2b450-577a-4187-8a95-e5ba06e55676 {
  display: none;
}
#s-0ef2b450-577a-4187-8a95-e5ba06e55676, #wrap-s-0ef2b450-577a-4187-8a95-e5ba06e55676 { display:none !important; }}







#s-0ef2b450-577a-4187-8a95-e5ba06e55676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ef2b450-577a-4187-8a95-e5ba06e55676.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eda46fcb-b2c4-4930-a0dc-0fe1327d3201 {
  padding-bottom: 15px;
text-align: left;
}

#s-6962a31e-ac78-41cd-a022-4664925ac8a6 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(7, 7, 7, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 254, 254, 1);
}
#s-6962a31e-ac78-41cd-a022-4664925ac8a6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6962a31e-ac78-41cd-a022-4664925ac8a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6962a31e-ac78-41cd-a022-4664925ac8a6-root {
    text-align: center;
  }


#s-6962a31e-ac78-41cd-a022-4664925ac8a6.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6962a31e-ac78-41cd-a022-4664925ac8a6-root {
    text-align: center;
  }


#s-6962a31e-ac78-41cd-a022-4664925ac8a6.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6962a31e-ac78-41cd-a022-4664925ac8a6-root {
    text-align: center;
  }


#s-6962a31e-ac78-41cd-a022-4664925ac8a6.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6962a31e-ac78-41cd-a022-4664925ac8a6-root {
    text-align: center;
  }


#s-6962a31e-ac78-41cd-a022-4664925ac8a6.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6962a31e-ac78-41cd-a022-4664925ac8a6-root {
    text-align: center;
  }


#s-6962a31e-ac78-41cd-a022-4664925ac8a6.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-577d63e5-95e6-447f-a80e-45dda1834ffc {
  min-height: 50px;
background-color: rgba(247, 245, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-577d63e5-95e6-447f-a80e-45dda1834ffc {
  display: none;
}
#s-577d63e5-95e6-447f-a80e-45dda1834ffc, #wrap-s-577d63e5-95e6-447f-a80e-45dda1834ffc { display:none !important; }}@media (max-width: 767px){#s-577d63e5-95e6-447f-a80e-45dda1834ffc {
  display: none;
}
#s-577d63e5-95e6-447f-a80e-45dda1834ffc, #wrap-s-577d63e5-95e6-447f-a80e-45dda1834ffc { display:none !important; }}







#s-577d63e5-95e6-447f-a80e-45dda1834ffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-577d63e5-95e6-447f-a80e-45dda1834ffc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a {
  min-height: 50px;
background-color: rgba(247, 245, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a {
  display: none;
}
#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a, #wrap-s-f858239b-8b3c-4e42-b0ae-48e870e7f08a { display:none !important; }}@media (max-width: 767px){#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a {
  display: none;
}
#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a, #wrap-s-f858239b-8b3c-4e42-b0ae-48e870e7f08a { display:none !important; }}







#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f858239b-8b3c-4e42-b0ae-48e870e7f08a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
  max-width: 3909px;
aspect-ratio: 3909/1963;
text-align: center;
}





  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 img.shogun-image,
  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
    width: 100%;
    height: auto;
  }




.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shogun-image-content {
  
    align-items: center;
  
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shg-align-container {
  text-align: center
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 img.shogun-image,
  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
    width: 100%;
    height: auto;
  }




.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shogun-image-content {
  
    align-items: center;
  
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shg-align-container {
  text-align: center
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image {
  box-sizing: border-box;
}


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



  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 img.shogun-image,
  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
    width: 100%;
    height: auto;
  }




.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shogun-image-content {
  
    align-items: center;
  
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shg-align-container {
  text-align: center
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image {
  box-sizing: border-box;
}


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



  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 img.shogun-image,
  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
    width: 100%;
    height: auto;
  }




.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shogun-image-content {
  
    align-items: center;
  
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shg-align-container {
  text-align: center
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image {
  box-sizing: border-box;
}


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



  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 img.shogun-image,
  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 {
    width: 100%;
    height: auto;
  }




.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239 .shogun-image-content {
  
    align-items: center;
  
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shg-align-container {
  text-align: center
}

.s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8949a6a-2873-4f6b-8b39-2c824f3fc239.shogun-image {
  box-sizing: border-box;
}


}
#s-291a1e95-1d49-4273-9422-770786cec40b {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-291a1e95-1d49-4273-9422-770786cec40b {
  display: none;
}
#s-291a1e95-1d49-4273-9422-770786cec40b, #wrap-s-291a1e95-1d49-4273-9422-770786cec40b { display:none !important; }}@media (max-width: 767px){#s-291a1e95-1d49-4273-9422-770786cec40b {
  display: none;
}
#s-291a1e95-1d49-4273-9422-770786cec40b, #wrap-s-291a1e95-1d49-4273-9422-770786cec40b { display:none !important; }}
#s-291a1e95-1d49-4273-9422-770786cec40b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



#s-9cdeb81f-e6ac-492a-b960-696c98585e60 {
  min-height: 10px;
}








#s-9cdeb81f-e6ac-492a-b960-696c98585e60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cdeb81f-e6ac-492a-b960-696c98585e60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5154e0fc-57f3-4db2-b6d1-9feded9a5590-root {
    text-align: center;
  }


#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5154e0fc-57f3-4db2-b6d1-9feded9a5590-root {
    text-align: center;
  }


#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5154e0fc-57f3-4db2-b6d1-9feded9a5590-root {
    text-align: center;
  }


#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5154e0fc-57f3-4db2-b6d1-9feded9a5590-root {
    text-align: center;
  }


#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5154e0fc-57f3-4db2-b6d1-9feded9a5590-root {
    text-align: center;
  }


#s-5154e0fc-57f3-4db2-b6d1-9feded9a5590.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-fb741c2f-06cc-4c37-a43e-33565fb82f80 {
  min-height: 50px;
background-color: rgba(247, 245, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb741c2f-06cc-4c37-a43e-33565fb82f80 {
  display: none;
}
#s-fb741c2f-06cc-4c37-a43e-33565fb82f80, #wrap-s-fb741c2f-06cc-4c37-a43e-33565fb82f80 { display:none !important; }}@media (max-width: 767px){#s-fb741c2f-06cc-4c37-a43e-33565fb82f80 {
  display: none;
}
#s-fb741c2f-06cc-4c37-a43e-33565fb82f80, #wrap-s-fb741c2f-06cc-4c37-a43e-33565fb82f80 { display:none !important; }}







#s-fb741c2f-06cc-4c37-a43e-33565fb82f80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb741c2f-06cc-4c37-a43e-33565fb82f80.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c0de1bf-533e-4e06-9522-926fe39643a2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c0de1bf-533e-4e06-9522-926fe39643a2 {
  display: none;
}
#s-2c0de1bf-533e-4e06-9522-926fe39643a2, #wrap-s-2c0de1bf-533e-4e06-9522-926fe39643a2 { display:none !important; }}@media (max-width: 767px){#s-2c0de1bf-533e-4e06-9522-926fe39643a2 {
  display: none;
}
#s-2c0de1bf-533e-4e06-9522-926fe39643a2, #wrap-s-2c0de1bf-533e-4e06-9522-926fe39643a2 { display:none !important; }}







#s-2c0de1bf-533e-4e06-9522-926fe39643a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c0de1bf-533e-4e06-9522-926fe39643a2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d {
  min-height: 50px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d {
  display: none;
}
#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d, #wrap-s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d { display:none !important; }}@media (max-width: 767px){#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d {
  display: none;
}
#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d, #wrap-s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d { display:none !important; }}







#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15c4cb96-2990-4ef4-9fcc-8a4088b3596d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11adb3e2-cfa8-4e6d-9138-a192f0267e28 {
  min-height: 20px;
}








#s-11adb3e2-cfa8-4e6d-9138-a192f0267e28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11adb3e2-cfa8-4e6d-9138-a192f0267e28.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee {
  display: none;
}
#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee, #wrap-s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee { display:none !important; }}@media (max-width: 767px){#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee {
  display: none;
}
#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee, #wrap-s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee { display:none !important; }}







#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44c0f3b8-d098-46cf-860c-8a51adf1a2ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa {
  display: none;
}
#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa, #wrap-s-e4f7435f-430c-4a23-91ca-832c67bb5aaa { display:none !important; }}@media (max-width: 767px){#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa {
  display: none;
}
#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa, #wrap-s-e4f7435f-430c-4a23-91ca-832c67bb5aaa { display:none !important; }}






  #s-e4f7435f-430c-4a23-91ca-832c67bb5aaa img.shogun-image {
    

    
    
    
  }


#s-e4f7435f-430c-4a23-91ca-832c67bb5aaa .shogun-image-content {
  
    align-items: center;
  
}

#s-62fad30e-5c52-4819-a599-3017e706e7c5 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-62fad30e-5c52-4819-a599-3017e706e7c5 {
  display: none;
}
#s-62fad30e-5c52-4819-a599-3017e706e7c5, #wrap-s-62fad30e-5c52-4819-a599-3017e706e7c5 { display:none !important; }}@media (max-width: 767px){#s-62fad30e-5c52-4819-a599-3017e706e7c5 {
  display: none;
}
#s-62fad30e-5c52-4819-a599-3017e706e7c5, #wrap-s-62fad30e-5c52-4819-a599-3017e706e7c5 { display:none !important; }}
#s-62fad30e-5c52-4819-a599-3017e706e7c5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



#s-2258041d-9226-4721-8326-0c5662c8bbd0 {
  min-height: 50px;
}








#s-2258041d-9226-4721-8326-0c5662c8bbd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2258041d-9226-4721-8326-0c5662c8bbd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f8d29c1-35f4-4e11-a059-b053f9dc2d56 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: left;
}

#s-0e32691b-97ff-4496-8418-f2549d4b84b5 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(7, 7, 7, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 254, 254, 1);
}
#s-0e32691b-97ff-4496-8418-f2549d4b84b5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0e32691b-97ff-4496-8418-f2549d4b84b5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0e32691b-97ff-4496-8418-f2549d4b84b5-root {
    text-align: center;
  }


#s-0e32691b-97ff-4496-8418-f2549d4b84b5.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0e32691b-97ff-4496-8418-f2549d4b84b5-root {
    text-align: center;
  }


#s-0e32691b-97ff-4496-8418-f2549d4b84b5.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0e32691b-97ff-4496-8418-f2549d4b84b5-root {
    text-align: center;
  }


#s-0e32691b-97ff-4496-8418-f2549d4b84b5.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0e32691b-97ff-4496-8418-f2549d4b84b5-root {
    text-align: center;
  }


#s-0e32691b-97ff-4496-8418-f2549d4b84b5.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0e32691b-97ff-4496-8418-f2549d4b84b5-root {
    text-align: center;
  }


#s-0e32691b-97ff-4496-8418-f2549d4b84b5.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-381d2854-b3d9-4201-9d5a-0262013aab98 {
  min-height: 50px;
background-color: rgba(247, 245, 244, 1);
}








#s-381d2854-b3d9-4201-9d5a-0262013aab98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-381d2854-b3d9-4201-9d5a-0262013aab98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a52dd617-187d-413b-b72b-23cf584b90bd {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a52dd617-187d-413b-b72b-23cf584b90bd {
  display: none;
}
#s-a52dd617-187d-413b-b72b-23cf584b90bd, #wrap-s-a52dd617-187d-413b-b72b-23cf584b90bd { display:none !important; }}@media (max-width: 767px){#s-a52dd617-187d-413b-b72b-23cf584b90bd {
  display: none;
}
#s-a52dd617-187d-413b-b72b-23cf584b90bd, #wrap-s-a52dd617-187d-413b-b72b-23cf584b90bd { display:none !important; }}







#s-a52dd617-187d-413b-b72b-23cf584b90bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a52dd617-187d-413b-b72b-23cf584b90bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
  max-width: 3909px;
aspect-ratio: 3909/1962;
text-align: center;
}





  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 img.shogun-image,
  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
    width: 100%;
    height: auto;
  }




.s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shg-align-container {
  text-align: center
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 img.shogun-image,
  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
    width: 100%;
    height: auto;
  }




.s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shg-align-container {
  text-align: center
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image {
  box-sizing: border-box;
}


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



  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 img.shogun-image,
  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
    width: 100%;
    height: auto;
  }




.s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shg-align-container {
  text-align: center
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image {
  box-sizing: border-box;
}


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



  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 img.shogun-image,
  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
    width: 100%;
    height: auto;
  }




.s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shg-align-container {
  text-align: center
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image {
  box-sizing: border-box;
}


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



  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 img.shogun-image,
  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43ca599e-d462-4411-a59d-d3bb13b08cc4 {
    width: 100%;
    height: auto;
  }




.s-43ca599e-d462-4411-a59d-d3bb13b08cc4 .shogun-image-content {
  
    align-items: center;
  
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shg-align-container {
  text-align: center
}

.s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43ca599e-d462-4411-a59d-d3bb13b08cc4.shogun-image {
  box-sizing: border-box;
}


}
#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 {
  display: none;
}
#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336, #wrap-s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 { display:none !important; }}@media (max-width: 767px){#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 {
  display: none;
}
#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336, #wrap-s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 { display:none !important; }}
#s-e45193f4-e4bc-41f8-8f42-4eb72a4dc336 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



#s-2725e44b-bbe6-4421-9e2a-13c233b23e10 {
  min-height: 10px;
}








#s-2725e44b-bbe6-4421-9e2a-13c233b23e10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2725e44b-bbe6-4421-9e2a-13c233b23e10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379 {
  margin-left: 42%;
margin-right: 42%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379-root {
    text-align: center;
  }


#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379-root {
    text-align: center;
  }


#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379-root {
    text-align: center;
  }


#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379-root {
    text-align: center;
  }


#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379-root {
    text-align: center;
  }


#s-6bd9e3e1-59b4-4c0d-af2a-c71b91633379.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-9334c05f-7d14-480e-bb54-559ee8db34e5 {
  max-width: 947px;
aspect-ratio: 947/1274;
text-align: center;
}
@media (min-width: 1200px){#s-9334c05f-7d14-480e-bb54-559ee8db34e5 {
  display: none;
}
#s-9334c05f-7d14-480e-bb54-559ee8db34e5, #wrap-s-9334c05f-7d14-480e-bb54-559ee8db34e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9334c05f-7d14-480e-bb54-559ee8db34e5 {
  display: none;
}
#s-9334c05f-7d14-480e-bb54-559ee8db34e5, #wrap-s-9334c05f-7d14-480e-bb54-559ee8db34e5 { display:none !important; }}




  #s-9334c05f-7d14-480e-bb54-559ee8db34e5 img.shogun-image,
  #s-9334c05f-7d14-480e-bb54-559ee8db34e5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9334c05f-7d14-480e-bb54-559ee8db34e5 {
    width: 100%;
    height: auto;
  }




#s-9334c05f-7d14-480e-bb54-559ee8db34e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-43dadeea-a99e-4a5b-9d8a-a28dd59f7723 {
  min-height: 50px;
}








#s-43dadeea-a99e-4a5b-9d8a-a28dd59f7723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43dadeea-a99e-4a5b-9d8a-a28dd59f7723.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-616d53eb-130f-48cf-a2ed-373d4d5155d3 {
  min-height: 55px;
}








#s-616d53eb-130f-48cf-a2ed-373d4d5155d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-616d53eb-130f-48cf-a2ed-373d4d5155d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a78e003-1e99-4fc1-9882-4fa4b681d2fb {
  min-height: 50px;
}








#s-4a78e003-1e99-4fc1-9882-4fa4b681d2fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a78e003-1e99-4fc1-9882-4fa4b681d2fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e29fef84-df77-4201-87ab-70a710067168 {
  min-height: 50px;
}








#s-e29fef84-df77-4201-87ab-70a710067168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e29fef84-df77-4201-87ab-70a710067168.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a77c914-9bdf-4afa-b3a1-f9a89d089dd0 {
  min-height: 50px;
}








#s-2a77c914-9bdf-4afa-b3a1-f9a89d089dd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a77c914-9bdf-4afa-b3a1-f9a89d089dd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b76185f-0927-4d01-a58f-733c00719cc7 {
  min-height: 50px;
}








#s-1b76185f-0927-4d01-a58f-733c00719cc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b76185f-0927-4d01-a58f-733c00719cc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dea75874-2737-48cc-ae46-08d64ab965e2 {
  min-height: 10px;
}








#s-dea75874-2737-48cc-ae46-08d64ab965e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dea75874-2737-48cc-ae46-08d64ab965e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58d26f59-6e48-4a7f-9eed-d7a3fd4bbdd7 {
  min-height: 10px;
}








#s-58d26f59-6e48-4a7f-9eed-d7a3fd4bbdd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58d26f59-6e48-4a7f-9eed-d7a3fd4bbdd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a42718be-e64b-4e58-9014-f57fd6c4eb4b-root {
    text-align: center;
  }


#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a42718be-e64b-4e58-9014-f57fd6c4eb4b-root {
    text-align: center;
  }


#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a42718be-e64b-4e58-9014-f57fd6c4eb4b-root {
    text-align: center;
  }


#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a42718be-e64b-4e58-9014-f57fd6c4eb4b-root {
    text-align: center;
  }


#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a42718be-e64b-4e58-9014-f57fd6c4eb4b-root {
    text-align: center;
  }


#s-a42718be-e64b-4e58-9014-f57fd6c4eb4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-988a6ee3-84c4-4211-bd5f-406d5fc1aa68 {
  min-height: 60px;
}








#s-988a6ee3-84c4-4211-bd5f-406d5fc1aa68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-988a6ee3-84c4-4211-bd5f-406d5fc1aa68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52625319-fe4e-4b44-bb54-c58f802b4ddb {
  min-height: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-52625319-fe4e-4b44-bb54-c58f802b4ddb {
  display: none;
}
#s-52625319-fe4e-4b44-bb54-c58f802b4ddb, #wrap-s-52625319-fe4e-4b44-bb54-c58f802b4ddb { display:none !important; }}@media (max-width: 767px){#s-52625319-fe4e-4b44-bb54-c58f802b4ddb {
  display: none;
}
#s-52625319-fe4e-4b44-bb54-c58f802b4ddb, #wrap-s-52625319-fe4e-4b44-bb54-c58f802b4ddb { display:none !important; }}







#s-52625319-fe4e-4b44-bb54-c58f802b4ddb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52625319-fe4e-4b44-bb54-c58f802b4ddb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
  max-width: 3000px;
aspect-ratio: 3000/472;
text-align: center;
}
@media (min-width: 1200px){#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
  display: none;
}
#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5, #wrap-s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
  display: none;
}
#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5, #wrap-s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
  
}
}@media (max-width: 767px){#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
  
}
}




  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 img.shogun-image,
  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
    width: 100%;
    height: auto;
  }



  img.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
    
    
  }


.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shg-align-container {
  text-align: center
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 img.shogun-image,
  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
    width: 100%;
    height: auto;
  }



  img.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
    
    
  }


.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shg-align-container {
  text-align: center
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
  box-sizing: border-box;
}


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



  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 img.shogun-image,
  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
    width: 100%;
    height: auto;
  }



  img.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
    
    
  }


.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shg-align-container {
  text-align: center
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
  box-sizing: border-box;
}


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



  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 img.shogun-image,
  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
    width: 100%;
    height: auto;
  }



  img.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
    
    
  }


.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shg-align-container {
  text-align: center
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
  box-sizing: border-box;
}


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



  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 img.shogun-image,
  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 {
    width: 100%;
    height: auto;
  }



  img.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
    
    
  }


.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shg-align-container {
  text-align: center
}

.s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ae4c0a7-392d-44c3-8380-6ef3a70929c5.shogun-image {
  box-sizing: border-box;
}


}
#s-87d89f28-5c83-4593-b18e-78721da18904 {
  min-height: 35px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-87d89f28-5c83-4593-b18e-78721da18904 {
  display: none;
}
#s-87d89f28-5c83-4593-b18e-78721da18904, #wrap-s-87d89f28-5c83-4593-b18e-78721da18904 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87d89f28-5c83-4593-b18e-78721da18904 {
  display: none;
}
#s-87d89f28-5c83-4593-b18e-78721da18904, #wrap-s-87d89f28-5c83-4593-b18e-78721da18904 { display:none !important; }}







#s-87d89f28-5c83-4593-b18e-78721da18904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87d89f28-5c83-4593-b18e-78721da18904.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c80f488-fa55-40b6-a8a1-b8db706c920c {
  text-align: center;
}
@media (min-width: 1200px){#s-1c80f488-fa55-40b6-a8a1-b8db706c920c {
  display: none;
}
#s-1c80f488-fa55-40b6-a8a1-b8db706c920c, #wrap-s-1c80f488-fa55-40b6-a8a1-b8db706c920c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c80f488-fa55-40b6-a8a1-b8db706c920c {
  display: none;
}
#s-1c80f488-fa55-40b6-a8a1-b8db706c920c, #wrap-s-1c80f488-fa55-40b6-a8a1-b8db706c920c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c80f488-fa55-40b6-a8a1-b8db706c920c {
  
}
}@media (max-width: 767px){#s-1c80f488-fa55-40b6-a8a1-b8db706c920c {
  
}
}






  #s-1c80f488-fa55-40b6-a8a1-b8db706c920c img.shogun-image {
    

    
    
    
  }


#s-1c80f488-fa55-40b6-a8a1-b8db706c920c .shogun-image-content {
  
    align-items: center;
  
}

#s-a4132580-dd3b-475d-a064-11c859d596d3 {
  margin-bottom: 7px;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a4132580-dd3b-475d-a064-11c859d596d3 {
  display: none;
}
#s-a4132580-dd3b-475d-a064-11c859d596d3, #wrap-s-a4132580-dd3b-475d-a064-11c859d596d3 { display:none !important; }}@media (max-width: 767px){#s-a4132580-dd3b-475d-a064-11c859d596d3 {
  display: none;
}
#s-a4132580-dd3b-475d-a064-11c859d596d3, #wrap-s-a4132580-dd3b-475d-a064-11c859d596d3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a4132580-dd3b-475d-a064-11c859d596d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a4132580-dd3b-475d-a064-11c859d596d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a4132580-dd3b-475d-a064-11c859d596d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a4132580-dd3b-475d-a064-11c859d596d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-d366ffa8-a01d-43d6-98d5-40b45371e6b1 {
  margin-left: 13%;
margin-right: 13%;
text-align: center;
}







  #s-d366ffa8-a01d-43d6-98d5-40b45371e6b1 img.shogun-image {
    

    
    
    
  }


#s-d366ffa8-a01d-43d6-98d5-40b45371e6b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 {
  display: none;
}
#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045, #wrap-s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 { display:none !important; }}@media (max-width: 767px){#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 {
  display: none;
}
#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045, #wrap-s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 { display:none !important; }}







#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23ca6ecb-e5fb-4a60-b0fe-7f008faab045.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f748ac1b-1591-461a-8a49-28463ed8dd7c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f748ac1b-1591-461a-8a49-28463ed8dd7c {
  display: none;
}
#s-f748ac1b-1591-461a-8a49-28463ed8dd7c, #wrap-s-f748ac1b-1591-461a-8a49-28463ed8dd7c { display:none !important; }}@media (max-width: 767px){#s-f748ac1b-1591-461a-8a49-28463ed8dd7c {
  display: none;
}
#s-f748ac1b-1591-461a-8a49-28463ed8dd7c, #wrap-s-f748ac1b-1591-461a-8a49-28463ed8dd7c { display:none !important; }}







#s-f748ac1b-1591-461a-8a49-28463ed8dd7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f748ac1b-1591-461a-8a49-28463ed8dd7c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4258d7ab-e160-4ab5-a607-a27987179c1c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-95023b5f-0f37-43b3-99e6-bf38bdda9434 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-95023b5f-0f37-43b3-99e6-bf38bdda9434 {
  display: none;
}
#s-95023b5f-0f37-43b3-99e6-bf38bdda9434, #wrap-s-95023b5f-0f37-43b3-99e6-bf38bdda9434 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95023b5f-0f37-43b3-99e6-bf38bdda9434 {
  display: none;
}
#s-95023b5f-0f37-43b3-99e6-bf38bdda9434, #wrap-s-95023b5f-0f37-43b3-99e6-bf38bdda9434 { display:none !important; }}
#s-95023b5f-0f37-43b3-99e6-bf38bdda9434 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-abc4fb4a-6506-49b6-8cc7-c4b150cb6a07 {
  min-height: 20px;
}








#s-abc4fb4a-6506-49b6-8cc7-c4b150cb6a07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abc4fb4a-6506-49b6-8cc7-c4b150cb6a07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3b68c2d-2712-4fe3-be37-4d645bcea019 {
  padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-a3b68c2d-2712-4fe3-be37-4d645bcea019 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3b68c2d-2712-4fe3-be37-4d645bcea019 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3b68c2d-2712-4fe3-be37-4d645bcea019 {
  
}
}@media (max-width: 767px){#s-a3b68c2d-2712-4fe3-be37-4d645bcea019 {
  
}
}
#s-0395f945-6d02-442b-8eb2-52ce56079526 {
  min-height: 20px;
}








#s-0395f945-6d02-442b-8eb2-52ce56079526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0395f945-6d02-442b-8eb2-52ce56079526.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd235d75-90ad-44dc-a040-e6d19a3af335 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-dd235d75-90ad-44dc-a040-e6d19a3af335:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dd235d75-90ad-44dc-a040-e6d19a3af335:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd235d75-90ad-44dc-a040-e6d19a3af335-root {
    text-align: center;
  }


#s-dd235d75-90ad-44dc-a040-e6d19a3af335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dd235d75-90ad-44dc-a040-e6d19a3af335-root {
    text-align: center;
  }


#s-dd235d75-90ad-44dc-a040-e6d19a3af335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd235d75-90ad-44dc-a040-e6d19a3af335-root {
    text-align: center;
  }


#s-dd235d75-90ad-44dc-a040-e6d19a3af335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd235d75-90ad-44dc-a040-e6d19a3af335-root {
    text-align: center;
  }


#s-dd235d75-90ad-44dc-a040-e6d19a3af335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dd235d75-90ad-44dc-a040-e6d19a3af335-root {
    text-align: center;
  }


#s-dd235d75-90ad-44dc-a040-e6d19a3af335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-606fc041-69f7-4f02-ad95-f92bd4b3472d {
  min-height: 30px;
}








#s-606fc041-69f7-4f02-ad95-f92bd4b3472d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-606fc041-69f7-4f02-ad95-f92bd4b3472d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cef3b637-29a9-497f-9cd3-e31a36be44ab {
  min-height: 70px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-cef3b637-29a9-497f-9cd3-e31a36be44ab {
  display: none;
}
#s-cef3b637-29a9-497f-9cd3-e31a36be44ab, #wrap-s-cef3b637-29a9-497f-9cd3-e31a36be44ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cef3b637-29a9-497f-9cd3-e31a36be44ab {
  display: none;
}
#s-cef3b637-29a9-497f-9cd3-e31a36be44ab, #wrap-s-cef3b637-29a9-497f-9cd3-e31a36be44ab { display:none !important; }}







#s-cef3b637-29a9-497f-9cd3-e31a36be44ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cef3b637-29a9-497f-9cd3-e31a36be44ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d14ea5c9-ec67-461d-b816-5f80d3072aec {
  min-height: 20px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-d14ea5c9-ec67-461d-b816-5f80d3072aec {
  display: none;
}
#s-d14ea5c9-ec67-461d-b816-5f80d3072aec, #wrap-s-d14ea5c9-ec67-461d-b816-5f80d3072aec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d14ea5c9-ec67-461d-b816-5f80d3072aec {
  display: none;
}
#s-d14ea5c9-ec67-461d-b816-5f80d3072aec, #wrap-s-d14ea5c9-ec67-461d-b816-5f80d3072aec { display:none !important; }}







#s-d14ea5c9-ec67-461d-b816-5f80d3072aec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d14ea5c9-ec67-461d-b816-5f80d3072aec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c65045c-5572-4b56-9c7b-3e1c840bd576 {
  min-height: 20px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-0c65045c-5572-4b56-9c7b-3e1c840bd576 {
  display: none;
}
#s-0c65045c-5572-4b56-9c7b-3e1c840bd576, #wrap-s-0c65045c-5572-4b56-9c7b-3e1c840bd576 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c65045c-5572-4b56-9c7b-3e1c840bd576 {
  display: none;
}
#s-0c65045c-5572-4b56-9c7b-3e1c840bd576, #wrap-s-0c65045c-5572-4b56-9c7b-3e1c840bd576 { display:none !important; }}







#s-0c65045c-5572-4b56-9c7b-3e1c840bd576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c65045c-5572-4b56-9c7b-3e1c840bd576.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef241cee-8b92-478f-b5d6-3a6b7c8d7aff {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-ef241cee-8b92-478f-b5d6-3a6b7c8d7aff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ef241cee-8b92-478f-b5d6-3a6b7c8d7aff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ef241cee-8b92-478f-b5d6-3a6b7c8d7aff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef241cee-8b92-478f-b5d6-3a6b7c8d7aff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a {
  text-align: center;
}







  img.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
    
    
  }


.s-9c7f167b-f76b-48bf-aa05-e4364652588a .shogun-image-content {
  
    align-items: center;
  
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shg-align-container {
  text-align: center
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
    
    
  }


.s-9c7f167b-f76b-48bf-aa05-e4364652588a .shogun-image-content {
  
    align-items: center;
  
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shg-align-container {
  text-align: center
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
    
    
  }


.s-9c7f167b-f76b-48bf-aa05-e4364652588a .shogun-image-content {
  
    align-items: center;
  
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shg-align-container {
  text-align: center
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
    
    
  }


.s-9c7f167b-f76b-48bf-aa05-e4364652588a .shogun-image-content {
  
    align-items: center;
  
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shg-align-container {
  text-align: center
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
    
    
  }


.s-9c7f167b-f76b-48bf-aa05-e4364652588a .shogun-image-content {
  
    align-items: center;
  
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shg-align-container {
  text-align: center
}

.s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c7f167b-f76b-48bf-aa05-e4364652588a.shogun-image {
  box-sizing: border-box;
}


}
#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 {
  text-align: center;
}







  img.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
    
    
  }


.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shg-align-container {
  text-align: center
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
    
    
  }


.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shg-align-container {
  text-align: center
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
    
    
  }


.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shg-align-container {
  text-align: center
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
    
    
  }


.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shg-align-container {
  text-align: center
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
    
    
  }


.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shg-align-container {
  text-align: center
}

.s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a31a1d8-f57a-4067-b1ad-5c2806236f59.shogun-image {
  box-sizing: border-box;
}


}
#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 {
  min-height: 20px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 {
  display: none;
}
#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3, #wrap-s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 {
  display: none;
}
#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3, #wrap-s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 { display:none !important; }}







#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f31b0cd4-3a51-4202-996f-05ed0d82b9d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3590fec8-7b47-41dc-b099-160c59896967 {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-3590fec8-7b47-41dc-b099-160c59896967"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3590fec8-7b47-41dc-b099-160c59896967"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3590fec8-7b47-41dc-b099-160c59896967"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3590fec8-7b47-41dc-b099-160c59896967"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc {
  text-align: center;
}







  img.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
    
    
  }


.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc .shogun-image-content {
  
    align-items: center;
  
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shg-align-container {
  text-align: center
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
    
    
  }


.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc .shogun-image-content {
  
    align-items: center;
  
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shg-align-container {
  text-align: center
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
    
    
  }


.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc .shogun-image-content {
  
    align-items: center;
  
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shg-align-container {
  text-align: center
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
    
    
  }


.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc .shogun-image-content {
  
    align-items: center;
  
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shg-align-container {
  text-align: center
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
    
    
  }


.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc .shogun-image-content {
  
    align-items: center;
  
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shg-align-container {
  text-align: center
}

.s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74179b58-5452-4e52-bf9f-a6823b1c2dbc.shogun-image {
  box-sizing: border-box;
}


}
#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c {
  text-align: center;
}







  img.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
    
    
  }


.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c .shogun-image-content {
  
    align-items: center;
  
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shg-align-container {
  text-align: center
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
    
    
  }


.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c .shogun-image-content {
  
    align-items: center;
  
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shg-align-container {
  text-align: center
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
    
    
  }


.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c .shogun-image-content {
  
    align-items: center;
  
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shg-align-container {
  text-align: center
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
    
    
  }


.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c .shogun-image-content {
  
    align-items: center;
  
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shg-align-container {
  text-align: center
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
    
    
  }


.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c .shogun-image-content {
  
    align-items: center;
  
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shg-align-container {
  text-align: center
}

.s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7822f76a-96a9-45b1-b0e7-f153b7ddb51c.shogun-image {
  box-sizing: border-box;
}


}
#s-9e751e96-e8c5-4a16-8631-775aa382977e {
  min-height: 20px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-9e751e96-e8c5-4a16-8631-775aa382977e {
  display: none;
}
#s-9e751e96-e8c5-4a16-8631-775aa382977e, #wrap-s-9e751e96-e8c5-4a16-8631-775aa382977e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e751e96-e8c5-4a16-8631-775aa382977e {
  display: none;
}
#s-9e751e96-e8c5-4a16-8631-775aa382977e, #wrap-s-9e751e96-e8c5-4a16-8631-775aa382977e { display:none !important; }}







#s-9e751e96-e8c5-4a16-8631-775aa382977e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e751e96-e8c5-4a16-8631-775aa382977e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6895a26c-22cc-497d-aad8-9d3863153676 {
  min-height: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6895a26c-22cc-497d-aad8-9d3863153676 {
  display: none;
}
#s-6895a26c-22cc-497d-aad8-9d3863153676, #wrap-s-6895a26c-22cc-497d-aad8-9d3863153676 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6895a26c-22cc-497d-aad8-9d3863153676 {
  display: none;
}
#s-6895a26c-22cc-497d-aad8-9d3863153676, #wrap-s-6895a26c-22cc-497d-aad8-9d3863153676 { display:none !important; }}







#s-6895a26c-22cc-497d-aad8-9d3863153676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6895a26c-22cc-497d-aad8-9d3863153676.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-adb415cf-88c4-4168-b61b-e6af0c462f63 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-adb415cf-88c4-4168-b61b-e6af0c462f63 {
  display: none;
}
#s-adb415cf-88c4-4168-b61b-e6af0c462f63, #wrap-s-adb415cf-88c4-4168-b61b-e6af0c462f63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adb415cf-88c4-4168-b61b-e6af0c462f63 {
  display: none;
}
#s-adb415cf-88c4-4168-b61b-e6af0c462f63, #wrap-s-adb415cf-88c4-4168-b61b-e6af0c462f63 { display:none !important; }}
#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb {
  display: none;
}
#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb, #wrap-s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb {
  display: none;
}
#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb, #wrap-s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb { display:none !important; }}
#s-9a7e577e-02f5-435b-a6ba-b2cdacf811fb .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-6f9b69eb-6180-4688-b5db-a129ce8607d2 {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-6f9b69eb-6180-4688-b5db-a129ce8607d2 {
  display: none;
}
#s-6f9b69eb-6180-4688-b5db-a129ce8607d2, #wrap-s-6f9b69eb-6180-4688-b5db-a129ce8607d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f9b69eb-6180-4688-b5db-a129ce8607d2 {
  display: none;
}
#s-6f9b69eb-6180-4688-b5db-a129ce8607d2, #wrap-s-6f9b69eb-6180-4688-b5db-a129ce8607d2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6f9b69eb-6180-4688-b5db-a129ce8607d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f9b69eb-6180-4688-b5db-a129ce8607d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6f9b69eb-6180-4688-b5db-a129ce8607d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f9b69eb-6180-4688-b5db-a129ce8607d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b {
  display: none;
}
#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b, #wrap-s-e000c979-b1b7-4804-bc10-3b14fe0bae6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b {
  display: none;
}
#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b, #wrap-s-e000c979-b1b7-4804-bc10-3b14fe0bae6b { display:none !important; }}







#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e000c979-b1b7-4804-bc10-3b14fe0bae6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 {
  max-width: 3234px;
aspect-ratio: 3234/1221;
text-align: center;
}





  #s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 img.shogun-image,
  #s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 {
    width: 100%;
    height: auto;
  }



  #s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 img.shogun-image {
    

    
    
    
  }


#s-a5b0a307-4b37-4f5c-9df2-76ac7bb6f1b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(75, 67, 67, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d {
  display: none;
}
#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d, #wrap-s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d {
  display: none;
}
#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d, #wrap-s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d {
  
}
}@media (max-width: 767px){#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d {
  
}
}

  #s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d-root {
    text-align: center;
  }


#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d-root {
    text-align: center;
  }


#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d-root {
    text-align: center;
  }


#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d-root {
    text-align: center;
  }


#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d-root {
    text-align: center;
  }


#s-c92f68df-29f9-4a3f-94cb-5be1e19b0d4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 {
  max-width: 3234px;
aspect-ratio: 3234/1222;
text-align: center;
}





  #s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 img.shogun-image,
  #s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 {
    width: 100%;
    height: auto;
  }



  #s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 img.shogun-image {
    

    
    
    
  }


#s-2f806e65-8f9d-456e-a771-5ed5d3bcd1c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(75, 67, 67, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 {
  display: none;
}
#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528, #wrap-s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 {
  display: none;
}
#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528, #wrap-s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 {
  
}
}@media (max-width: 767px){#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528 {
  
}
}

  #s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528-root {
    text-align: center;
  }


#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528-root {
    text-align: center;
  }


#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528-root {
    text-align: center;
  }


#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528-root {
    text-align: center;
  }


#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528-root {
    text-align: center;
  }


#s-4d1ca3f9-ea30-45f5-8636-1ac42ff53528.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 {
  max-width: 3234px;
aspect-ratio: 3234/1221;
text-align: center;
}





  #s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 img.shogun-image,
  #s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 {
    width: 100%;
    height: auto;
  }



  #s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 img.shogun-image {
    

    
    
    
  }


#s-a8b16de4-cfbf-41c9-9d1a-4fda88e80ea4 .shogun-image-content {
  
    align-items: center;
  
}

#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(75, 67, 67, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa {
  display: none;
}
#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa, #wrap-s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa {
  display: none;
}
#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa, #wrap-s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa {
  
}
}@media (max-width: 767px){#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa {
  
}
}

  #s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa-root {
    text-align: center;
  }


#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa-root {
    text-align: center;
  }


#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa-root {
    text-align: center;
  }


#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa-root {
    text-align: center;
  }


#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa-root {
    text-align: center;
  }


#s-aedb3ff6-0db1-4326-b08c-1ee81a82b7fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-02343b4d-01fc-4c28-aa6c-5ac615a51d30 {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-02343b4d-01fc-4c28-aa6c-5ac615a51d30 {
  display: none;
}
#s-02343b4d-01fc-4c28-aa6c-5ac615a51d30, #wrap-s-02343b4d-01fc-4c28-aa6c-5ac615a51d30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02343b4d-01fc-4c28-aa6c-5ac615a51d30 {
  display: none;
}
#s-02343b4d-01fc-4c28-aa6c-5ac615a51d30, #wrap-s-02343b4d-01fc-4c28-aa6c-5ac615a51d30 { display:none !important; }}
@media (min-width: 0px) {
[id="s-02343b4d-01fc-4c28-aa6c-5ac615a51d30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02343b4d-01fc-4c28-aa6c-5ac615a51d30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-02343b4d-01fc-4c28-aa6c-5ac615a51d30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-02343b4d-01fc-4c28-aa6c-5ac615a51d30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 {
  max-width: 3234px;
aspect-ratio: 3234/1221;
text-align: center;
}





  #s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 img.shogun-image,
  #s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 {
    width: 100%;
    height: auto;
  }



  #s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 img.shogun-image {
    

    
    
    
  }


#s-a45fc188-6f4c-43e1-8b0c-88747ecdd6e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cb52697-bde2-4c1c-abca-f99327680f49 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7cb52697-bde2-4c1c-abca-f99327680f49:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7cb52697-bde2-4c1c-abca-f99327680f49:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(75, 67, 67, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-7cb52697-bde2-4c1c-abca-f99327680f49 {
  display: none;
}
#s-7cb52697-bde2-4c1c-abca-f99327680f49, #wrap-s-7cb52697-bde2-4c1c-abca-f99327680f49 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cb52697-bde2-4c1c-abca-f99327680f49 {
  display: none;
}
#s-7cb52697-bde2-4c1c-abca-f99327680f49, #wrap-s-7cb52697-bde2-4c1c-abca-f99327680f49 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7cb52697-bde2-4c1c-abca-f99327680f49 {
  
}
}@media (max-width: 767px){#s-7cb52697-bde2-4c1c-abca-f99327680f49 {
  
}
}

  #s-7cb52697-bde2-4c1c-abca-f99327680f49-root {
    text-align: center;
  }


#s-7cb52697-bde2-4c1c-abca-f99327680f49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7cb52697-bde2-4c1c-abca-f99327680f49-root {
    text-align: center;
  }


#s-7cb52697-bde2-4c1c-abca-f99327680f49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7cb52697-bde2-4c1c-abca-f99327680f49-root {
    text-align: center;
  }


#s-7cb52697-bde2-4c1c-abca-f99327680f49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7cb52697-bde2-4c1c-abca-f99327680f49-root {
    text-align: center;
  }


#s-7cb52697-bde2-4c1c-abca-f99327680f49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7cb52697-bde2-4c1c-abca-f99327680f49-root {
    text-align: center;
  }


#s-7cb52697-bde2-4c1c-abca-f99327680f49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-d62df614-3e89-4517-9b40-168ceacef50f {
  max-width: 3234px;
aspect-ratio: 3234/1222;
text-align: center;
}





  #s-d62df614-3e89-4517-9b40-168ceacef50f img.shogun-image,
  #s-d62df614-3e89-4517-9b40-168ceacef50f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d62df614-3e89-4517-9b40-168ceacef50f {
    width: 100%;
    height: auto;
  }



  #s-d62df614-3e89-4517-9b40-168ceacef50f img.shogun-image {
    

    
    
    
  }


#s-d62df614-3e89-4517-9b40-168ceacef50f .shogun-image-content {
  
    align-items: center;
  
}

#s-6f216a59-dd18-4833-953b-7ea392b1a7e6 {
  border-style: solid;
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6f216a59-dd18-4833-953b-7ea392b1a7e6:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(97, 79, 79, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6f216a59-dd18-4833-953b-7ea392b1a7e6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(75, 67, 67, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-6f216a59-dd18-4833-953b-7ea392b1a7e6 {
  display: none;
}
#s-6f216a59-dd18-4833-953b-7ea392b1a7e6, #wrap-s-6f216a59-dd18-4833-953b-7ea392b1a7e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f216a59-dd18-4833-953b-7ea392b1a7e6 {
  display: none;
}
#s-6f216a59-dd18-4833-953b-7ea392b1a7e6, #wrap-s-6f216a59-dd18-4833-953b-7ea392b1a7e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f216a59-dd18-4833-953b-7ea392b1a7e6 {
  
}
}@media (max-width: 767px){#s-6f216a59-dd18-4833-953b-7ea392b1a7e6 {
  
}
}

  #s-6f216a59-dd18-4833-953b-7ea392b1a7e6-root {
    text-align: center;
  }


#s-6f216a59-dd18-4833-953b-7ea392b1a7e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f216a59-dd18-4833-953b-7ea392b1a7e6-root {
    text-align: center;
  }


#s-6f216a59-dd18-4833-953b-7ea392b1a7e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f216a59-dd18-4833-953b-7ea392b1a7e6-root {
    text-align: center;
  }


#s-6f216a59-dd18-4833-953b-7ea392b1a7e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f216a59-dd18-4833-953b-7ea392b1a7e6-root {
    text-align: center;
  }


#s-6f216a59-dd18-4833-953b-7ea392b1a7e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f216a59-dd18-4833-953b-7ea392b1a7e6-root {
    text-align: center;
  }


#s-6f216a59-dd18-4833-953b-7ea392b1a7e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-0e9dca5c-549d-4147-8926-dcb103d73aa3 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-0e9dca5c-549d-4147-8926-dcb103d73aa3 {
  display: none;
}
#s-0e9dca5c-549d-4147-8926-dcb103d73aa3, #wrap-s-0e9dca5c-549d-4147-8926-dcb103d73aa3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e9dca5c-549d-4147-8926-dcb103d73aa3 {
  display: none;
}
#s-0e9dca5c-549d-4147-8926-dcb103d73aa3, #wrap-s-0e9dca5c-549d-4147-8926-dcb103d73aa3 { display:none !important; }}







#s-0e9dca5c-549d-4147-8926-dcb103d73aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e9dca5c-549d-4147-8926-dcb103d73aa3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d71a6dd-c703-429a-9745-9f55e4994ae8 {
  min-height: 70px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-2d71a6dd-c703-429a-9745-9f55e4994ae8 {
  display: none;
}
#s-2d71a6dd-c703-429a-9745-9f55e4994ae8, #wrap-s-2d71a6dd-c703-429a-9745-9f55e4994ae8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d71a6dd-c703-429a-9745-9f55e4994ae8 {
  display: none;
}
#s-2d71a6dd-c703-429a-9745-9f55e4994ae8, #wrap-s-2d71a6dd-c703-429a-9745-9f55e4994ae8 { display:none !important; }}







#s-2d71a6dd-c703-429a-9745-9f55e4994ae8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d71a6dd-c703-429a-9745-9f55e4994ae8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-102d67c5-e344-4ff7-a219-298092df67b1 {
  text-align: center;
}
@media (min-width: 1200px){#s-102d67c5-e344-4ff7-a219-298092df67b1 {
  display: none;
}
#s-102d67c5-e344-4ff7-a219-298092df67b1, #wrap-s-102d67c5-e344-4ff7-a219-298092df67b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-102d67c5-e344-4ff7-a219-298092df67b1 {
  display: none;
}
#s-102d67c5-e344-4ff7-a219-298092df67b1, #wrap-s-102d67c5-e344-4ff7-a219-298092df67b1 { display:none !important; }}






  #s-102d67c5-e344-4ff7-a219-298092df67b1 img.shogun-image {
    

    
    
    
  }


#s-102d67c5-e344-4ff7-a219-298092df67b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1ba4440-2abb-4e3d-b52e-926f80c50b61 {
  min-height: 20px;
}








#s-e1ba4440-2abb-4e3d-b52e-926f80c50b61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1ba4440-2abb-4e3d-b52e-926f80c50b61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7775792-de0e-4aba-9711-fc8b2cfe1222 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3fb74533-560d-4ccc-bf70-4fe077352d97 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3fb74533-560d-4ccc-bf70-4fe077352d97 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-bd224f71-358d-4c8b-9c46-ad2a9429585b {
  min-height: 50px;
}








#s-bd224f71-358d-4c8b-9c46-ad2a9429585b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd224f71-358d-4c8b-9c46-ad2a9429585b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d {
  padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d {
  display: none;
}
#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d, #wrap-s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d {
  display: none;
}
#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d, #wrap-s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d {
  
}
}@media (max-width: 767px){#s-fde0ceb0-8ab2-4f49-8c91-94e882bb294d {
  
}
}
#s-ab3b660b-4d31-4261-b020-969ead410ea6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ab3b660b-4d31-4261-b020-969ead410ea6 {
  display: none;
}
#s-ab3b660b-4d31-4261-b020-969ead410ea6, #wrap-s-ab3b660b-4d31-4261-b020-969ead410ea6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab3b660b-4d31-4261-b020-969ead410ea6 {
  display: none;
}
#s-ab3b660b-4d31-4261-b020-969ead410ea6, #wrap-s-ab3b660b-4d31-4261-b020-969ead410ea6 { display:none !important; }}







#s-ab3b660b-4d31-4261-b020-969ead410ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab3b660b-4d31-4261-b020-969ead410ea6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6 {
  display: none;
}
#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6, #wrap-s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6 {
  display: none;
}
#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6, #wrap-s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6 { display:none !important; }}

  #s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6-root {
    text-align: center;
  }


#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6-root {
    text-align: center;
  }


#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6-root {
    text-align: center;
  }


#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6-root {
    text-align: center;
  }


#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6-root {
    text-align: center;
  }


#s-eeccbb6b-a113-4439-a2d1-a60f7430c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-b1afc8ec-8adb-4daf-8cdf-c6fc290087ee {
  min-height: 15px;
}








#s-b1afc8ec-8adb-4daf-8cdf-c6fc290087ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1afc8ec-8adb-4daf-8cdf-c6fc290087ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36e7c746-e1ad-4e04-86fa-313fd8e56066 {
  min-height: 70px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-36e7c746-e1ad-4e04-86fa-313fd8e56066 {
  display: none;
}
#s-36e7c746-e1ad-4e04-86fa-313fd8e56066, #wrap-s-36e7c746-e1ad-4e04-86fa-313fd8e56066 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-36e7c746-e1ad-4e04-86fa-313fd8e56066 {
  display: none;
}
#s-36e7c746-e1ad-4e04-86fa-313fd8e56066, #wrap-s-36e7c746-e1ad-4e04-86fa-313fd8e56066 { display:none !important; }}







#s-36e7c746-e1ad-4e04-86fa-313fd8e56066 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36e7c746-e1ad-4e04-86fa-313fd8e56066.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 {
  display: none;
}
#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87, #wrap-s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 {
  display: none;
}
#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87, #wrap-s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 { display:none !important; }}







#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c07c3ab9-1513-4593-ae7f-fb77e8f16a87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-64f1b3ab-14f2-4c68-93de-d7032da55069 {
  min-height: 60px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-64f1b3ab-14f2-4c68-93de-d7032da55069 {
  display: none;
}
#s-64f1b3ab-14f2-4c68-93de-d7032da55069, #wrap-s-64f1b3ab-14f2-4c68-93de-d7032da55069 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64f1b3ab-14f2-4c68-93de-d7032da55069 {
  display: none;
}
#s-64f1b3ab-14f2-4c68-93de-d7032da55069, #wrap-s-64f1b3ab-14f2-4c68-93de-d7032da55069 { display:none !important; }}







#s-64f1b3ab-14f2-4c68-93de-d7032da55069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64f1b3ab-14f2-4c68-93de-d7032da55069.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c {
  max-width: 1068px;
aspect-ratio: 1068/1627;
text-align: center;
}
@media (min-width: 1200px){#s-9509474a-5147-4247-9be1-4065ea4f922c {
  display: none;
}
#s-9509474a-5147-4247-9be1-4065ea4f922c, #wrap-s-9509474a-5147-4247-9be1-4065ea4f922c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9509474a-5147-4247-9be1-4065ea4f922c {
  display: none;
}
#s-9509474a-5147-4247-9be1-4065ea4f922c, #wrap-s-9509474a-5147-4247-9be1-4065ea4f922c { display:none !important; }}




  #s-9509474a-5147-4247-9be1-4065ea4f922c img.shogun-image,
  #s-9509474a-5147-4247-9be1-4065ea4f922c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9509474a-5147-4247-9be1-4065ea4f922c {
    width: 100%;
    height: auto;
  }




.s-9509474a-5147-4247-9be1-4065ea4f922c .shogun-image-content {
  
    align-items: center;
  
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shg-align-container {
  text-align: center
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-9509474a-5147-4247-9be1-4065ea4f922c img.shogun-image,
  #s-9509474a-5147-4247-9be1-4065ea4f922c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9509474a-5147-4247-9be1-4065ea4f922c {
    width: 100%;
    height: auto;
  }




.s-9509474a-5147-4247-9be1-4065ea4f922c .shogun-image-content {
  
    align-items: center;
  
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shg-align-container {
  text-align: center
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image {
  box-sizing: border-box;
}


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



  #s-9509474a-5147-4247-9be1-4065ea4f922c img.shogun-image,
  #s-9509474a-5147-4247-9be1-4065ea4f922c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9509474a-5147-4247-9be1-4065ea4f922c {
    width: 100%;
    height: auto;
  }




.s-9509474a-5147-4247-9be1-4065ea4f922c .shogun-image-content {
  
    align-items: center;
  
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shg-align-container {
  text-align: center
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image {
  box-sizing: border-box;
}


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



  #s-9509474a-5147-4247-9be1-4065ea4f922c img.shogun-image,
  #s-9509474a-5147-4247-9be1-4065ea4f922c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9509474a-5147-4247-9be1-4065ea4f922c {
    width: 100%;
    height: auto;
  }




.s-9509474a-5147-4247-9be1-4065ea4f922c .shogun-image-content {
  
    align-items: center;
  
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shg-align-container {
  text-align: center
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image {
  box-sizing: border-box;
}


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



  #s-9509474a-5147-4247-9be1-4065ea4f922c img.shogun-image,
  #s-9509474a-5147-4247-9be1-4065ea4f922c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9509474a-5147-4247-9be1-4065ea4f922c {
    width: 100%;
    height: auto;
  }




.s-9509474a-5147-4247-9be1-4065ea4f922c .shogun-image-content {
  
    align-items: center;
  
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shg-align-container {
  text-align: center
}

.s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9509474a-5147-4247-9be1-4065ea4f922c.shogun-image {
  box-sizing: border-box;
}


}
#s-2692a0bb-19e3-44a2-979c-e968ce20875b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6 {
  display: none;
}
#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6, #wrap-s-c0f965fb-af23-4807-a0fc-6c4f946a43d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6 {
  display: none;
}
#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6, #wrap-s-c0f965fb-af23-4807-a0fc-6c4f946a43d6 { display:none !important; }}

  #s-c0f965fb-af23-4807-a0fc-6c4f946a43d6-root {
    text-align: center;
  }


#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c0f965fb-af23-4807-a0fc-6c4f946a43d6-root {
    text-align: center;
  }


#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0f965fb-af23-4807-a0fc-6c4f946a43d6-root {
    text-align: center;
  }


#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0f965fb-af23-4807-a0fc-6c4f946a43d6-root {
    text-align: center;
  }


#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c0f965fb-af23-4807-a0fc-6c4f946a43d6-root {
    text-align: center;
  }


#s-c0f965fb-af23-4807-a0fc-6c4f946a43d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-f1e783a5-a8ca-40e2-ab04-77800331af61 {
  min-height: 60px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-f1e783a5-a8ca-40e2-ab04-77800331af61 {
  display: none;
}
#s-f1e783a5-a8ca-40e2-ab04-77800331af61, #wrap-s-f1e783a5-a8ca-40e2-ab04-77800331af61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1e783a5-a8ca-40e2-ab04-77800331af61 {
  display: none;
}
#s-f1e783a5-a8ca-40e2-ab04-77800331af61, #wrap-s-f1e783a5-a8ca-40e2-ab04-77800331af61 { display:none !important; }}







#s-f1e783a5-a8ca-40e2-ab04-77800331af61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1e783a5-a8ca-40e2-ab04-77800331af61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e {
  display: none;
}
#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e, #wrap-s-f3f042f4-a1e3-4a38-b624-6e0589cd111e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e {
  display: none;
}
#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e, #wrap-s-f3f042f4-a1e3-4a38-b624-6e0589cd111e { display:none !important; }}







#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3f042f4-a1e3-4a38-b624-6e0589cd111e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 {
  display: none;
}
#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252, #wrap-s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 {
  display: none;
}
#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252, #wrap-s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 { display:none !important; }}







#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e51cfdf-f457-4f4e-a2fa-908d93ca9252.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f {
  text-align: center;
}
@media (min-width: 1200px){#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f {
  display: none;
}
#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f, #wrap-s-02f523f4-4c7b-4a09-93f8-2f274d847c3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f {
  display: none;
}
#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f, #wrap-s-02f523f4-4c7b-4a09-93f8-2f274d847c3f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f {
  
}
}@media (max-width: 767px){#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f {
  
}
}






  #s-02f523f4-4c7b-4a09-93f8-2f274d847c3f img.shogun-image {
    

    
    
    
  }


#s-02f523f4-4c7b-4a09-93f8-2f274d847c3f .shogun-image-content {
  
    align-items: center;
  
}

#s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27 {
  margin-bottom: 7px;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27 {
  display: none;
}
#s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27, #wrap-s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27 { display:none !important; }}@media (max-width: 767px){#s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27 {
  display: none;
}
#s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27, #wrap-s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c319dc8e-d683-42fb-8c98-8bd6ff3bde27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1115a4b1-4e59-404b-a97b-6fac22a13085 {
  margin-left: 13%;
margin-right: 13%;
text-align: center;
}







  #s-1115a4b1-4e59-404b-a97b-6fac22a13085 img.shogun-image {
    

    
    
    
  }


#s-1115a4b1-4e59-404b-a97b-6fac22a13085 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 {
  display: none;
}
#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4, #wrap-s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 { display:none !important; }}@media (max-width: 767px){#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 {
  display: none;
}
#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4, #wrap-s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 { display:none !important; }}







#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd2293e4-4652-4dbe-8fe2-fbfa07d69ea4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce {
  display: none;
}
#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce, #wrap-s-43b70ea9-8009-451f-9dcf-f43890c7c3ce { display:none !important; }}@media (max-width: 767px){#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce {
  display: none;
}
#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce, #wrap-s-43b70ea9-8009-451f-9dcf-f43890c7c3ce { display:none !important; }}







#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43b70ea9-8009-451f-9dcf-f43890c7c3ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5730e98-2a96-493c-8673-61db1b6574b7 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(246, 245, 243, 1);
}








#s-b5730e98-2a96-493c-8673-61db1b6574b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5730e98-2a96-493c-8673-61db1b6574b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-783e894d-bf2c-45ee-8d79-009887f3a9ed {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 {
  display: none;
}
#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184, #wrap-s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 { display:none !important; }}@media (max-width: 767px){#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 {
  display: none;
}
#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184, #wrap-s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 { display:none !important; }}
#s-8a7cad3a-69bc-49e7-bec7-7f8b3f377184 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



#s-2c58cdd4-c07c-45ed-aee5-c3c32db30819 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2c58cdd4-c07c-45ed-aee5-c3c32db30819 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-bed082b6-e5de-40fd-a485-976064d9c81a {
  min-height: 50px;
}








#s-bed082b6-e5de-40fd-a485-976064d9c81a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed082b6-e5de-40fd-a485-976064d9c81a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-376c9208-5617-4a7f-9470-0df01c8052b9 {
  padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-376c9208-5617-4a7f-9470-0df01c8052b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-376c9208-5617-4a7f-9470-0df01c8052b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-376c9208-5617-4a7f-9470-0df01c8052b9 {
  
}
}@media (max-width: 767px){#s-376c9208-5617-4a7f-9470-0df01c8052b9 {
  
}
}
#s-b5f612f3-ddba-46fa-a002-df71f81c59ea {
  min-height: 20px;
}








#s-b5f612f3-ddba-46fa-a002-df71f81c59ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5f612f3-ddba-46fa-a002-df71f81c59ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-739c7d72-89ab-45bb-9cc3-f908880ba080 {
  min-height: 50px;
background-color: rgba(246, 245, 243, 1);
}








#s-739c7d72-89ab-45bb-9cc3-f908880ba080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-739c7d72-89ab-45bb-9cc3-f908880ba080.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d199cef-21af-4d8a-81bc-500d778d7482 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3d199cef-21af-4d8a-81bc-500d778d7482:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3d199cef-21af-4d8a-81bc-500d778d7482:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d199cef-21af-4d8a-81bc-500d778d7482-root {
    text-align: center;
  }


#s-3d199cef-21af-4d8a-81bc-500d778d7482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3d199cef-21af-4d8a-81bc-500d778d7482-root {
    text-align: center;
  }


#s-3d199cef-21af-4d8a-81bc-500d778d7482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d199cef-21af-4d8a-81bc-500d778d7482-root {
    text-align: center;
  }


#s-3d199cef-21af-4d8a-81bc-500d778d7482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d199cef-21af-4d8a-81bc-500d778d7482-root {
    text-align: center;
  }


#s-3d199cef-21af-4d8a-81bc-500d778d7482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3d199cef-21af-4d8a-81bc-500d778d7482-root {
    text-align: center;
  }


#s-3d199cef-21af-4d8a-81bc-500d778d7482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-d0d591e3-9321-4c6b-b1f8-49328a34888d {
  min-height: 30px;
}








#s-d0d591e3-9321-4c6b-b1f8-49328a34888d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0d591e3-9321-4c6b-b1f8-49328a34888d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e {
  min-height: 60px;
background-color: rgba(246, 245, 243, 1);
}
@media (min-width: 1200px){#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e {
  display: none;
}
#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e, #wrap-s-fa59cd78-c735-4bd9-a144-c7e9a98d297e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e {
  display: none;
}
#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e, #wrap-s-fa59cd78-c735-4bd9-a144-c7e9a98d297e { display:none !important; }}







#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa59cd78-c735-4bd9-a144-c7e9a98d297e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 {
  display: none;
}
#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8, #wrap-s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 {
  display: none;
}
#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8, #wrap-s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 { display:none !important; }}@media (max-width: 767px){#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 {
  display: none;
}
#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8, #wrap-s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 { display:none !important; }}







#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507ef1b8-659f-472a-b7aa-23dc23fd93d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50d90677-a09d-444a-8874-ddcf87025dbc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-50d90677-a09d-444a-8874-ddcf87025dbc {
  display: none;
}
#s-50d90677-a09d-444a-8874-ddcf87025dbc, #wrap-s-50d90677-a09d-444a-8874-ddcf87025dbc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50d90677-a09d-444a-8874-ddcf87025dbc {
  display: none;
}
#s-50d90677-a09d-444a-8874-ddcf87025dbc, #wrap-s-50d90677-a09d-444a-8874-ddcf87025dbc { display:none !important; }}







#s-50d90677-a09d-444a-8874-ddcf87025dbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50d90677-a09d-444a-8874-ddcf87025dbc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
  max-width: 1538px;
aspect-ratio: 1538/2344;
text-align: center;
}





  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d img.shogun-image,
  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
    width: 100%;
    height: auto;
  }




.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shogun-image-content {
  
    align-items: center;
  
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shg-align-container {
  text-align: center
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d img.shogun-image,
  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
    width: 100%;
    height: auto;
  }




.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shogun-image-content {
  
    align-items: center;
  
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shg-align-container {
  text-align: center
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image {
  box-sizing: border-box;
}


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



  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d img.shogun-image,
  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
    width: 100%;
    height: auto;
  }




.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shogun-image-content {
  
    align-items: center;
  
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shg-align-container {
  text-align: center
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image {
  box-sizing: border-box;
}


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



  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d img.shogun-image,
  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
    width: 100%;
    height: auto;
  }




.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shogun-image-content {
  
    align-items: center;
  
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shg-align-container {
  text-align: center
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image {
  box-sizing: border-box;
}


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



  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d img.shogun-image,
  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d {
    width: 100%;
    height: auto;
  }




.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d .shogun-image-content {
  
    align-items: center;
  
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shg-align-container {
  text-align: center
}

.s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41cf6c49-6e69-4f1d-b76c-f085c7bb875d.shogun-image {
  box-sizing: border-box;
}


}
#s-ba686c9a-eb5e-4e2c-a3b1-e686422272da {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-11d325c8-0a0c-4590-9e9a-450a00d1f801 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-11d325c8-0a0c-4590-9e9a-450a00d1f801:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-11d325c8-0a0c-4590-9e9a-450a00d1f801:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-11d325c8-0a0c-4590-9e9a-450a00d1f801 {
  display: none;
}
#s-11d325c8-0a0c-4590-9e9a-450a00d1f801, #wrap-s-11d325c8-0a0c-4590-9e9a-450a00d1f801 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11d325c8-0a0c-4590-9e9a-450a00d1f801 {
  display: none;
}
#s-11d325c8-0a0c-4590-9e9a-450a00d1f801, #wrap-s-11d325c8-0a0c-4590-9e9a-450a00d1f801 { display:none !important; }}

  #s-11d325c8-0a0c-4590-9e9a-450a00d1f801-root {
    text-align: center;
  }


#s-11d325c8-0a0c-4590-9e9a-450a00d1f801.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-11d325c8-0a0c-4590-9e9a-450a00d1f801-root {
    text-align: center;
  }


#s-11d325c8-0a0c-4590-9e9a-450a00d1f801.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-11d325c8-0a0c-4590-9e9a-450a00d1f801-root {
    text-align: center;
  }


#s-11d325c8-0a0c-4590-9e9a-450a00d1f801.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-11d325c8-0a0c-4590-9e9a-450a00d1f801-root {
    text-align: center;
  }


#s-11d325c8-0a0c-4590-9e9a-450a00d1f801.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-11d325c8-0a0c-4590-9e9a-450a00d1f801-root {
    text-align: center;
  }


#s-11d325c8-0a0c-4590-9e9a-450a00d1f801.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-88b85249-7f7c-4e87-99b0-299f99f8b53b {
  min-height: 30px;
}
@media (min-width: 1200px){#s-88b85249-7f7c-4e87-99b0-299f99f8b53b {
  display: none;
}
#s-88b85249-7f7c-4e87-99b0-299f99f8b53b, #wrap-s-88b85249-7f7c-4e87-99b0-299f99f8b53b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88b85249-7f7c-4e87-99b0-299f99f8b53b {
  display: none;
}
#s-88b85249-7f7c-4e87-99b0-299f99f8b53b, #wrap-s-88b85249-7f7c-4e87-99b0-299f99f8b53b { display:none !important; }}







#s-88b85249-7f7c-4e87-99b0-299f99f8b53b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88b85249-7f7c-4e87-99b0-299f99f8b53b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81538500-0337-4b54-a27f-54ffec56a24a {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-81538500-0337-4b54-a27f-54ffec56a24a {
  display: none;
}
#s-81538500-0337-4b54-a27f-54ffec56a24a, #wrap-s-81538500-0337-4b54-a27f-54ffec56a24a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81538500-0337-4b54-a27f-54ffec56a24a {
  display: none;
}
#s-81538500-0337-4b54-a27f-54ffec56a24a, #wrap-s-81538500-0337-4b54-a27f-54ffec56a24a { display:none !important; }}
#s-b168cc17-6e84-4a44-bc0b-3e437208c162 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-b168cc17-6e84-4a44-bc0b-3e437208c162 {
  display: none;
}
#s-b168cc17-6e84-4a44-bc0b-3e437208c162, #wrap-s-b168cc17-6e84-4a44-bc0b-3e437208c162 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b168cc17-6e84-4a44-bc0b-3e437208c162 {
  display: none;
}
#s-b168cc17-6e84-4a44-bc0b-3e437208c162, #wrap-s-b168cc17-6e84-4a44-bc0b-3e437208c162 { display:none !important; }}







#s-b168cc17-6e84-4a44-bc0b-3e437208c162 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b168cc17-6e84-4a44-bc0b-3e437208c162.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-614c33c4-a1c4-4b0c-999b-2d2040fee673 {
  margin-left: 4%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-614c33c4-a1c4-4b0c-999b-2d2040fee673 {
  display: none;
}
#s-614c33c4-a1c4-4b0c-999b-2d2040fee673, #wrap-s-614c33c4-a1c4-4b0c-999b-2d2040fee673 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-614c33c4-a1c4-4b0c-999b-2d2040fee673 {
  display: none;
}
#s-614c33c4-a1c4-4b0c-999b-2d2040fee673, #wrap-s-614c33c4-a1c4-4b0c-999b-2d2040fee673 { display:none !important; }}
@media (min-width: 0px) {
[id="s-614c33c4-a1c4-4b0c-999b-2d2040fee673"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-614c33c4-a1c4-4b0c-999b-2d2040fee673"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-614c33c4-a1c4-4b0c-999b-2d2040fee673"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-614c33c4-a1c4-4b0c-999b-2d2040fee673"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-20236067-6327-4c57-9c38-aa20c6eafb7d {
  margin-top: 3px;
margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-20236067-6327-4c57-9c38-aa20c6eafb7d img.shogun-image {
    

    
    
    
  }


#s-20236067-6327-4c57-9c38-aa20c6eafb7d .shogun-image-content {
  
    align-items: center;
  
}

#s-7b39ae21-ef27-4704-a4e2-b8fa54972555 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-7b39ae21-ef27-4704-a4e2-b8fa54972555 img.shogun-image {
    

    
    
    
  }


#s-7b39ae21-ef27-4704-a4e2-b8fa54972555 .shogun-image-content {
  
    align-items: center;
  
}

#s-77037639-ce93-4354-a888-c9894b35ea6d {
  margin-top: 3px;
text-align: center;
}







  #s-77037639-ce93-4354-a888-c9894b35ea6d img.shogun-image {
    

    
    
    
  }


#s-77037639-ce93-4354-a888-c9894b35ea6d .shogun-image-content {
  
    align-items: center;
  
}

#s-4349d405-5bd3-4eda-bce4-f244853a6a5f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4349d405-5bd3-4eda-bce4-f244853a6a5f {
  display: none;
}
#s-4349d405-5bd3-4eda-bce4-f244853a6a5f, #wrap-s-4349d405-5bd3-4eda-bce4-f244853a6a5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4349d405-5bd3-4eda-bce4-f244853a6a5f {
  display: none;
}
#s-4349d405-5bd3-4eda-bce4-f244853a6a5f, #wrap-s-4349d405-5bd3-4eda-bce4-f244853a6a5f { display:none !important; }}







#s-4349d405-5bd3-4eda-bce4-f244853a6a5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4349d405-5bd3-4eda-bce4-f244853a6a5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a {
  text-align: center;
}
@media (min-width: 1200px){#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a {
  display: none;
}
#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a, #wrap-s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a {
  display: none;
}
#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a, #wrap-s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a { display:none !important; }}






  img.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
    
    
  }


.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shg-align-container {
  text-align: center
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
    
    
  }


.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shg-align-container {
  text-align: center
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
    
    
  }


.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shg-align-container {
  text-align: center
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
    
    
  }


.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shg-align-container {
  text-align: center
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
    
    
  }


.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shg-align-container {
  text-align: center
}

.s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0fc4597-f7b4-40ef-bdb7-f55c48e7148a.shogun-image {
  box-sizing: border-box;
}


}
#s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef {
  margin-left: 8%;
margin-right: 8%;
padding-left: 12%;
padding-right: 12%;
}
@media (min-width: 1200px){#s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef {
  display: none;
}
#s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef, #wrap-s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef {
  display: none;
}
#s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef, #wrap-s-c933f7bd-51f7-4a83-9ee5-36e9ffd06bef { display:none !important; }}
#s-273f2ddf-42a1-4d79-b733-91ea3c77aef0 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 12%;
padding-right: 12%;
}
@media (min-width: 1200px){#s-273f2ddf-42a1-4d79-b733-91ea3c77aef0 {
  display: none;
}
#s-273f2ddf-42a1-4d79-b733-91ea3c77aef0, #wrap-s-273f2ddf-42a1-4d79-b733-91ea3c77aef0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-273f2ddf-42a1-4d79-b733-91ea3c77aef0 {
  display: none;
}
#s-273f2ddf-42a1-4d79-b733-91ea3c77aef0, #wrap-s-273f2ddf-42a1-4d79-b733-91ea3c77aef0 { display:none !important; }}
#s-1fb9636b-2f84-494f-9a05-f11a241285fa {
  min-height: 10px;
}








#s-1fb9636b-2f84-494f-9a05-f11a241285fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fb9636b-2f84-494f-9a05-f11a241285fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-72c1b972-0b83-4da3-8f7c-07df037ed600 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-72c1b972-0b83-4da3-8f7c-07df037ed600:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-72c1b972-0b83-4da3-8f7c-07df037ed600:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-72c1b972-0b83-4da3-8f7c-07df037ed600 {
  display: none;
}
#s-72c1b972-0b83-4da3-8f7c-07df037ed600, #wrap-s-72c1b972-0b83-4da3-8f7c-07df037ed600 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72c1b972-0b83-4da3-8f7c-07df037ed600 {
  display: none;
}
#s-72c1b972-0b83-4da3-8f7c-07df037ed600, #wrap-s-72c1b972-0b83-4da3-8f7c-07df037ed600 { display:none !important; }}

  #s-72c1b972-0b83-4da3-8f7c-07df037ed600-root {
    text-align: center;
  }


#s-72c1b972-0b83-4da3-8f7c-07df037ed600.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-72c1b972-0b83-4da3-8f7c-07df037ed600-root {
    text-align: center;
  }


#s-72c1b972-0b83-4da3-8f7c-07df037ed600.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-72c1b972-0b83-4da3-8f7c-07df037ed600-root {
    text-align: center;
  }


#s-72c1b972-0b83-4da3-8f7c-07df037ed600.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-72c1b972-0b83-4da3-8f7c-07df037ed600-root {
    text-align: center;
  }


#s-72c1b972-0b83-4da3-8f7c-07df037ed600.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-72c1b972-0b83-4da3-8f7c-07df037ed600-root {
    text-align: center;
  }


#s-72c1b972-0b83-4da3-8f7c-07df037ed600.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a {
  min-height: 30px;
}
@media (min-width: 1200px){#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a {
  display: none;
}
#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a, #wrap-s-441a2810-00c7-4fc1-8919-b15b33f9ab7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a {
  display: none;
}
#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a, #wrap-s-441a2810-00c7-4fc1-8919-b15b33f9ab7a { display:none !important; }}







#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-441a2810-00c7-4fc1-8919-b15b33f9ab7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55a49b19-9a43-430f-8b3f-34bd82ad555d {
  min-height: 50px;
}








#s-55a49b19-9a43-430f-8b3f-34bd82ad555d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55a49b19-9a43-430f-8b3f-34bd82ad555d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365 {
  text-align: center;
}
@media (min-width: 1200px){#s-62d1796b-6f10-4c53-8e5a-88189865d365 {
  display: none;
}
#s-62d1796b-6f10-4c53-8e5a-88189865d365, #wrap-s-62d1796b-6f10-4c53-8e5a-88189865d365 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62d1796b-6f10-4c53-8e5a-88189865d365 {
  display: none;
}
#s-62d1796b-6f10-4c53-8e5a-88189865d365, #wrap-s-62d1796b-6f10-4c53-8e5a-88189865d365 { display:none !important; }}






  img.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
    
    
  }


.s-62d1796b-6f10-4c53-8e5a-88189865d365 .shogun-image-content {
  
    align-items: center;
  
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shg-align-container {
  text-align: center
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
    
    
  }


.s-62d1796b-6f10-4c53-8e5a-88189865d365 .shogun-image-content {
  
    align-items: center;
  
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shg-align-container {
  text-align: center
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
  box-sizing: border-box;
}


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





  img.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
    
    
  }


.s-62d1796b-6f10-4c53-8e5a-88189865d365 .shogun-image-content {
  
    align-items: center;
  
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shg-align-container {
  text-align: center
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
  box-sizing: border-box;
}


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





  img.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
    
    
  }


.s-62d1796b-6f10-4c53-8e5a-88189865d365 .shogun-image-content {
  
    align-items: center;
  
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shg-align-container {
  text-align: center
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
  box-sizing: border-box;
}


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





  img.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
    
    
  }


.s-62d1796b-6f10-4c53-8e5a-88189865d365 .shogun-image-content {
  
    align-items: center;
  
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shg-align-container {
  text-align: center
}

.s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d1796b-6f10-4c53-8e5a-88189865d365.shogun-image {
  box-sizing: border-box;
}


}
#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}
@media (min-width: 1200px){#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d {
  display: none;
}
#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d, #wrap-s-a1a5b478-5999-4141-bcf5-eb5eebe7086d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d {
  display: none;
}
#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d, #wrap-s-a1a5b478-5999-4141-bcf5-eb5eebe7086d { display:none !important; }}






  img.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
    
    
  }


.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d .shogun-image-content {
  
    align-items: center;
  
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shg-align-container {
  text-align: center
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
    
    
  }


.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d .shogun-image-content {
  
    align-items: center;
  
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shg-align-container {
  text-align: center
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
    
    
  }


.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d .shogun-image-content {
  
    align-items: center;
  
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shg-align-container {
  text-align: center
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
    
    
  }


.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d .shogun-image-content {
  
    align-items: center;
  
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shg-align-container {
  text-align: center
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
    
    
  }


.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d .shogun-image-content {
  
    align-items: center;
  
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shg-align-container {
  text-align: center
}

.s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a5b478-5999-4141-bcf5-eb5eebe7086d.shogun-image {
  box-sizing: border-box;
}


}
#s-6f3e7782-3e1d-4130-b398-1ca1af2778aa {
  min-height: 10px;
}








#s-6f3e7782-3e1d-4130-b398-1ca1af2778aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f3e7782-3e1d-4130-b398-1ca1af2778aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b {
  margin-left: 2%;
margin-right: 2%;
padding-left: 12%;
padding-right: 12%;
}
@media (min-width: 1200px){#s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b {
  display: none;
}
#s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b, #wrap-s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b {
  display: none;
}
#s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b, #wrap-s-436e12a5-3d6e-4dbc-afa7-6ba3b75d030b { display:none !important; }}
#s-a927ed7d-9534-46ec-9ac1-56da2dfa8c98 {
  min-height: 10px;
}








#s-a927ed7d-9534-46ec-9ac1-56da2dfa8c98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a927ed7d-9534-46ec-9ac1-56da2dfa8c98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2 {
  display: none;
}
#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2, #wrap-s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2 {
  display: none;
}
#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2, #wrap-s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2 { display:none !important; }}

  #s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2-root {
    text-align: center;
  }


#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2-root {
    text-align: center;
  }


#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2-root {
    text-align: center;
  }


#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2-root {
    text-align: center;
  }


#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2-root {
    text-align: center;
  }


#s-3fcc16ff-ceb3-4456-a4c4-92b3cbe5e5b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 800;
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-6064bb6f-6f39-45bf-8989-ce6de03b17f4 {
  display: none;
}
#s-6064bb6f-6f39-45bf-8989-ce6de03b17f4, #wrap-s-6064bb6f-6f39-45bf-8989-ce6de03b17f4 { display:none !important; }}@media (max-width: 767px){#s-6064bb6f-6f39-45bf-8989-ce6de03b17f4 {
  display: none;
}
#s-6064bb6f-6f39-45bf-8989-ce6de03b17f4, #wrap-s-6064bb6f-6f39-45bf-8989-ce6de03b17f4 { display:none !important; }}
#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 {
  display: none;
}
#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2, #wrap-s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 { display:none !important; }}@media (max-width: 767px){#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 {
  display: none;
}
#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2, #wrap-s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 { display:none !important; }}







#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5b89367-5a3f-4812-9ca1-516e03f03bc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20 {
  display: none;
}
#s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20, #wrap-s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20 { display:none !important; }}@media (max-width: 767px){#s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20 {
  display: none;
}
#s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20, #wrap-s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20 { display:none !important; }}
@media (min-width: 0px) {
[id="s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-941e3d41-04dd-48f7-b0d1-69daaa9c7c20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-27a51bcf-1789-4d96-9d81-111ccf463d29 {
  margin-top: 8px;
margin-left: 30%;
margin-bottom: 8px;
margin-right: 30%;
text-align: center;
}







  #s-27a51bcf-1789-4d96-9d81-111ccf463d29 img.shogun-image {
    

    
    
    
  }


#s-27a51bcf-1789-4d96-9d81-111ccf463d29 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ba99237-524f-4ad6-8bf8-1f73b730fbb9 {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}







  #s-1ba99237-524f-4ad6-8bf8-1f73b730fbb9 img.shogun-image {
    

    
    
    
  }


#s-1ba99237-524f-4ad6-8bf8-1f73b730fbb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1dfbbf6-218f-4d1d-a4a4-4dd7b173c402 {
  margin-top: 8px;
margin-left: 28%;
margin-bottom: 8px;
margin-right: 28%;
text-align: center;
}







  #s-b1dfbbf6-218f-4d1d-a4a4-4dd7b173c402 img.shogun-image {
    

    
    
    
  }


#s-b1dfbbf6-218f-4d1d-a4a4-4dd7b173c402 .shogun-image-content {
  
    align-items: center;
  
}

#s-8640af33-f9e1-452a-81bc-8296216f864a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8640af33-f9e1-452a-81bc-8296216f864a {
  display: none;
}
#s-8640af33-f9e1-452a-81bc-8296216f864a, #wrap-s-8640af33-f9e1-452a-81bc-8296216f864a { display:none !important; }}@media (max-width: 767px){#s-8640af33-f9e1-452a-81bc-8296216f864a {
  display: none;
}
#s-8640af33-f9e1-452a-81bc-8296216f864a, #wrap-s-8640af33-f9e1-452a-81bc-8296216f864a { display:none !important; }}







#s-8640af33-f9e1-452a-81bc-8296216f864a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8640af33-f9e1-452a-81bc-8296216f864a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c {
  min-height: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c {
  display: none;
}
#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c, #wrap-s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c { display:none !important; }}@media (max-width: 767px){#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c {
  display: none;
}
#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c, #wrap-s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c { display:none !important; }}







#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05b4cb25-2b7d-49ab-bdf5-bdabc9a5e45c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26e71571-50f3-4e79-beda-d0db9e0a14ed {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26e71571-50f3-4e79-beda-d0db9e0a14ed {
  display: none;
}
#s-26e71571-50f3-4e79-beda-d0db9e0a14ed, #wrap-s-26e71571-50f3-4e79-beda-d0db9e0a14ed { display:none !important; }}@media (max-width: 767px){#s-26e71571-50f3-4e79-beda-d0db9e0a14ed {
  display: none;
}
#s-26e71571-50f3-4e79-beda-d0db9e0a14ed, #wrap-s-26e71571-50f3-4e79-beda-d0db9e0a14ed { display:none !important; }}







#s-26e71571-50f3-4e79-beda-d0db9e0a14ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26e71571-50f3-4e79-beda-d0db9e0a14ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-35cd6f80-3e97-4414-addc-b0549d37a698"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35cd6f80-3e97-4414-addc-b0549d37a698"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-35cd6f80-3e97-4414-addc-b0549d37a698"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-35cd6f80-3e97-4414-addc-b0549d37a698"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a {
  text-align: center;
}







  img.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
    
    
  }


.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shg-align-container {
  text-align: center
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
    
    
  }


.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shg-align-container {
  text-align: center
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
    
    
  }


.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shg-align-container {
  text-align: center
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
    
    
  }


.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shg-align-container {
  text-align: center
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
    
    
  }


.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a .shogun-image-content {
  
    align-items: center;
  
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shg-align-container {
  text-align: center
}

.s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0f6b357-2e1f-4ad1-a796-6f0e2e424a1a.shogun-image {
  box-sizing: border-box;
}


}
#s-1be494db-166c-42f0-ba42-22383180042b {
  min-height: 115px;
}








#s-1be494db-166c-42f0-ba42-22383180042b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1be494db-166c-42f0-ba42-22383180042b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd {
  display: none;
}
#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd, #wrap-s-1cc28dd6-c9b7-4c17-800a-261f601f72fd { display:none !important; }}@media (max-width: 767px){#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd {
  display: none;
}
#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd, #wrap-s-1cc28dd6-c9b7-4c17-800a-261f601f72fd { display:none !important; }}
#s-1cc28dd6-c9b7-4c17-800a-261f601f72fd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}



#s-1a7945ef-9eac-4ad1-8b12-13c83d64ff95 {
  min-height: 50px;
}








#s-1a7945ef-9eac-4ad1-8b12-13c83d64ff95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a7945ef-9eac-4ad1-8b12-13c83d64ff95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d7514419-3fe5-4ba7-83de-f79c7d036192 {
  margin-left: 31%;
margin-right: 31%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d7514419-3fe5-4ba7-83de-f79c7d036192:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d7514419-3fe5-4ba7-83de-f79c7d036192:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d7514419-3fe5-4ba7-83de-f79c7d036192-root {
    text-align: center;
  }


#s-d7514419-3fe5-4ba7-83de-f79c7d036192.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d7514419-3fe5-4ba7-83de-f79c7d036192-root {
    text-align: center;
  }


#s-d7514419-3fe5-4ba7-83de-f79c7d036192.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d7514419-3fe5-4ba7-83de-f79c7d036192-root {
    text-align: center;
  }


#s-d7514419-3fe5-4ba7-83de-f79c7d036192.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d7514419-3fe5-4ba7-83de-f79c7d036192-root {
    text-align: center;
  }


#s-d7514419-3fe5-4ba7-83de-f79c7d036192.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d7514419-3fe5-4ba7-83de-f79c7d036192-root {
    text-align: center;
  }


#s-d7514419-3fe5-4ba7-83de-f79c7d036192.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-324bbd83-6aaa-473c-84dc-27f582921d94 {
  text-align: center;
}







  img.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
    
    
  }


.s-324bbd83-6aaa-473c-84dc-27f582921d94 .shogun-image-content {
  
    align-items: center;
  
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shg-align-container {
  text-align: center
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
    
    
  }


.s-324bbd83-6aaa-473c-84dc-27f582921d94 .shogun-image-content {
  
    align-items: center;
  
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shg-align-container {
  text-align: center
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
  box-sizing: border-box;
}


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





  img.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
    
    
  }


.s-324bbd83-6aaa-473c-84dc-27f582921d94 .shogun-image-content {
  
    align-items: center;
  
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shg-align-container {
  text-align: center
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
  box-sizing: border-box;
}


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





  img.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
    
    
  }


.s-324bbd83-6aaa-473c-84dc-27f582921d94 .shogun-image-content {
  
    align-items: center;
  
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shg-align-container {
  text-align: center
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
  box-sizing: border-box;
}


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





  img.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
    
    
  }


.s-324bbd83-6aaa-473c-84dc-27f582921d94 .shogun-image-content {
  
    align-items: center;
  
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shg-align-container {
  text-align: center
}

.s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-324bbd83-6aaa-473c-84dc-27f582921d94.shogun-image {
  box-sizing: border-box;
}


}
#s-dafc9186-24ef-42df-89a9-9269b40e3b08 {
  min-height: 50px;
}








#s-dafc9186-24ef-42df-89a9-9269b40e3b08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dafc9186-24ef-42df-89a9-9269b40e3b08.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}







  img.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
    
    
  }


.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc .shogun-image-content {
  
    align-items: center;
  
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shg-align-container {
  text-align: center
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
    
    
  }


.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc .shogun-image-content {
  
    align-items: center;
  
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shg-align-container {
  text-align: center
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
    
    
  }


.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc .shogun-image-content {
  
    align-items: center;
  
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shg-align-container {
  text-align: center
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
    
    
  }


.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc .shogun-image-content {
  
    align-items: center;
  
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shg-align-container {
  text-align: center
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
    
    
  }


.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc .shogun-image-content {
  
    align-items: center;
  
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shg-align-container {
  text-align: center
}

.s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4072454d-80d3-4bdb-adb3-f93435a5ebcc.shogun-image {
  box-sizing: border-box;
}


}
#s-fbe9c9df-d7d1-4ae1-a5e5-5d2c2b2a2448 {
  min-height: 50px;
}








#s-fbe9c9df-d7d1-4ae1-a5e5-5d2c2b2a2448 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbe9c9df-d7d1-4ae1-a5e5-5d2c2b2a2448.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d38396e8-0bd0-4799-9597-49f5b27d0888 {
  margin-left: 31%;
margin-right: 31%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d38396e8-0bd0-4799-9597-49f5b27d0888:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d38396e8-0bd0-4799-9597-49f5b27d0888:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d38396e8-0bd0-4799-9597-49f5b27d0888-root {
    text-align: center;
  }


#s-d38396e8-0bd0-4799-9597-49f5b27d0888.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d38396e8-0bd0-4799-9597-49f5b27d0888-root {
    text-align: center;
  }


#s-d38396e8-0bd0-4799-9597-49f5b27d0888.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d38396e8-0bd0-4799-9597-49f5b27d0888-root {
    text-align: center;
  }


#s-d38396e8-0bd0-4799-9597-49f5b27d0888.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d38396e8-0bd0-4799-9597-49f5b27d0888-root {
    text-align: center;
  }


#s-d38396e8-0bd0-4799-9597-49f5b27d0888.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d38396e8-0bd0-4799-9597-49f5b27d0888-root {
    text-align: center;
  }


#s-d38396e8-0bd0-4799-9597-49f5b27d0888.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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