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

.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 480px;
max-width: 100%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/47dd1c0c-1d63-45fb-bbbe-ac93f84065e8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0;
  display: block;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4e3af7a-b11f-46de-9b89-79d1e176c734 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c4e3af7a-b11f-46de-9b89-79d1e176c734 {
  display: none;
}
#s-c4e3af7a-b11f-46de-9b89-79d1e176c734, #wrap-s-c4e3af7a-b11f-46de-9b89-79d1e176c734 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4e3af7a-b11f-46de-9b89-79d1e176c734 {
  display: none;
}
#s-c4e3af7a-b11f-46de-9b89-79d1e176c734, #wrap-s-c4e3af7a-b11f-46de-9b89-79d1e176c734 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4e3af7a-b11f-46de-9b89-79d1e176c734 {
  display: none;
}
#s-c4e3af7a-b11f-46de-9b89-79d1e176c734, #wrap-s-c4e3af7a-b11f-46de-9b89-79d1e176c734 { display: none !important; }}







#s-c4e3af7a-b11f-46de-9b89-79d1e176c734 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4e3af7a-b11f-46de-9b89-79d1e176c734.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-ca0d24ab-fd7a-4e64-a19a-1c692177588c {
  max-width: 750px;
aspect-ratio: 750/860;
text-align: center;
}





  #s-ca0d24ab-fd7a-4e64-a19a-1c692177588c img.shogun-image,
  #s-ca0d24ab-fd7a-4e64-a19a-1c692177588c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ca0d24ab-fd7a-4e64-a19a-1c692177588c {
    width: 100%;
    height: auto;
  }



  #s-ca0d24ab-fd7a-4e64-a19a-1c692177588c img.shogun-image {
    

    
    
    
  }


#s-ca0d24ab-fd7a-4e64-a19a-1c692177588c .shogun-image-content {
  
    align-items: center;
  
}

#s-845e3059-63fd-42db-a94b-ae2e183e9d74 {
  min-height: 50px;
}








#s-845e3059-63fd-42db-a94b-ae2e183e9d74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-845e3059-63fd-42db-a94b-ae2e183e9d74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60ebebd5-f098-49b1-878a-4b0966bf4416 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-60ebebd5-f098-49b1-878a-4b0966bf4416 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60ebebd5-f098-49b1-878a-4b0966bf4416.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6efc1456-9625-446f-b5b2-8a95163fe3d6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-6efc1456-9625-446f-b5b2-8a95163fe3d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6efc1456-9625-446f-b5b2-8a95163fe3d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fa36a4a-3d85-441d-851d-9ea2e2891a77 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 42px;
max-width: 660px;
background-position: center center;
}

#s-6fa36a4a-3d85-441d-851d-9ea2e2891a77 {
  background-image: url(https://i.shgcdn.com/ff79a4b8-fd89-4022-b9a8-679ecb5bee9a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6fa36a4a-3d85-441d-851d-9ea2e2891a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6fa36a4a-3d85-441d-851d-9ea2e2891a77.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-940ce866-6777-496d-b42a-5eedb1cba124 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-940ce866-6777-496d-b42a-5eedb1cba124 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

.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;
  
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-673ccce5-0571-4895-b2fb-ec803a4709b9 {
  margin-left: 12%;
margin-right: 12%;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 3%;
}

#s-ae14d097-ec0e-4ac0-ad92-fd0732304b25 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 60px;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
}








#s-ae14d097-ec0e-4ac0-ad92-fd0732304b25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae14d097-ec0e-4ac0-ad92-fd0732304b25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94add44f-7fe0-4a5c-b70e-671338e1269d {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94add44f-7fe0-4a5c-b70e-671338e1269d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-7949bbc8-15a8-43c4-9928-6631739b6dc8 {
  min-height: 50px;
}








#s-7949bbc8-15a8-43c4-9928-6631739b6dc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7949bbc8-15a8-43c4-9928-6631739b6dc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8864f84-faaf-4170-ba34-7daa92a7403f {
  margin-top: 20px;
margin-bottom: 40px;
min-height: 50px;
}








#s-c8864f84-faaf-4170-ba34-7daa92a7403f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8864f84-faaf-4170-ba34-7daa92a7403f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a39d406-b39c-456a-82e4-04142bf6271b {
  text-align: left;
}

#s-1b11b557-a0d7-4a62-98c3-4b7ae0b75ecd {
  min-height: 50px;
}








#s-1b11b557-a0d7-4a62-98c3-4b7ae0b75ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b11b557-a0d7-4a62-98c3-4b7ae0b75ecd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fe0f6a1-5cc5-4d0f-a671-77ebbc09e2b9 {
  max-width: 150px;
text-align: center;
}







  #s-4fe0f6a1-5cc5-4d0f-a671-77ebbc09e2b9 img.shogun-image {
    

    
    
    
  }


#s-4fe0f6a1-5cc5-4d0f-a671-77ebbc09e2b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c693c35-db93-4780-b809-70eaec29d07a {
  max-width: 150px;
text-align: center;
}







  #s-8c693c35-db93-4780-b809-70eaec29d07a img.shogun-image {
    

    
    
    
  }


#s-8c693c35-db93-4780-b809-70eaec29d07a .shogun-image-content {
  
    align-items: center;
  
}

#s-dc3a9b88-dc9b-44d1-bac0-8d5d2df38374 {
  max-width: 150px;
text-align: center;
}







  #s-dc3a9b88-dc9b-44d1-bac0-8d5d2df38374 img.shogun-image {
    

    
    
    
  }


#s-dc3a9b88-dc9b-44d1-bac0-8d5d2df38374 .shogun-image-content {
  
    align-items: center;
  
}

#s-5876d983-1e41-4848-af9c-2e23e6477acd {
  max-width: 150px;
text-align: center;
}







  #s-5876d983-1e41-4848-af9c-2e23e6477acd img.shogun-image {
    

    
    
    
  }


#s-5876d983-1e41-4848-af9c-2e23e6477acd .shogun-image-content {
  
    align-items: center;
  
}

#s-bf45481f-1f78-4430-97c1-72a73c337752 {
  max-width: 150px;
text-align: center;
}







  #s-bf45481f-1f78-4430-97c1-72a73c337752 img.shogun-image {
    

    
    
    
  }


#s-bf45481f-1f78-4430-97c1-72a73c337752 .shogun-image-content {
  
    align-items: center;
  
}

#s-698be115-be00-4ed1-9471-ab64a6b2ee04 {
  max-width: 150px;
text-align: center;
}







  #s-698be115-be00-4ed1-9471-ab64a6b2ee04 img.shogun-image {
    

    
    
    
  }


#s-698be115-be00-4ed1-9471-ab64a6b2ee04 .shogun-image-content {
  
    align-items: center;
  
}

#s-00b17fc5-5946-486d-9bdc-bc38c4a6e78c {
  max-width: 150px;
text-align: center;
}







  #s-00b17fc5-5946-486d-9bdc-bc38c4a6e78c img.shogun-image {
    

    
    
    
  }


#s-00b17fc5-5946-486d-9bdc-bc38c4a6e78c .shogun-image-content {
  
    align-items: center;
  
}

#s-6852a5bd-d039-4607-a619-757bd42c8872 {
  max-width: 150px;
text-align: center;
}







  #s-6852a5bd-d039-4607-a619-757bd42c8872 img.shogun-image {
    

    
    
    
  }


#s-6852a5bd-d039-4607-a619-757bd42c8872 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9072d1e-411a-478c-8a57-d06362152338 {
  max-width: 150px;
text-align: center;
}







  #s-e9072d1e-411a-478c-8a57-d06362152338 img.shogun-image {
    

    
    
    
  }


#s-e9072d1e-411a-478c-8a57-d06362152338 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f17f362-d438-4049-9b69-db6e7f8125a8 {
  max-width: 150px;
text-align: center;
}







  #s-9f17f362-d438-4049-9b69-db6e7f8125a8 img.shogun-image {
    

    
    
    
  }


#s-9f17f362-d438-4049-9b69-db6e7f8125a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b70ce306-75eb-42b5-aacb-5851034c0ffd {
  max-width: 150px;
text-align: center;
}







  #s-b70ce306-75eb-42b5-aacb-5851034c0ffd img.shogun-image {
    

    
    
    
  }


#s-b70ce306-75eb-42b5-aacb-5851034c0ffd .shogun-image-content {
  
    align-items: center;
  
}

#s-534773af-af1f-45d6-9e02-58c0744192fd {
  max-width: 150px;
text-align: center;
}







  #s-534773af-af1f-45d6-9e02-58c0744192fd img.shogun-image {
    

    
    
    
  }


#s-534773af-af1f-45d6-9e02-58c0744192fd .shogun-image-content {
  
    align-items: center;
  
}

#s-4e4386e2-e21c-402a-8e42-967a1fefbf32 {
  max-width: 150px;
text-align: center;
}







  #s-4e4386e2-e21c-402a-8e42-967a1fefbf32 img.shogun-image {
    

    
    
    
  }


#s-4e4386e2-e21c-402a-8e42-967a1fefbf32 .shogun-image-content {
  
    align-items: center;
  
}

#s-2da688c1-a5e8-4dc7-99bf-9d52f55e993d {
  max-width: 150px;
text-align: center;
}







  #s-2da688c1-a5e8-4dc7-99bf-9d52f55e993d img.shogun-image {
    

    
    
    
  }


#s-2da688c1-a5e8-4dc7-99bf-9d52f55e993d .shogun-image-content {
  
    align-items: center;
  
}

#s-70a48993-d3e1-4ac9-8303-e4b0c4514843 {
  max-width: 200px;
text-align: center;
}







  #s-70a48993-d3e1-4ac9-8303-e4b0c4514843 img.shogun-image {
    

    
    
    
  }


#s-70a48993-d3e1-4ac9-8303-e4b0c4514843 .shogun-image-content {
  
    align-items: center;
  
}

#s-53e9f75d-5763-41bb-b4d6-a95db7122024 {
  max-width: 150px;
text-align: center;
}







  #s-53e9f75d-5763-41bb-b4d6-a95db7122024 img.shogun-image {
    

    
    
    
  }


#s-53e9f75d-5763-41bb-b4d6-a95db7122024 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c147bda-4a92-486e-9fb0-87381bbe73e3 {
  max-width: 150px;
text-align: center;
}







  #s-2c147bda-4a92-486e-9fb0-87381bbe73e3 img.shogun-image {
    

    
    
    
  }


#s-2c147bda-4a92-486e-9fb0-87381bbe73e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5afc8555-1ec9-4bb5-b992-ac077e1484e3 {
  max-width: 150px;
text-align: center;
}







  #s-5afc8555-1ec9-4bb5-b992-ac077e1484e3 img.shogun-image {
    

    
    
    
  }


#s-5afc8555-1ec9-4bb5-b992-ac077e1484e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-285a8113-c23f-488c-a666-f7da908ed516 {
  max-width: 150px;
text-align: center;
}







  #s-285a8113-c23f-488c-a666-f7da908ed516 img.shogun-image {
    

    
    
    
  }


#s-285a8113-c23f-488c-a666-f7da908ed516 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0783c57-bc6a-475a-9412-0fdad6009bef {
  max-width: 150px;
text-align: center;
}







  #s-e0783c57-bc6a-475a-9412-0fdad6009bef img.shogun-image {
    

    
    
    
  }


#s-e0783c57-bc6a-475a-9412-0fdad6009bef .shogun-image-content {
  
    align-items: center;
  
}

#s-6266e8ec-554b-438f-b1fa-2b602e5cc959 {
  max-width: 150px;
text-align: center;
}







  #s-6266e8ec-554b-438f-b1fa-2b602e5cc959 img.shogun-image {
    

    
    
    
  }


#s-6266e8ec-554b-438f-b1fa-2b602e5cc959 .shogun-image-content {
  
    align-items: center;
  
}

#s-c52357b1-ecb7-475a-b98d-f341cbd460fa {
  max-width: 150px;
text-align: center;
}







  #s-c52357b1-ecb7-475a-b98d-f341cbd460fa img.shogun-image {
    

    
    
    
  }


#s-c52357b1-ecb7-475a-b98d-f341cbd460fa .shogun-image-content {
  
    align-items: center;
  
}

#s-72a3bcad-7c8c-438d-a5fc-d6c4d0ada79a {
  max-width: 150px;
text-align: center;
}







  #s-72a3bcad-7c8c-438d-a5fc-d6c4d0ada79a img.shogun-image {
    

    
    
    
  }


#s-72a3bcad-7c8c-438d-a5fc-d6c4d0ada79a .shogun-image-content {
  
    align-items: center;
  
}

#s-d5f99189-fde2-4047-b843-70f2ab0a7afe {
  max-width: 150px;
text-align: center;
}







  #s-d5f99189-fde2-4047-b843-70f2ab0a7afe img.shogun-image {
    

    
    
    
  }


#s-d5f99189-fde2-4047-b843-70f2ab0a7afe .shogun-image-content {
  
    align-items: center;
  
}

#s-37afef2c-4ccb-4a7c-9c36-c50a261b4731 {
  max-width: 150px;
text-align: center;
}







  #s-37afef2c-4ccb-4a7c-9c36-c50a261b4731 img.shogun-image {
    

    
    
    
  }


#s-37afef2c-4ccb-4a7c-9c36-c50a261b4731 .shogun-image-content {
  
    align-items: center;
  
}

#s-700a7331-3f89-401d-8e39-0c67c426c7fd {
  max-width: 150px;
text-align: center;
}







  #s-700a7331-3f89-401d-8e39-0c67c426c7fd img.shogun-image {
    

    
    
    
  }


#s-700a7331-3f89-401d-8e39-0c67c426c7fd .shogun-image-content {
  
    align-items: center;
  
}

#s-455c2080-8773-452f-b3cf-9499df8ed1c0 {
  max-width: 150px;
text-align: center;
}







  #s-455c2080-8773-452f-b3cf-9499df8ed1c0 img.shogun-image {
    

    
    
    
  }


#s-455c2080-8773-452f-b3cf-9499df8ed1c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-79f83b5e-dbc3-4f6d-9323-c526a25f951d {
  max-width: 150px;
text-align: center;
}







  #s-79f83b5e-dbc3-4f6d-9323-c526a25f951d img.shogun-image {
    

    
    
    
  }


#s-79f83b5e-dbc3-4f6d-9323-c526a25f951d .shogun-image-content {
  
    align-items: center;
  
}

#s-3c2a5939-e33c-43b3-8c43-b71b3ccd798b {
  max-width: 150px;
text-align: center;
}







  #s-3c2a5939-e33c-43b3-8c43-b71b3ccd798b img.shogun-image {
    

    
    
    
  }


#s-3c2a5939-e33c-43b3-8c43-b71b3ccd798b .shogun-image-content {
  
    align-items: center;
  
}

#s-2dbff63c-f09c-4fc1-8573-705845752b74 {
  max-width: 150px;
text-align: center;
}







  #s-2dbff63c-f09c-4fc1-8573-705845752b74 img.shogun-image {
    

    
    
    
  }


#s-2dbff63c-f09c-4fc1-8573-705845752b74 .shogun-image-content {
  
    align-items: center;
  
}

#s-2672ad8e-c033-4c98-bc8d-cd5183f6b070 {
  max-width: 150px;
text-align: center;
}







  #s-2672ad8e-c033-4c98-bc8d-cd5183f6b070 img.shogun-image {
    

    
    
    
  }


#s-2672ad8e-c033-4c98-bc8d-cd5183f6b070 .shogun-image-content {
  
    align-items: center;
  
}

#s-501a9a4f-d8a2-41df-b9bf-d3ea9f5701d9 {
  max-width: 150px;
text-align: center;
}







  #s-501a9a4f-d8a2-41df-b9bf-d3ea9f5701d9 img.shogun-image {
    

    
    
    
  }


#s-501a9a4f-d8a2-41df-b9bf-d3ea9f5701d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-658cc413-51ae-40e1-a78d-afe652005e9d {
  max-width: 150px;
text-align: center;
}







  #s-658cc413-51ae-40e1-a78d-afe652005e9d img.shogun-image {
    

    
    
    
  }


#s-658cc413-51ae-40e1-a78d-afe652005e9d .shogun-image-content {
  
    align-items: center;
  
}

#s-753efabc-ec52-425b-9f4e-2f6079757f65 {
  max-width: 150px;
text-align: center;
}







  #s-753efabc-ec52-425b-9f4e-2f6079757f65 img.shogun-image {
    

    
    
    
  }


#s-753efabc-ec52-425b-9f4e-2f6079757f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-33f06fb9-753e-40c4-a4e0-8be0c25706ae {
  max-width: 150px;
text-align: center;
}







  #s-33f06fb9-753e-40c4-a4e0-8be0c25706ae img.shogun-image {
    

    
    
    
  }


#s-33f06fb9-753e-40c4-a4e0-8be0c25706ae .shogun-image-content {
  
    align-items: center;
  
}

#s-78a21053-4b8b-4d67-b75c-6a74a35aac25 {
  min-height: 0px;
}








#s-78a21053-4b8b-4d67-b75c-6a74a35aac25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-78a21053-4b8b-4d67-b75c-6a74a35aac25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9aa1070-0fef-4be5-829d-60c9a007a5c1 {
  text-align: left;
}

#s-72db75a8-4b57-4f3c-85ed-c9ed93a32878 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 80px;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
}








#s-72db75a8-4b57-4f3c-85ed-c9ed93a32878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-72db75a8-4b57-4f3c-85ed-c9ed93a32878.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0f9f73a-e316-42d9-a0d2-384a2285d83f {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0f9f73a-e316-42d9-a0d2-384a2285d83f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-051499d7-d5a7-41c0-984f-81263626b654 {
  text-align: center;
}







  #s-051499d7-d5a7-41c0-984f-81263626b654 img.shogun-image {
    

    
    
    
  }


#s-051499d7-d5a7-41c0-984f-81263626b654 .shogun-image-content {
  
    align-items: 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 {
  
  
}

.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-370dad9f-1539-4d6b-b967-dc6007d8e5e8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 100px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8: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-370dad9f-1539-4d6b-b967-dc6007d8e5e8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-370dad9f-1539-4d6b-b967-dc6007d8e5e8-root {
    text-align: center;
  }


#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-370dad9f-1539-4d6b-b967-dc6007d8e5e8-root {
    text-align: center;
  }


#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-370dad9f-1539-4d6b-b967-dc6007d8e5e8-root {
    text-align: center;
  }


#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-370dad9f-1539-4d6b-b967-dc6007d8e5e8-root {
    text-align: center;
  }


#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-370dad9f-1539-4d6b-b967-dc6007d8e5e8-root {
    text-align: center;
  }


#s-370dad9f-1539-4d6b-b967-dc6007d8e5e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-b49502e5-5bfa-4c29-8d32-cd0bfe9467cc {
  text-align: center;
}







  #s-b49502e5-5bfa-4c29-8d32-cd0bfe9467cc img.shogun-image {
    

    
    
    
  }


#s-b49502e5-5bfa-4c29-8d32-cd0bfe9467cc .shogun-image-content {
  
    align-items: center;
  
}

#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
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-99073a6c-0b1d-4805-8fd4-eb716f25d59b:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99073a6c-0b1d-4805-8fd4-eb716f25d59b-root {
    text-align: center;
  }


#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-99073a6c-0b1d-4805-8fd4-eb716f25d59b-root {
    text-align: center;
  }


#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99073a6c-0b1d-4805-8fd4-eb716f25d59b-root {
    text-align: center;
  }


#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99073a6c-0b1d-4805-8fd4-eb716f25d59b-root {
    text-align: center;
  }


#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-99073a6c-0b1d-4805-8fd4-eb716f25d59b-root {
    text-align: center;
  }


#s-99073a6c-0b1d-4805-8fd4-eb716f25d59b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-c4504cf4-72a0-48c9-9597-ff6f172df78b {
  max-width: 1141px;
aspect-ratio: 1141/111;
text-align: center;
}





  #s-c4504cf4-72a0-48c9-9597-ff6f172df78b img.shogun-image,
  #s-c4504cf4-72a0-48c9-9597-ff6f172df78b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c4504cf4-72a0-48c9-9597-ff6f172df78b {
    width: 100%;
    height: auto;
  }



  #s-c4504cf4-72a0-48c9-9597-ff6f172df78b img.shogun-image {
    

    
    
    
  }


#s-c4504cf4-72a0-48c9-9597-ff6f172df78b .shogun-image-content {
  
    align-items: center;
  
}

#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
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-5b9d14d7-63f8-493a-b57b-0df8fc7764ab:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab-root {
    text-align: center;
  }


#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab-root {
    text-align: center;
  }


#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab-root {
    text-align: center;
  }


#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab-root {
    text-align: center;
  }


#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab-root {
    text-align: center;
  }


#s-5b9d14d7-63f8-493a-b57b-0df8fc7764ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-3d925f07-7473-4ace-aa68-b289a33a6348 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-bottom: 80px;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d925f07-7473-4ace-aa68-b289a33a6348 {
  display: none;
}
#s-3d925f07-7473-4ace-aa68-b289a33a6348, #wrap-s-3d925f07-7473-4ace-aa68-b289a33a6348 { display: none !important; }}@media (max-width: 767px){#s-3d925f07-7473-4ace-aa68-b289a33a6348 {
  display: none;
}
#s-3d925f07-7473-4ace-aa68-b289a33a6348, #wrap-s-3d925f07-7473-4ace-aa68-b289a33a6348 { display: none !important; }}







#s-3d925f07-7473-4ace-aa68-b289a33a6348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d925f07-7473-4ace-aa68-b289a33a6348.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f28221b-f4ca-401a-a300-bba043691b45 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f28221b-f4ca-401a-a300-bba043691b45 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-7f38d023-fd71-4cd7-9451-1063f1022e31 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7f38d023-fd71-4cd7-9451-1063f1022e31 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7f38d023-fd71-4cd7-9451-1063f1022e31 .shg-sld-nav-button.shg-sld-left,
#s-7f38d023-fd71-4cd7-9451-1063f1022e31 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

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

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

@media (min-width: 0px) {
[id="s-206aa68e-e3ac-4a7c-aeab-cfff5a1259b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-206aa68e-e3ac-4a7c-aeab-cfff5a1259b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-206aa68e-e3ac-4a7c-aeab-cfff5a1259b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-206aa68e-e3ac-4a7c-aeab-cfff5a1259b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 0px) {
[id="s-e7c9e72c-6b47-4c4e-9d96-6ce0d92db716"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7c9e72c-6b47-4c4e-9d96-6ce0d92db716"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e7c9e72c-6b47-4c4e-9d96-6ce0d92db716"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7c9e72c-6b47-4c4e-9d96-6ce0d92db716"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-79388dc2-3872-4d80-89f6-fbe878e5a379 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-bottom: 80px;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-79388dc2-3872-4d80-89f6-fbe878e5a379 {
  display: none;
}
#s-79388dc2-3872-4d80-89f6-fbe878e5a379, #wrap-s-79388dc2-3872-4d80-89f6-fbe878e5a379 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79388dc2-3872-4d80-89f6-fbe878e5a379 {
  display: none;
}
#s-79388dc2-3872-4d80-89f6-fbe878e5a379, #wrap-s-79388dc2-3872-4d80-89f6-fbe878e5a379 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79388dc2-3872-4d80-89f6-fbe878e5a379 {
  
}
}







#s-79388dc2-3872-4d80-89f6-fbe878e5a379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79388dc2-3872-4d80-89f6-fbe878e5a379.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8b80276-62e0-4c3d-b2ac-c2b96a0b28a3 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8b80276-62e0-4c3d-b2ac-c2b96a0b28a3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-da612040-29f7-443d-a867-b6c26ecc7351 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-da612040-29f7-443d-a867-b6c26ecc7351 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-da612040-29f7-443d-a867-b6c26ecc7351 .shg-sld-nav-button.shg-sld-left,
#s-da612040-29f7-443d-a867-b6c26ecc7351 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-aa924c85-cd04-4158-b39c-879349507ea1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa924c85-cd04-4158-b39c-879349507ea1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa924c85-cd04-4158-b39c-879349507ea1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa924c85-cd04-4158-b39c-879349507ea1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-03ea9cb0-b15d-4fa1-82ad-91f66fd3cdce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03ea9cb0-b15d-4fa1-82ad-91f66fd3cdce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03ea9cb0-b15d-4fa1-82ad-91f66fd3cdce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03ea9cb0-b15d-4fa1-82ad-91f66fd3cdce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-18568ba1-a483-4053-8832-6fef883c104a {
  padding-top: 2em;
padding-bottom: 2em;
}

#s-fb162578-6eaa-4ab2-9090-11364949c6fc {
  margin-top: 20px;
margin-bottom: 60px;
min-height: 50px;
}








#s-fb162578-6eaa-4ab2-9090-11364949c6fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb162578-6eaa-4ab2-9090-11364949c6fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f1fb3ff3-7609-4a18-8ade-b21732fd806d {
  text-align: left;
}

#s-5ae0313e-5d34-4302-a645-68b045130bd3 {
  min-height: 50px;
background-color: rgba(255, 157, 139, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5ae0313e-5d34-4302-a645-68b045130bd3 {
  display: none;
}
#s-5ae0313e-5d34-4302-a645-68b045130bd3, #wrap-s-5ae0313e-5d34-4302-a645-68b045130bd3 { display: none !important; }}@media (max-width: 767px){#s-5ae0313e-5d34-4302-a645-68b045130bd3 {
  display: none;
}
#s-5ae0313e-5d34-4302-a645-68b045130bd3, #wrap-s-5ae0313e-5d34-4302-a645-68b045130bd3 { display: none !important; }}







#s-5ae0313e-5d34-4302-a645-68b045130bd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ae0313e-5d34-4302-a645-68b045130bd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06184e96-1c54-4b80-b529-1cf24d828732 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 3%;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-06184e96-1c54-4b80-b529-1cf24d828732"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d {
  margin-top: 0px;
margin-left: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 350px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a42a76a5-3627-4d42-a5f6-be2f438ee68d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8afaddf-796a-404c-84d5-f09c94d0c57c {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d8afaddf-796a-404c-84d5-f09c94d0c57c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-7bc58977-bc64-4440-a995-71b096496e34 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}@media (max-width: 767px){#s-7bc58977-bc64-4440-a995-71b096496e34 {
  
}
}
#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7456a499-f881-4fdc-b3ea-8bdd33a76182:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7456a499-f881-4fdc-b3ea-8bdd33a76182:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}@media (max-width: 767px){#s-7456a499-f881-4fdc-b3ea-8bdd33a76182 {
  
}
}

  #s-7456a499-f881-4fdc-b3ea-8bdd33a76182-root {
    text-align: center;
  }


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7456a499-f881-4fdc-b3ea-8bdd33a76182-root {
    text-align: center;
  }


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7456a499-f881-4fdc-b3ea-8bdd33a76182-root {
    text-align: center;
  }


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7456a499-f881-4fdc-b3ea-8bdd33a76182-root {
    text-align: center;
  }


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7456a499-f881-4fdc-b3ea-8bdd33a76182-root {
    text-align: center;
  }


#s-7456a499-f881-4fdc-b3ea-8bdd33a76182.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d {
  box-shadow:    rgba(28, 97, 0, 1);
min-height: 400px;
max-width: 508px;
text-align: left;
}







  #s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d img.shogun-image {
    

    
    
    
  }


#s-2b72851a-8c98-4ccc-8cfd-f1064dcde86d .shogun-image-content {
  
    align-items: center;
  
}

#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(213, 193, 234, 1);
}
@media (min-width: 1200px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}@media (max-width: 767px){#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab {
  
}
}







#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1cfbd430-c6a0-4d4e-8a53-b14b14a47fab.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dadd3bd6-a607-4eb0-882c-c33143375b64 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-dadd3bd6-a607-4eb0-882c-c33143375b64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dadd3bd6-a607-4eb0-882c-c33143375b64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dadd3bd6-a607-4eb0-882c-c33143375b64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dadd3bd6-a607-4eb0-882c-c33143375b64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-af7899ab-8bf7-4b4a-90ab-f3fd446d2377 {
  margin-top: auto;
margin-left: auto;
min-height: 450px;
max-width: 506px;
text-align: left;
}







  #s-af7899ab-8bf7-4b4a-90ab-f3fd446d2377 img.shogun-image {
    

    
    
    
  }


#s-af7899ab-8bf7-4b4a-90ab-f3fd446d2377 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f55cacf-4c8a-4268-8e39-34e680c013c1 {
  margin-top: 0px;
padding-left: 0%;
padding-right: 0%;
min-height: 330px;
background-color: rgba(0, 0, 0, 0);
}








#s-9f55cacf-4c8a-4268-8e39-34e680c013c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9f55cacf-4c8a-4268-8e39-34e680c013c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a11c49c9-294c-40ee-9d2b-f8225e8ca5fa {
  margin-top: 0px;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-a11c49c9-294c-40ee-9d2b-f8225e8ca5fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a11c49c9-294c-40ee-9d2b-f8225e8ca5fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf00661c-68f7-4731-852d-006536a12f7c {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-bf00661c-68f7-4731-852d-006536a12f7c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-4893c340-678e-4db5-8eaf-d2b0aba64f8f {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-4893c340-678e-4db5-8eaf-d2b0aba64f8f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4893c340-678e-4db5-8eaf-d2b0aba64f8f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4893c340-678e-4db5-8eaf-d2b0aba64f8f {
  
}
}@media (max-width: 767px){#s-4893c340-678e-4db5-8eaf-d2b0aba64f8f {
  
}
}
#s-03836b8b-af09-465b-8a72-8b8c5d3ed517 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-03836b8b-af09-465b-8a72-8b8c5d3ed517:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-03836b8b-af09-465b-8a72-8b8c5d3ed517:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-03836b8b-af09-465b-8a72-8b8c5d3ed517 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03836b8b-af09-465b-8a72-8b8c5d3ed517 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03836b8b-af09-465b-8a72-8b8c5d3ed517 {
  
}
}@media (max-width: 767px){#s-03836b8b-af09-465b-8a72-8b8c5d3ed517 {
  
}
}

  #s-03836b8b-af09-465b-8a72-8b8c5d3ed517-root {
    text-align: center;
  }


#s-03836b8b-af09-465b-8a72-8b8c5d3ed517.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-03836b8b-af09-465b-8a72-8b8c5d3ed517-root {
    text-align: center;
  }


#s-03836b8b-af09-465b-8a72-8b8c5d3ed517.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-03836b8b-af09-465b-8a72-8b8c5d3ed517-root {
    text-align: center;
  }


#s-03836b8b-af09-465b-8a72-8b8c5d3ed517.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-03836b8b-af09-465b-8a72-8b8c5d3ed517-root {
    text-align: center;
  }


#s-03836b8b-af09-465b-8a72-8b8c5d3ed517.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-03836b8b-af09-465b-8a72-8b8c5d3ed517-root {
    text-align: center;
  }


#s-03836b8b-af09-465b-8a72-8b8c5d3ed517.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-b8e63263-035a-475e-82b1-043c2fcfd42d {
  min-height: 50px;
background-color: rgba(255, 157, 139, 1);
}
@media (min-width: 1200px){#s-b8e63263-035a-475e-82b1-043c2fcfd42d {
  display: none;
}
#s-b8e63263-035a-475e-82b1-043c2fcfd42d, #wrap-s-b8e63263-035a-475e-82b1-043c2fcfd42d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8e63263-035a-475e-82b1-043c2fcfd42d {
  display: none;
}
#s-b8e63263-035a-475e-82b1-043c2fcfd42d, #wrap-s-b8e63263-035a-475e-82b1-043c2fcfd42d { display: none !important; }}@media (max-width: 767px){#s-b8e63263-035a-475e-82b1-043c2fcfd42d {
  display: none;
}
#s-b8e63263-035a-475e-82b1-043c2fcfd42d, #wrap-s-b8e63263-035a-475e-82b1-043c2fcfd42d { display: none !important; }}







#s-b8e63263-035a-475e-82b1-043c2fcfd42d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b8e63263-035a-475e-82b1-043c2fcfd42d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0bc9742f-52dc-44bd-90dc-e93bfedc2a87"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0f6e3b87-a3db-42e1-b9d6-7cb93996ef9e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0f6e3b87-a3db-42e1-b9d6-7cb93996ef9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f6e3b87-a3db-42e1-b9d6-7cb93996ef9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf9acbd6-0e37-4f18-8fe2-73978b9a170c {
  box-shadow:    rgba(28, 97, 0, 1);
margin-left: auto;
margin-right: auto;
min-height: 400px;
max-width: 508px;
text-align: center;
}







  #s-bf9acbd6-0e37-4f18-8fe2-73978b9a170c img.shogun-image {
    

    
    
    
  }


#s-bf9acbd6-0e37-4f18-8fe2-73978b9a170c .shogun-image-content {
  
    align-items: center;
  
}

#s-e4703025-249d-4132-9278-7908527261ce {
  margin-top: 0px;
margin-left: auto;
min-height: 350px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-e4703025-249d-4132-9278-7908527261ce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4703025-249d-4132-9278-7908527261ce {
  
}
}@media (max-width: 767px){#s-e4703025-249d-4132-9278-7908527261ce {
  
}
}







#s-e4703025-249d-4132-9278-7908527261ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4703025-249d-4132-9278-7908527261ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-801c4db9-198b-42de-ae8d-cb4b858a43fd {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-801c4db9-198b-42de-ae8d-cb4b858a43fd .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-4e4b1f43-218d-4dfb-95ac-cb2c0f5e1403 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-4e4b1f43-218d-4dfb-95ac-cb2c0f5e1403 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e4b1f43-218d-4dfb-95ac-cb2c0f5e1403 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e4b1f43-218d-4dfb-95ac-cb2c0f5e1403 {
  
}
}@media (max-width: 767px){#s-4e4b1f43-218d-4dfb-95ac-cb2c0f5e1403 {
  
}
}
#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f {
  
}
}@media (max-width: 767px){#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f {
  
}
}

  #s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f-root {
    text-align: center;
  }


#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f-root {
    text-align: center;
  }


#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f-root {
    text-align: center;
  }


#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f-root {
    text-align: center;
  }


#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f-root {
    text-align: center;
  }


#s-1a410745-2b64-4248-ac2e-6ee0a0a1f65f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-c4dd2e51-b716-492b-a144-01970839338b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(213, 193, 234, 1);
}
@media (min-width: 1200px){#s-c4dd2e51-b716-492b-a144-01970839338b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c4dd2e51-b716-492b-a144-01970839338b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c4dd2e51-b716-492b-a144-01970839338b {
  
}
}@media (max-width: 767px){#s-c4dd2e51-b716-492b-a144-01970839338b {
  
}
}







#s-c4dd2e51-b716-492b-a144-01970839338b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4dd2e51-b716-492b-a144-01970839338b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-46a128b4-f0b4-4bee-a117-548d48c6eead {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-46a128b4-f0b4-4bee-a117-548d48c6eead"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46a128b4-f0b4-4bee-a117-548d48c6eead"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-46a128b4-f0b4-4bee-a117-548d48c6eead"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-46a128b4-f0b4-4bee-a117-548d48c6eead"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4b6f619e-92dd-490c-8c15-141fcddd5752 {
  min-height: 50px;
}








#s-4b6f619e-92dd-490c-8c15-141fcddd5752 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b6f619e-92dd-490c-8c15-141fcddd5752.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85f31991-5411-4054-952b-cf0d911e0f99 {
  box-shadow:    rgba(28, 97, 0, 1);
margin-top: auto;
margin-left: auto;
margin-right: auto;
min-height: 400px;
max-width: 508px;
text-align: left;
}







  #s-85f31991-5411-4054-952b-cf0d911e0f99 img.shogun-image {
    

    
    
    
  }


#s-85f31991-5411-4054-952b-cf0d911e0f99 .shogun-image-content {
  
    align-items: center;
  
}

#s-5dd2fdff-b044-4b8f-987f-6dbcb351b4c5 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 330px;
max-width: 507px;
background-color: rgba(0, 0, 0, 0);
}








#s-5dd2fdff-b044-4b8f-987f-6dbcb351b4c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5dd2fdff-b044-4b8f-987f-6dbcb351b4c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c3e601b-b530-4a66-ba5d-78a6166e129f {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
min-height: 330px;
max-width: 508px;
background-color: rgba(0, 0, 0, 0);
}








#s-2c3e601b-b530-4a66-ba5d-78a6166e129f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c3e601b-b530-4a66-ba5d-78a6166e129f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14485957-b24d-4ed6-828b-dd7688aa3094 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-14485957-b24d-4ed6-828b-dd7688aa3094 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-f9ccc6cd-382d-4d7c-92c2-b6e96cf6d072 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-f9ccc6cd-382d-4d7c-92c2-b6e96cf6d072 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f9ccc6cd-382d-4d7c-92c2-b6e96cf6d072 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f9ccc6cd-382d-4d7c-92c2-b6e96cf6d072 {
  
}
}@media (max-width: 767px){#s-f9ccc6cd-382d-4d7c-92c2-b6e96cf6d072 {
  
}
}
#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f {
  
}
}@media (max-width: 767px){#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f {
  
}
}

  #s-4c53f482-b10a-403c-aa3e-b20c78d9c11f-root {
    text-align: center;
  }


#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4c53f482-b10a-403c-aa3e-b20c78d9c11f-root {
    text-align: center;
  }


#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4c53f482-b10a-403c-aa3e-b20c78d9c11f-root {
    text-align: center;
  }


#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4c53f482-b10a-403c-aa3e-b20c78d9c11f-root {
    text-align: center;
  }


#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4c53f482-b10a-403c-aa3e-b20c78d9c11f-root {
    text-align: center;
  }


#s-4c53f482-b10a-403c-aa3e-b20c78d9c11f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 {
  min-height: 50px;
background-color: rgba(255, 157, 139, 1);
}
@media (min-width: 1200px){#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 {
  display: none;
}
#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55, #wrap-s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 {
  display: none;
}
#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55, #wrap-s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 {
  display: none;
}
#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55, #wrap-s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 { display: none !important; }}







#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff570d35-8b0a-49ae-a6cd-1ae04559cd55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec6fe161-38a8-4166-8475-e6a232dc5808 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-ec6fe161-38a8-4166-8475-e6a232dc5808"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec6fe161-38a8-4166-8475-e6a232dc5808"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ec6fe161-38a8-4166-8475-e6a232dc5808"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec6fe161-38a8-4166-8475-e6a232dc5808"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ec6fe161-38a8-4166-8475-e6a232dc5808"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0a717a75-b655-4574-85b1-0f4731ec35f7 {
  margin-top: 0px;
margin-left: auto;
min-height: 350px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-0a717a75-b655-4574-85b1-0f4731ec35f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a717a75-b655-4574-85b1-0f4731ec35f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7954540-5464-4aa2-93b7-0aeb1e967eb5 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e7954540-5464-4aa2-93b7-0aeb1e967eb5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-c9a637cc-aa23-4cc0-8bf1-992d114b236d {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-c9a637cc-aa23-4cc0-8bf1-992d114b236d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9a637cc-aa23-4cc0-8bf1-992d114b236d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9a637cc-aa23-4cc0-8bf1-992d114b236d {
  
}
}@media (max-width: 767px){#s-c9a637cc-aa23-4cc0-8bf1-992d114b236d {
  
}
}
#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d {
  
}
}@media (max-width: 767px){#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d {
  
}
}

  #s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d-root {
    text-align: center;
  }


#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d-root {
    text-align: center;
  }


#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d-root {
    text-align: center;
  }


#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d-root {
    text-align: center;
  }


#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d-root {
    text-align: center;
  }


#s-88f9d6ae-05af-4f0f-959a-f6e73d896e2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-81fe1373-4450-4cc6-b5e0-eb54b1a1c24f {
  box-shadow:    rgba(28, 97, 0, 1);
max-width: 400px;
text-align: left;
}








#s-81fe1373-4450-4cc6-b5e0-eb54b1a1c24f .shogun-image-content {
  
    align-items: center;
  
}

#s-646330a5-9955-455a-a347-3e57afbf8f1b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(213, 193, 234, 1);
}
@media (min-width: 1200px){#s-646330a5-9955-455a-a347-3e57afbf8f1b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-646330a5-9955-455a-a347-3e57afbf8f1b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-646330a5-9955-455a-a347-3e57afbf8f1b {
  
}
}@media (max-width: 767px){#s-646330a5-9955-455a-a347-3e57afbf8f1b {
  
}
}







#s-646330a5-9955-455a-a347-3e57afbf8f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-646330a5-9955-455a-a347-3e57afbf8f1b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5b3bc898-31f0-4098-877e-3aad7d59a0bb {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-5b3bc898-31f0-4098-877e-3aad7d59a0bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b3bc898-31f0-4098-877e-3aad7d59a0bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5b3bc898-31f0-4098-877e-3aad7d59a0bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b3bc898-31f0-4098-877e-3aad7d59a0bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-53d3d72f-e323-4993-8afa-5b205268f050 {
  box-shadow:    rgba(28, 97, 0, 1);
margin-top: auto;
margin-left: auto;
max-width: 400px;
text-align: left;
}








#s-53d3d72f-e323-4993-8afa-5b205268f050 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a0abb27-58d2-4c2c-885b-636efe41d79f {
  margin-top: 0px;
padding-left: 0%;
padding-right: 0%;
min-height: 330px;
background-color: rgba(0, 0, 0, 0);
}








#s-6a0abb27-58d2-4c2c-885b-636efe41d79f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a0abb27-58d2-4c2c-885b-636efe41d79f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c7e0d43-ccdd-4ce6-97c5-1040d156ed14 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-4c7e0d43-ccdd-4ce6-97c5-1040d156ed14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c7e0d43-ccdd-4ce6-97c5-1040d156ed14.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60cdc1dc-2d8c-4659-b0fd-3926ceb66597 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-60cdc1dc-2d8c-4659-b0fd-3926ceb66597 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9e4a13fa-146f-45b3-a5d4-97b7b7f66f74 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-9e4a13fa-146f-45b3-a5d4-97b7b7f66f74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e4a13fa-146f-45b3-a5d4-97b7b7f66f74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e4a13fa-146f-45b3-a5d4-97b7b7f66f74 {
  
}
}@media (max-width: 767px){#s-9e4a13fa-146f-45b3-a5d4-97b7b7f66f74 {
  
}
}
#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4 {
  
}
}@media (max-width: 767px){#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4 {
  
}
}

  #s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4-root {
    text-align: center;
  }


#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4-root {
    text-align: center;
  }


#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4-root {
    text-align: center;
  }


#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4-root {
    text-align: center;
  }


#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4-root {
    text-align: center;
  }


#s-507a02ea-a4fc-42d9-a244-9f036d0fc7d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-fb085a43-7379-4407-b3c2-d36e50a31575 {
  min-height: 50px;
background-color: rgba(211, 245, 176, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb085a43-7379-4407-b3c2-d36e50a31575 {
  display: none;
}
#s-fb085a43-7379-4407-b3c2-d36e50a31575, #wrap-s-fb085a43-7379-4407-b3c2-d36e50a31575 { display: none !important; }}@media (max-width: 767px){#s-fb085a43-7379-4407-b3c2-d36e50a31575 {
  display: none;
}
#s-fb085a43-7379-4407-b3c2-d36e50a31575, #wrap-s-fb085a43-7379-4407-b3c2-d36e50a31575 { display: none !important; }}







#s-fb085a43-7379-4407-b3c2-d36e50a31575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb085a43-7379-4407-b3c2-d36e50a31575.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 3%;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6b16b0f3-90ab-4ef5-969b-3dd0e43353fe"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b664b0ee-38b2-4c5b-bba2-d42f137107a7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 330px;
max-width: 570px;
background-color: rgba(0, 0, 0, 0);
}








#s-b664b0ee-38b2-4c5b-bba2-d42f137107a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b664b0ee-38b2-4c5b-bba2-d42f137107a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88732c37-8baf-4bbc-8c06-85e329582c31 {
  margin-top: 20px;
margin-left: 5px;
margin-bottom: 15px;
margin-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-88732c37-8baf-4bbc-8c06-85e329582c31 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-285152bb-5c90-4e6a-87c3-a39baa9508d9 {
  margin-left: 5px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-285152bb-5c90-4e6a-87c3-a39baa9508d9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-285152bb-5c90-4e6a-87c3-a39baa9508d9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-285152bb-5c90-4e6a-87c3-a39baa9508d9 {
  
}
}@media (max-width: 767px){#s-285152bb-5c90-4e6a-87c3-a39baa9508d9 {
  
}
}
#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd {
  border-style: solid;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 20px;
margin-right: 5px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd {
  
}
}@media (max-width: 767px){#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd {
  
}
}

  #s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd-root {
    text-align: center;
  }


#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd-root {
    text-align: center;
  }


#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd-root {
    text-align: center;
  }


#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd-root {
    text-align: center;
  }


#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd-root {
    text-align: center;
  }


#s-5a4d3bba-45b0-4ac3-ae4b-a2fc4252c9bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-b411be32-a390-40a6-a0ca-f879ab12a277 {
  min-height: 400px;
max-width: 508px;
text-align: left;
}








#s-b411be32-a390-40a6-a0ca-f879ab12a277 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 {
  min-height: 50px;
background-color: rgba(211, 245, 176, 1);
}
@media (min-width: 1200px){#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 {
  display: none;
}
#s-aa73e74f-a503-4c45-9a27-633878c9f2b1, #wrap-s-aa73e74f-a503-4c45-9a27-633878c9f2b1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 {
  display: none;
}
#s-aa73e74f-a503-4c45-9a27-633878c9f2b1, #wrap-s-aa73e74f-a503-4c45-9a27-633878c9f2b1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 {
  
}
}@media (max-width: 767px){#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 {
  display: none;
}
#s-aa73e74f-a503-4c45-9a27-633878c9f2b1, #wrap-s-aa73e74f-a503-4c45-9a27-633878c9f2b1 { display: none !important; }}







#s-aa73e74f-a503-4c45-9a27-633878c9f2b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aa73e74f-a503-4c45-9a27-633878c9f2b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d38c1c50-fe1f-44dc-825b-22d995538c86 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 3%;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-d38c1c50-fe1f-44dc-825b-22d995538c86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d38c1c50-fe1f-44dc-825b-22d995538c86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d38c1c50-fe1f-44dc-825b-22d995538c86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d38c1c50-fe1f-44dc-825b-22d995538c86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d38c1c50-fe1f-44dc-825b-22d995538c86"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d333c523-3ee4-46ea-80d0-ad2eac3fe78a {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
min-height: 50px;
}








#s-d333c523-3ee4-46ea-80d0-ad2eac3fe78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d333c523-3ee4-46ea-80d0-ad2eac3fe78a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cccb0c2c-a141-4070-b229-333c9de44f05 {
  box-shadow:    rgba(28, 97, 0, 1);
margin-left: auto;
margin-right: auto;
min-height: 400px;
max-width: 508px;
text-align: left;
}







  #s-cccb0c2c-a141-4070-b229-333c9de44f05 img.shogun-image {
    

    
    
    
  }


#s-cccb0c2c-a141-4070-b229-333c9de44f05 .shogun-image-content {
  
    align-items: center;
  
}

#s-0edf24df-5a17-46dc-8273-ec9af033ec5a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 12%;
padding-right: 12%;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-0edf24df-5a17-46dc-8273-ec9af033ec5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0edf24df-5a17-46dc-8273-ec9af033ec5a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a7c86b8-c82c-4c4e-997c-7c1b62b45bb3 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7a7c86b8-c82c-4c4e-997c-7c1b62b45bb3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-3ebb9734-0a50-4ded-a043-7e90cf0d2c48 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-3ebb9734-0a50-4ded-a043-7e90cf0d2c48 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ebb9734-0a50-4ded-a043-7e90cf0d2c48 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ebb9734-0a50-4ded-a043-7e90cf0d2c48 {
  
}
}@media (max-width: 767px){#s-3ebb9734-0a50-4ded-a043-7e90cf0d2c48 {
  
}
}
#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a {
  
}
}@media (max-width: 767px){#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a {
  
}
}

  #s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a-root {
    text-align: center;
  }


#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a-root {
    text-align: center;
  }


#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a-root {
    text-align: center;
  }


#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a-root {
    text-align: center;
  }


#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a-root {
    text-align: center;
  }


#s-9cc46829-0dc5-4449-a8be-dc7fcfae7a5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f {
  min-height: 50px;
background-color: rgba(211, 245, 176, 1);
}
@media (min-width: 1200px){#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f {
  display: none;
}
#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f, #wrap-s-3bc522e7-8813-41e1-a3b6-23fa2569d90f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f {
  display: none;
}
#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f, #wrap-s-3bc522e7-8813-41e1-a3b6-23fa2569d90f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f {
  display: none;
}
#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f, #wrap-s-3bc522e7-8813-41e1-a3b6-23fa2569d90f { display: none !important; }}







#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3bc522e7-8813-41e1-a3b6-23fa2569d90f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01224b28-abec-4c25-b8ea-e3341149846e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-01224b28-abec-4c25-b8ea-e3341149846e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01224b28-abec-4c25-b8ea-e3341149846e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-01224b28-abec-4c25-b8ea-e3341149846e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-01224b28-abec-4c25-b8ea-e3341149846e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-01224b28-abec-4c25-b8ea-e3341149846e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-71a7c967-3bf2-4595-a86e-e4a068463184 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-71a7c967-3bf2-4595-a86e-e4a068463184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71a7c967-3bf2-4595-a86e-e4a068463184.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1beb0624-70a2-4035-8417-cdc9e48a91f2 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1beb0624-70a2-4035-8417-cdc9e48a91f2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-897dd67e-3ef3-4f51-aa49-18c351d8d741 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-897dd67e-3ef3-4f51-aa49-18c351d8d741 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-897dd67e-3ef3-4f51-aa49-18c351d8d741 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-897dd67e-3ef3-4f51-aa49-18c351d8d741 {
  
}
}@media (max-width: 767px){#s-897dd67e-3ef3-4f51-aa49-18c351d8d741 {
  
}
}
#s-33f3cabc-e277-4cb2-b09c-511677f9c515 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-33f3cabc-e277-4cb2-b09c-511677f9c515:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-33f3cabc-e277-4cb2-b09c-511677f9c515:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-33f3cabc-e277-4cb2-b09c-511677f9c515 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33f3cabc-e277-4cb2-b09c-511677f9c515 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33f3cabc-e277-4cb2-b09c-511677f9c515 {
  
}
}@media (max-width: 767px){#s-33f3cabc-e277-4cb2-b09c-511677f9c515 {
  
}
}

  #s-33f3cabc-e277-4cb2-b09c-511677f9c515-root {
    text-align: center;
  }


#s-33f3cabc-e277-4cb2-b09c-511677f9c515.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-33f3cabc-e277-4cb2-b09c-511677f9c515-root {
    text-align: center;
  }


#s-33f3cabc-e277-4cb2-b09c-511677f9c515.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-33f3cabc-e277-4cb2-b09c-511677f9c515-root {
    text-align: center;
  }


#s-33f3cabc-e277-4cb2-b09c-511677f9c515.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-33f3cabc-e277-4cb2-b09c-511677f9c515-root {
    text-align: center;
  }


#s-33f3cabc-e277-4cb2-b09c-511677f9c515.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-33f3cabc-e277-4cb2-b09c-511677f9c515-root {
    text-align: center;
  }


#s-33f3cabc-e277-4cb2-b09c-511677f9c515.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-7953899f-d0e6-43d3-bd18-b5c6a2c64249 {
  box-shadow:    rgba(28, 97, 0, 1);
max-width: 400px;
text-align: left;
}








#s-7953899f-d0e6-43d3-bd18-b5c6a2c64249 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(147, 223, 234, 1);
}
@media (min-width: 1200px){#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 {
  display: none;
}
#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1, #wrap-s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 { display: none !important; }}@media (max-width: 767px){#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 {
  display: none;
}
#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1, #wrap-s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 { display: none !important; }}







#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ee2eec76-9595-413f-b5c0-7e76cf173ec1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d89e15d9-8274-4306-957c-cb68ba73c8ae {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 3%;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-d89e15d9-8274-4306-957c-cb68ba73c8ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d89e15d9-8274-4306-957c-cb68ba73c8ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d89e15d9-8274-4306-957c-cb68ba73c8ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d89e15d9-8274-4306-957c-cb68ba73c8ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-86d30b42-fb3d-4aa9-9c77-325ecce5cb9e {
  box-shadow:    rgba(28, 97, 0, 1);
margin-left: auto;
min-height: 400px;
max-width: 508px;
text-align: left;
}







  #s-86d30b42-fb3d-4aa9-9c77-325ecce5cb9e img.shogun-image {
    

    
    
    
  }


#s-86d30b42-fb3d-4aa9-9c77-325ecce5cb9e .shogun-image-content {
  
    align-items: center;
  
}

#s-7639b6c0-8ee4-4d1a-8bbb-f5cef9e881c3 {
  margin-top: 0px;
min-height: 330px;
background-color: rgba(0, 0, 0, 0);
}








#s-7639b6c0-8ee4-4d1a-8bbb-f5cef9e881c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7639b6c0-8ee4-4d1a-8bbb-f5cef9e881c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bdb4af79-78e2-40f7-b740-1cb66a7f2816 {
  margin-top: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-bdb4af79-78e2-40f7-b740-1cb66a7f2816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bdb4af79-78e2-40f7-b740-1cb66a7f2816.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d681d4d8-a4b6-414b-ab29-24c0dfec7d3c {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d681d4d8-a4b6-414b-ab29-24c0dfec7d3c .shogun-heading-component h2 {
  color: rgba(5, 5, 5, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-b2d68b71-333e-46c0-83ba-60cb5be056bc {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-b2d68b71-333e-46c0-83ba-60cb5be056bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2d68b71-333e-46c0-83ba-60cb5be056bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2d68b71-333e-46c0-83ba-60cb5be056bc {
  
}
}@media (max-width: 767px){#s-b2d68b71-333e-46c0-83ba-60cb5be056bc {
  
}
}
#s-02184d3b-3c8e-452b-8009-c9256efb73d8 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-02184d3b-3c8e-452b-8009-c9256efb73d8:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-02184d3b-3c8e-452b-8009-c9256efb73d8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-02184d3b-3c8e-452b-8009-c9256efb73d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02184d3b-3c8e-452b-8009-c9256efb73d8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-02184d3b-3c8e-452b-8009-c9256efb73d8 {
  
}
}@media (max-width: 767px){#s-02184d3b-3c8e-452b-8009-c9256efb73d8 {
  
}
}

  #s-02184d3b-3c8e-452b-8009-c9256efb73d8-root {
    text-align: center;
  }


#s-02184d3b-3c8e-452b-8009-c9256efb73d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-02184d3b-3c8e-452b-8009-c9256efb73d8-root {
    text-align: center;
  }


#s-02184d3b-3c8e-452b-8009-c9256efb73d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02184d3b-3c8e-452b-8009-c9256efb73d8-root {
    text-align: center;
  }


#s-02184d3b-3c8e-452b-8009-c9256efb73d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02184d3b-3c8e-452b-8009-c9256efb73d8-root {
    text-align: center;
  }


#s-02184d3b-3c8e-452b-8009-c9256efb73d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-02184d3b-3c8e-452b-8009-c9256efb73d8-root {
    text-align: center;
  }


#s-02184d3b-3c8e-452b-8009-c9256efb73d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(147, 223, 234, 1);
}
@media (min-width: 1200px){#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 {
  display: none;
}
#s-c82cd04a-fff8-45cd-8a48-4ed40684d102, #wrap-s-c82cd04a-fff8-45cd-8a48-4ed40684d102 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 {
  display: none;
}
#s-c82cd04a-fff8-45cd-8a48-4ed40684d102, #wrap-s-c82cd04a-fff8-45cd-8a48-4ed40684d102 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 {
  
}
}@media (max-width: 767px){#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 {
  display: none;
}
#s-c82cd04a-fff8-45cd-8a48-4ed40684d102, #wrap-s-c82cd04a-fff8-45cd-8a48-4ed40684d102 { display: none !important; }}







#s-c82cd04a-fff8-45cd-8a48-4ed40684d102 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c82cd04a-fff8-45cd-8a48-4ed40684d102.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-47c56182-0913-4833-9e10-e107195225c6 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-left: 3%;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-47c56182-0913-4833-9e10-e107195225c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47c56182-0913-4833-9e10-e107195225c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-47c56182-0913-4833-9e10-e107195225c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-47c56182-0913-4833-9e10-e107195225c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-67c12629-e26d-417d-9368-a0614b79c6fb {
  padding-top: 2em;
padding-bottom: 2em;
min-height: 50px;
}








#s-67c12629-e26d-417d-9368-a0614b79c6fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-67c12629-e26d-417d-9368-a0614b79c6fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b6acfb8-a157-4c4e-91c4-643322045bac {
  box-shadow:    rgba(28, 97, 0, 1);
margin-left: auto;
margin-right: auto;
min-height: 400px;
max-width: 508px;
text-align: left;
}







  #s-2b6acfb8-a157-4c4e-91c4-643322045bac img.shogun-image {
    

    
    
    
  }


#s-2b6acfb8-a157-4c4e-91c4-643322045bac .shogun-image-content {
  
    align-items: center;
  
}

#s-e0a77aed-7c9a-4303-8c11-d217caecfdc6 {
  margin-top: 0px;
min-height: 330px;
background-color: rgba(0, 0, 0, 0);
}








#s-e0a77aed-7c9a-4303-8c11-d217caecfdc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0a77aed-7c9a-4303-8c11-d217caecfdc6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-686549dc-f47e-49bd-9ac6-1b06485a092f {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-686549dc-f47e-49bd-9ac6-1b06485a092f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-686549dc-f47e-49bd-9ac6-1b06485a092f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1de2032-fcf2-46b0-a445-d3a75536f52a {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a1de2032-fcf2-46b0-a445-d3a75536f52a .shogun-heading-component h2 {
  color: rgba(5, 5, 5, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-b211bb4f-e3a4-4295-ae31-a5bcc45eec14 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-b211bb4f-e3a4-4295-ae31-a5bcc45eec14 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b211bb4f-e3a4-4295-ae31-a5bcc45eec14 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b211bb4f-e3a4-4295-ae31-a5bcc45eec14 {
  
}
}@media (max-width: 767px){#s-b211bb4f-e3a4-4295-ae31-a5bcc45eec14 {
  
}
}
#s-9c59e596-5a67-4143-8d42-2644f8730c34 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9c59e596-5a67-4143-8d42-2644f8730c34:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9c59e596-5a67-4143-8d42-2644f8730c34:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9c59e596-5a67-4143-8d42-2644f8730c34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c59e596-5a67-4143-8d42-2644f8730c34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c59e596-5a67-4143-8d42-2644f8730c34 {
  
}
}@media (max-width: 767px){#s-9c59e596-5a67-4143-8d42-2644f8730c34 {
  
}
}

  #s-9c59e596-5a67-4143-8d42-2644f8730c34-root {
    text-align: center;
  }


#s-9c59e596-5a67-4143-8d42-2644f8730c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9c59e596-5a67-4143-8d42-2644f8730c34-root {
    text-align: center;
  }


#s-9c59e596-5a67-4143-8d42-2644f8730c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c59e596-5a67-4143-8d42-2644f8730c34-root {
    text-align: center;
  }


#s-9c59e596-5a67-4143-8d42-2644f8730c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c59e596-5a67-4143-8d42-2644f8730c34-root {
    text-align: center;
  }


#s-9c59e596-5a67-4143-8d42-2644f8730c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9c59e596-5a67-4143-8d42-2644f8730c34-root {
    text-align: center;
  }


#s-9c59e596-5a67-4143-8d42-2644f8730c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-07982173-5141-4bbc-8fd8-e427cd02c245 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(147, 223, 234, 1);
}
@media (min-width: 1200px){#s-07982173-5141-4bbc-8fd8-e427cd02c245 {
  display: none;
}
#s-07982173-5141-4bbc-8fd8-e427cd02c245, #wrap-s-07982173-5141-4bbc-8fd8-e427cd02c245 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07982173-5141-4bbc-8fd8-e427cd02c245 {
  display: none;
}
#s-07982173-5141-4bbc-8fd8-e427cd02c245, #wrap-s-07982173-5141-4bbc-8fd8-e427cd02c245 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07982173-5141-4bbc-8fd8-e427cd02c245 {
  display: none;
}
#s-07982173-5141-4bbc-8fd8-e427cd02c245, #wrap-s-07982173-5141-4bbc-8fd8-e427cd02c245 { display: none !important; }}@media (max-width: 767px){#s-07982173-5141-4bbc-8fd8-e427cd02c245 {
  
}
}







#s-07982173-5141-4bbc-8fd8-e427cd02c245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-07982173-5141-4bbc-8fd8-e427cd02c245.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7762acce-1a67-41bb-bb60-9dc0a6c7a807 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-7762acce-1a67-41bb-bb60-9dc0a6c7a807"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7762acce-1a67-41bb-bb60-9dc0a6c7a807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7762acce-1a67-41bb-bb60-9dc0a6c7a807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7762acce-1a67-41bb-bb60-9dc0a6c7a807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-190e603d-6bd3-4448-aa09-69be3d4be5a7 {
  box-shadow:    rgba(28, 97, 0, 1);
margin-left: auto;
max-width: 400px;
text-align: left;
}








#s-190e603d-6bd3-4448-aa09-69be3d4be5a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-36de2245-36fe-4e3b-9057-cfbb2b6aaf8d {
  margin-top: 0px;
min-height: 330px;
background-color: rgba(0, 0, 0, 0);
}








#s-36de2245-36fe-4e3b-9057-cfbb2b6aaf8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-36de2245-36fe-4e3b-9057-cfbb2b6aaf8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdc97220-5219-4295-a531-e674348b8e64 {
  margin-top: 0px;
min-height: 330px;
max-width: 550px;
background-color: rgba(0, 0, 0, 0);
}








#s-cdc97220-5219-4295-a531-e674348b8e64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdc97220-5219-4295-a531-e674348b8e64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4baf4cb3-2ee4-48c7-acdf-b37ba6f76aac {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4baf4cb3-2ee4-48c7-acdf-b37ba6f76aac .shogun-heading-component h2 {
  color: rgba(5, 5, 5, 1);
  font-weight:  normal ;
  font-family: "Jost";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-2b24089f-bc37-4d50-96c8-87e44dfeb769 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-2b24089f-bc37-4d50-96c8-87e44dfeb769 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b24089f-bc37-4d50-96c8-87e44dfeb769 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b24089f-bc37-4d50-96c8-87e44dfeb769 {
  
}
}@media (max-width: 767px){#s-2b24089f-bc37-4d50-96c8-87e44dfeb769 {
  
}
}
#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 100px;
max-width: 130px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd {
  
}
}@media (max-width: 767px){#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd {
  
}
}

  #s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd-root {
    text-align: center;
  }


#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd-root {
    text-align: center;
  }


#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd-root {
    text-align: center;
  }


#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd-root {
    text-align: center;
  }


#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd-root {
    text-align: center;
  }


#s-0f1b4399-89f5-4a3e-8a86-83ecbef7dbcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Jost;
  display:  block ;
}
}
#s-26d7cd68-50b6-4641-a84a-46a77aa115c6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-26d7cd68-50b6-4641-a84a-46a77aa115c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26d7cd68-50b6-4641-a84a-46a77aa115c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f652813f-d8eb-47e1-a2f6-89531dcf881d {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}








#s-f652813f-d8eb-47e1-a2f6-89531dcf881d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f652813f-d8eb-47e1-a2f6-89531dcf881d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d624b03e-e030-4d8a-9514-a8b8cc447045 {
  margin-top: 30px;
margin-bottom: 0px;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

#s-9942a68b-8447-4195-9659-c2ab2724bd1f {
  margin-top: 20px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-9942a68b-8447-4195-9659-c2ab2724bd1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9942a68b-8447-4195-9659-c2ab2724bd1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9942a68b-8447-4195-9659-c2ab2724bd1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9942a68b-8447-4195-9659-c2ab2724bd1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-f949d24e-4e5b-47a5-ae28-500d1253329d {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-f949d24e-4e5b-47a5-ae28-500d1253329d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f949d24e-4e5b-47a5-ae28-500d1253329d {
  cursor: pointer;
}#s-f949d24e-4e5b-47a5-ae28-500d1253329d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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;
  height: inherit;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  text-align: center;
}



.shg-image-margin-container-s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
    
    
    
    
  }


.s-e92fab8d-cf71-4936-8228-03947fd76bd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
    
    
    
    
  }


.s-e92fab8d-cf71-4936-8228-03947fd76bd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
    
    
    
    
  }


.s-e92fab8d-cf71-4936-8228-03947fd76bd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
    
    
    
    
  }


.s-e92fab8d-cf71-4936-8228-03947fd76bd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
    
    
    
    
  }


.s-e92fab8d-cf71-4936-8228-03947fd76bd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e92fab8d-cf71-4936-8228-03947fd76bd8.shogun-image {
  box-sizing: border-box;
}




}
#s-adf04703-2226-47a4-bc1f-4a274c09e875 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-adf04703-2226-47a4-bc1f-4a274c09e875:hover {border-radius: 100px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-adf04703-2226-47a4-bc1f-4a274c09e875:active {border-radius: 1px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-adf04703-2226-47a4-bc1f-4a274c09e875-root {
    text-align: center;
  }


#s-adf04703-2226-47a4-bc1f-4a274c09e875.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-adf04703-2226-47a4-bc1f-4a274c09e875-root {
    text-align: center;
  }


#s-adf04703-2226-47a4-bc1f-4a274c09e875.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-adf04703-2226-47a4-bc1f-4a274c09e875-root {
    text-align: center;
  }


#s-adf04703-2226-47a4-bc1f-4a274c09e875.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-adf04703-2226-47a4-bc1f-4a274c09e875-root {
    text-align: center;
  }


#s-adf04703-2226-47a4-bc1f-4a274c09e875.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-adf04703-2226-47a4-bc1f-4a274c09e875-root {
    text-align: center;
  }


#s-adf04703-2226-47a4-bc1f-4a274c09e875.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-2f9e8f02-b243-46aa-aa04-3047c7a51952 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-2f9e8f02-b243-46aa-aa04-3047c7a51952 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f9e8f02-b243-46aa-aa04-3047c7a51952 {
  cursor: pointer;
}#s-2f9e8f02-b243-46aa-aa04-3047c7a51952.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  border-color: rgba(215, 215, 215, 1);
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
    
    
    
    
  }


.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
    
    
    
    
  }


.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
    
    
    
    
  }


.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
    
    
    
    
  }


.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
    
    
    
    
  }


.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4402f71-ed26-47cf-9d08-7a5c5428f0a3.shogun-image {
  box-sizing: border-box;
}




}
#s-b242614c-90c2-4914-981b-c53ca3c6ff12 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b242614c-90c2-4914-981b-c53ca3c6ff12:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b242614c-90c2-4914-981b-c53ca3c6ff12:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b242614c-90c2-4914-981b-c53ca3c6ff12-root {
    text-align: center;
  }


#s-b242614c-90c2-4914-981b-c53ca3c6ff12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b242614c-90c2-4914-981b-c53ca3c6ff12-root {
    text-align: center;
  }


#s-b242614c-90c2-4914-981b-c53ca3c6ff12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b242614c-90c2-4914-981b-c53ca3c6ff12-root {
    text-align: center;
  }


#s-b242614c-90c2-4914-981b-c53ca3c6ff12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b242614c-90c2-4914-981b-c53ca3c6ff12-root {
    text-align: center;
  }


#s-b242614c-90c2-4914-981b-c53ca3c6ff12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b242614c-90c2-4914-981b-c53ca3c6ff12-root {
    text-align: center;
  }


#s-b242614c-90c2-4914-981b-c53ca3c6ff12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-431e37c2-5604-41f0-bac5-84daa232b08e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-431e37c2-5604-41f0-bac5-84daa232b08e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-431e37c2-5604-41f0-bac5-84daa232b08e {
  cursor: pointer;
}#s-431e37c2-5604-41f0-bac5-84daa232b08e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
    
    
    
    
  }


.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca .shogun-image-content {
  
    align-items: center;
  
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
    
    
    
    
  }


.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca .shogun-image-content {
  
    align-items: center;
  
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
    
    
    
    
  }


.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca .shogun-image-content {
  
    align-items: center;
  
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
    
    
    
    
  }


.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca .shogun-image-content {
  
    align-items: center;
  
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
    
    
    
    
  }


.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca .shogun-image-content {
  
    align-items: center;
  
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e4aa876-f8a6-4018-b3e4-d2aab368dcca.shogun-image {
  box-sizing: border-box;
}




}
#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(2, 2, 2, 1);
}
#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-035d2613-0dfd-4923-81d0-cf5ab8d751d4-root {
    text-align: center;
  }


#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-035d2613-0dfd-4923-81d0-cf5ab8d751d4-root {
    text-align: center;
  }


#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-035d2613-0dfd-4923-81d0-cf5ab8d751d4-root {
    text-align: center;
  }


#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-035d2613-0dfd-4923-81d0-cf5ab8d751d4-root {
    text-align: center;
  }


#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-035d2613-0dfd-4923-81d0-cf5ab8d751d4-root {
    text-align: center;
  }


#s-035d2613-0dfd-4923-81d0-cf5ab8d751d4.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-0b02ff89-a5dc-490c-83d7-8576bde2d460 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-0b02ff89-a5dc-490c-83d7-8576bde2d460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b02ff89-a5dc-490c-83d7-8576bde2d460 {
  cursor: pointer;
}#s-0b02ff89-a5dc-490c-83d7-8576bde2d460.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  text-align: center;
}



.shg-image-margin-container-s-94eba53f-15ae-453d-afd8-301acb90289f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
    
    
    
    
  }


.s-94eba53f-15ae-453d-afd8-301acb90289f .shogun-image-content {
  
    align-items: center;
  
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-94eba53f-15ae-453d-afd8-301acb90289f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
    
    
    
    
  }


.s-94eba53f-15ae-453d-afd8-301acb90289f .shogun-image-content {
  
    align-items: center;
  
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-94eba53f-15ae-453d-afd8-301acb90289f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
    
    
    
    
  }


.s-94eba53f-15ae-453d-afd8-301acb90289f .shogun-image-content {
  
    align-items: center;
  
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-94eba53f-15ae-453d-afd8-301acb90289f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
    
    
    
    
  }


.s-94eba53f-15ae-453d-afd8-301acb90289f .shogun-image-content {
  
    align-items: center;
  
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-94eba53f-15ae-453d-afd8-301acb90289f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-94eba53f-15ae-453d-afd8-301acb90289f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
    
    
    
    
  }


.s-94eba53f-15ae-453d-afd8-301acb90289f .shogun-image-content {
  
    align-items: center;
  
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eba53f-15ae-453d-afd8-301acb90289f.shogun-image {
  box-sizing: border-box;
}




}
#s-a379b64d-177d-41da-952b-3629a5bf05d7 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a379b64d-177d-41da-952b-3629a5bf05d7:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a379b64d-177d-41da-952b-3629a5bf05d7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a379b64d-177d-41da-952b-3629a5bf05d7-root {
    text-align: center;
  }


#s-a379b64d-177d-41da-952b-3629a5bf05d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a379b64d-177d-41da-952b-3629a5bf05d7-root {
    text-align: center;
  }


#s-a379b64d-177d-41da-952b-3629a5bf05d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a379b64d-177d-41da-952b-3629a5bf05d7-root {
    text-align: center;
  }


#s-a379b64d-177d-41da-952b-3629a5bf05d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a379b64d-177d-41da-952b-3629a5bf05d7-root {
    text-align: center;
  }


#s-a379b64d-177d-41da-952b-3629a5bf05d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a379b64d-177d-41da-952b-3629a5bf05d7-root {
    text-align: center;
  }


#s-a379b64d-177d-41da-952b-3629a5bf05d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-09b67709-439e-4e79-8406-c0de8759dc41 {
  margin-top: 20px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-09b67709-439e-4e79-8406-c0de8759dc41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-09b67709-439e-4e79-8406-c0de8759dc41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-09b67709-439e-4e79-8406-c0de8759dc41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-09b67709-439e-4e79-8406-c0de8759dc41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-450fe702-7fbf-4e9b-bf77-4ba39cccfc0b {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
aspect-ratio: 1:1;
}








#s-450fe702-7fbf-4e9b-bf77-4ba39cccfc0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-450fe702-7fbf-4e9b-bf77-4ba39cccfc0b {
  cursor: pointer;
}#s-450fe702-7fbf-4e9b-bf77-4ba39cccfc0b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  text-align: center;
}



.shg-image-margin-container-s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
    
    
    
    
  }


.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 .shogun-image-content {
  
    align-items: center;
  
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
    
    
    
    
  }


.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 .shogun-image-content {
  
    align-items: center;
  
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
    
    
    
    
  }


.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 .shogun-image-content {
  
    align-items: center;
  
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
    
    
    
    
  }


.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 .shogun-image-content {
  
    align-items: center;
  
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
    
    
    
    
  }


.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47 .shogun-image-content {
  
    align-items: center;
  
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-965b2e40-d91b-4dc4-978f-5d83f0e20c47.shogun-image {
  box-sizing: border-box;
}




}
#s-67ae2815-27ee-469c-a644-414c1d8567f1 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-67ae2815-27ee-469c-a644-414c1d8567f1:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-67ae2815-27ee-469c-a644-414c1d8567f1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-67ae2815-27ee-469c-a644-414c1d8567f1-root {
    text-align: center;
  }


#s-67ae2815-27ee-469c-a644-414c1d8567f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-67ae2815-27ee-469c-a644-414c1d8567f1-root {
    text-align: center;
  }


#s-67ae2815-27ee-469c-a644-414c1d8567f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-67ae2815-27ee-469c-a644-414c1d8567f1-root {
    text-align: center;
  }


#s-67ae2815-27ee-469c-a644-414c1d8567f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-67ae2815-27ee-469c-a644-414c1d8567f1-root {
    text-align: center;
  }


#s-67ae2815-27ee-469c-a644-414c1d8567f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-67ae2815-27ee-469c-a644-414c1d8567f1-root {
    text-align: center;
  }


#s-67ae2815-27ee-469c-a644-414c1d8567f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-1304083f-fba1-460d-a67e-3cd2698874cd {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0%;
max-width: 251px;
}








#s-1304083f-fba1-460d-a67e-3cd2698874cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1304083f-fba1-460d-a67e-3cd2698874cd {
  cursor: pointer;
}#s-1304083f-fba1-460d-a67e-3cd2698874cd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
    
    
    
    
  }


.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
    
    
    
    
  }


.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
    
    
    
    
  }


.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
    
    
    
    
  }


.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
    
    
    
    
  }


.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e4cb4-cef1-49cc-883a-0bbd99325144.shogun-image {
  box-sizing: border-box;
}




}
#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-64055f99-c401-4ea5-a7a0-b91fdc0c4770-root {
    text-align: center;
  }


#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-64055f99-c401-4ea5-a7a0-b91fdc0c4770-root {
    text-align: center;
  }


#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-64055f99-c401-4ea5-a7a0-b91fdc0c4770-root {
    text-align: center;
  }


#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-64055f99-c401-4ea5-a7a0-b91fdc0c4770-root {
    text-align: center;
  }


#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-64055f99-c401-4ea5-a7a0-b91fdc0c4770-root {
    text-align: center;
  }


#s-64055f99-c401-4ea5-a7a0-b91fdc0c4770.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-73d5b5e9-fc62-4505-b473-0d65192b754c {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-73d5b5e9-fc62-4505-b473-0d65192b754c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-73d5b5e9-fc62-4505-b473-0d65192b754c {
  cursor: pointer;
}#s-73d5b5e9-fc62-4505-b473-0d65192b754c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  border-color: rgba(215, 215, 215, 1);
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
    
    
    
    
  }


.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f .shogun-image-content {
  
    align-items: center;
  
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
    
    
    
    
  }


.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f .shogun-image-content {
  
    align-items: center;
  
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
    
    
    
    
  }


.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f .shogun-image-content {
  
    align-items: center;
  
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
    
    
    
    
  }


.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f .shogun-image-content {
  
    align-items: center;
  
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
    
    
    
    
  }


.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f .shogun-image-content {
  
    align-items: center;
  
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fdeb346-d7ea-41b0-801b-f0e41084c83f.shogun-image {
  box-sizing: border-box;
}




}
#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.25em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa-root {
    text-align: center;
  }


#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa-root {
    text-align: center;
  }


#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa-root {
    text-align: center;
  }


#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa-root {
    text-align: center;
  }


#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa-root {
    text-align: center;
  }


#s-bc9948cb-93e2-4fef-9043-57fbdbe8f5aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-516477bb-19b6-42ab-9148-7c0daca3414a {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(215, 215, 215, 1);
border-style: solid;
min-height: 0px;
max-width: 251px;
}








#s-516477bb-19b6-42ab-9148-7c0daca3414a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-516477bb-19b6-42ab-9148-7c0daca3414a {
  cursor: pointer;
}#s-516477bb-19b6-42ab-9148-7c0daca3414a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  text-align: center;
}



.shg-image-margin-container-s-c3f31797-7cde-4556-beee-91433dbd3901 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
    
    
    
    
  }


.s-c3f31797-7cde-4556-beee-91433dbd3901 .shogun-image-content {
  
    align-items: center;
  
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-c3f31797-7cde-4556-beee-91433dbd3901 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
    
    
    
    
  }


.s-c3f31797-7cde-4556-beee-91433dbd3901 .shogun-image-content {
  
    align-items: center;
  
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c3f31797-7cde-4556-beee-91433dbd3901 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
    
    
    
    
  }


.s-c3f31797-7cde-4556-beee-91433dbd3901 .shogun-image-content {
  
    align-items: center;
  
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c3f31797-7cde-4556-beee-91433dbd3901 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
    
    
    
    
  }


.s-c3f31797-7cde-4556-beee-91433dbd3901 .shogun-image-content {
  
    align-items: center;
  
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c3f31797-7cde-4556-beee-91433dbd3901 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c3f31797-7cde-4556-beee-91433dbd3901 {
  margin: 0 !important;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}





  img.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
    
    
    
    
  }


.s-c3f31797-7cde-4556-beee-91433dbd3901 .shogun-image-content {
  
    align-items: center;
  
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3f31797-7cde-4556-beee-91433dbd3901.shogun-image {
  box-sizing: border-box;
}




}
#s-5555876a-373f-4bc2-90a0-44ced6b6311d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.25em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5555876a-373f-4bc2-90a0-44ced6b6311d:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5555876a-373f-4bc2-90a0-44ced6b6311d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5555876a-373f-4bc2-90a0-44ced6b6311d-root {
    text-align: center;
  }


#s-5555876a-373f-4bc2-90a0-44ced6b6311d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5555876a-373f-4bc2-90a0-44ced6b6311d-root {
    text-align: center;
  }


#s-5555876a-373f-4bc2-90a0-44ced6b6311d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5555876a-373f-4bc2-90a0-44ced6b6311d-root {
    text-align: center;
  }


#s-5555876a-373f-4bc2-90a0-44ced6b6311d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5555876a-373f-4bc2-90a0-44ced6b6311d-root {
    text-align: center;
  }


#s-5555876a-373f-4bc2-90a0-44ced6b6311d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5555876a-373f-4bc2-90a0-44ced6b6311d-root {
    text-align: center;
  }


#s-5555876a-373f-4bc2-90a0-44ced6b6311d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-fb0e11a7-1f1e-40fc-bfa0-80265f066c49 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-fb0e11a7-1f1e-40fc-bfa0-80265f066c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb0e11a7-1f1e-40fc-bfa0-80265f066c49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffac4e0c-d032-433d-abe0-3180e3aa9d36 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1200px;
background-color: rgba(242, 242, 242, 1);
}








#s-ffac4e0c-d032-433d-abe0-3180e3aa9d36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ffac4e0c-d032-433d-abe0-3180e3aa9d36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7bd543d7-299b-48d1-afcb-30030f5e928d {
  margin-top: 30px;
margin-bottom: 0px;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

#s-5dbd4321-5678-49e5-a49d-d33cd0bc5ef8 {
  margin-top: 20px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-5dbd4321-5678-49e5-a49d-d33cd0bc5ef8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-5dbd4321-5678-49e5-a49d-d33cd0bc5ef8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5dbd4321-5678-49e5-a49d-d33cd0bc5ef8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5dbd4321-5678-49e5-a49d-d33cd0bc5ef8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

}

#s-b923c742-d084-493c-9b54-f077a76606fa {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-b923c742-d084-493c-9b54-f077a76606fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b923c742-d084-493c-9b54-f077a76606fa {
  cursor: pointer;
}#s-b923c742-d084-493c-9b54-f077a76606fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b-root {
    text-align: center;
  }


#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b-root {
    text-align: center;
  }


#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b-root {
    text-align: center;
  }


#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b-root {
    text-align: center;
  }


#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b-root {
    text-align: center;
  }


#s-4ad564d6-d90e-43f2-bd38-0bca0d4bcb9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-de5d5976-f404-4fea-a542-c2d18bd8b44a {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-de5d5976-f404-4fea-a542-c2d18bd8b44a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de5d5976-f404-4fea-a542-c2d18bd8b44a {
  cursor: pointer;
}#s-de5d5976-f404-4fea-a542-c2d18bd8b44a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22178e66-58df-4de9-9e91-1934265ef23b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-22178e66-58df-4de9-9e91-1934265ef23b:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-22178e66-58df-4de9-9e91-1934265ef23b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-22178e66-58df-4de9-9e91-1934265ef23b-root {
    text-align: center;
  }


#s-22178e66-58df-4de9-9e91-1934265ef23b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-22178e66-58df-4de9-9e91-1934265ef23b-root {
    text-align: center;
  }


#s-22178e66-58df-4de9-9e91-1934265ef23b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-22178e66-58df-4de9-9e91-1934265ef23b-root {
    text-align: center;
  }


#s-22178e66-58df-4de9-9e91-1934265ef23b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-22178e66-58df-4de9-9e91-1934265ef23b-root {
    text-align: center;
  }


#s-22178e66-58df-4de9-9e91-1934265ef23b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-22178e66-58df-4de9-9e91-1934265ef23b-root {
    text-align: center;
  }


#s-22178e66-58df-4de9-9e91-1934265ef23b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-a5e814af-28e5-4c5b-ade3-1a07594aaad6 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-a5e814af-28e5-4c5b-ade3-1a07594aaad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5e814af-28e5-4c5b-ade3-1a07594aaad6 {
  cursor: pointer;
}#s-a5e814af-28e5-4c5b-ade3-1a07594aaad6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7bfc474-98ba-4508-99d3-aa43d4296fba {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(2, 2, 2, 1);
}
#s-e7bfc474-98ba-4508-99d3-aa43d4296fba:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e7bfc474-98ba-4508-99d3-aa43d4296fba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e7bfc474-98ba-4508-99d3-aa43d4296fba-root {
    text-align: center;
  }


#s-e7bfc474-98ba-4508-99d3-aa43d4296fba.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e7bfc474-98ba-4508-99d3-aa43d4296fba-root {
    text-align: center;
  }


#s-e7bfc474-98ba-4508-99d3-aa43d4296fba.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e7bfc474-98ba-4508-99d3-aa43d4296fba-root {
    text-align: center;
  }


#s-e7bfc474-98ba-4508-99d3-aa43d4296fba.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e7bfc474-98ba-4508-99d3-aa43d4296fba-root {
    text-align: center;
  }


#s-e7bfc474-98ba-4508-99d3-aa43d4296fba.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e7bfc474-98ba-4508-99d3-aa43d4296fba-root {
    text-align: center;
  }


#s-e7bfc474-98ba-4508-99d3-aa43d4296fba.shg-btn {
  color: rgba(2, 2, 2, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-1f47ab97-a381-47ac-9497-ac2802790bc6 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-1f47ab97-a381-47ac-9497-ac2802790bc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1f47ab97-a381-47ac-9497-ac2802790bc6 {
  cursor: pointer;
}#s-1f47ab97-a381-47ac-9497-ac2802790bc6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56df0151-1e28-4f68-9552-4ab202d652a5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-56df0151-1e28-4f68-9552-4ab202d652a5:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-56df0151-1e28-4f68-9552-4ab202d652a5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56df0151-1e28-4f68-9552-4ab202d652a5-root {
    text-align: center;
  }


#s-56df0151-1e28-4f68-9552-4ab202d652a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56df0151-1e28-4f68-9552-4ab202d652a5-root {
    text-align: center;
  }


#s-56df0151-1e28-4f68-9552-4ab202d652a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56df0151-1e28-4f68-9552-4ab202d652a5-root {
    text-align: center;
  }


#s-56df0151-1e28-4f68-9552-4ab202d652a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56df0151-1e28-4f68-9552-4ab202d652a5-root {
    text-align: center;
  }


#s-56df0151-1e28-4f68-9552-4ab202d652a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56df0151-1e28-4f68-9552-4ab202d652a5-root {
    text-align: center;
  }


#s-56df0151-1e28-4f68-9552-4ab202d652a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-1c4be5f1-dbc4-4855-8c53-c139bdc98d1c {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-1c4be5f1-dbc4-4855-8c53-c139bdc98d1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c4be5f1-dbc4-4855-8c53-c139bdc98d1c {
  cursor: pointer;
}#s-1c4be5f1-dbc4-4855-8c53-c139bdc98d1c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a-root {
    text-align: center;
  }


#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a-root {
    text-align: center;
  }


#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a-root {
    text-align: center;
  }


#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a-root {
    text-align: center;
  }


#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a-root {
    text-align: center;
  }


#s-ab5cf3bd-e006-4ffa-af65-7d9b13e89f3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}
#s-d83fef8a-5c74-49d4-b75b-04230b4e5e04 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 254px;
max-width: 251px;
background-position: center center;
}








#s-d83fef8a-5c74-49d4-b75b-04230b4e5e04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d83fef8a-5c74-49d4-b75b-04230b4e5e04 {
  cursor: pointer;
}#s-d83fef8a-5c74-49d4-b75b-04230b4e5e04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56e1a0fd-8657-4797-bfba-03af6eaaaa00-root {
    text-align: center;
  }


#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56e1a0fd-8657-4797-bfba-03af6eaaaa00-root {
    text-align: center;
  }


#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56e1a0fd-8657-4797-bfba-03af6eaaaa00-root {
    text-align: center;
  }


#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56e1a0fd-8657-4797-bfba-03af6eaaaa00-root {
    text-align: center;
  }


#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56e1a0fd-8657-4797-bfba-03af6eaaaa00-root {
    text-align: center;
  }


#s-56e1a0fd-8657-4797-bfba-03af6eaaaa00.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Jost;
  display:  inline-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;
}

#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-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* <-- User Content Animations */

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

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

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