.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-3f5aa1be-8ee8-4b2b-8a4b-5575895665ad {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3f5aa1be-8ee8-4b2b-8a4b-5575895665ad {
  
}
}@media (max-width: 767px){#s-3f5aa1be-8ee8-4b2b-8a4b-5575895665ad {
  
}
}







#s-3f5aa1be-8ee8-4b2b-8a4b-5575895665ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f5aa1be-8ee8-4b2b-8a4b-5575895665ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 32px;
padding-bottom: 32px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  display: none;
}
#s-33523025-5528-45c5-9f00-160e2cf706b8, #wrap-s-33523025-5528-45c5-9f00-160e2cf706b8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  display: none;
}
#s-33523025-5528-45c5-9f00-160e2cf706b8, #wrap-s-33523025-5528-45c5-9f00-160e2cf706b8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-33523025-5528-45c5-9f00-160e2cf706b8, #wrap-s-33523025-5528-45c5-9f00-160e2cf706b8 { display: none !important; }}@media (max-width: 767px){#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
display: none;
}
#s-33523025-5528-45c5-9f00-160e2cf706b8, #wrap-s-33523025-5528-45c5-9f00-160e2cf706b8 { display: none !important; }}
#s-33523025-5528-45c5-9f00-160e2cf706b8 {
  background-image: url(https://i.shgcdn.com/19a994bc-8dd6-4403-988c-ff605acd185a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-33523025-5528-45c5-9f00-160e2cf706b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33523025-5528-45c5-9f00-160e2cf706b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-323e28e5-9d9c-4b33-9d35-57f7525cdba5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1000px;
text-align: center;
}
@media (max-width: 767px){#s-323e28e5-9d9c-4b33-9d35-57f7525cdba5 {
  margin-top: 0px;
margin-bottom: 5px;
}
}
#s-323e28e5-9d9c-4b33-9d35-57f7525cdba5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.5em;
  
  
}


@media (max-width: 767px){#s-323e28e5-9d9c-4b33-9d35-57f7525cdba5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.6em;
  
  
}


}
.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 {
  margin-top: 32px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1200px;
}
@media (max-width: 767px){#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 {
  display: none;
}
#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55, #wrap-s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 { display: none !important; }}
#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 0px;
}

#s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 td.shogun-table-column, #s-ef82cbaf-4b83-4a64-8d77-a008ec386e55 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

.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-ab20b636-f368-454b-8423-8989f774af65 {
  max-width: 160px;
text-align: center;
}







  #s-ab20b636-f368-454b-8423-8989f774af65 img.shogun-image {
    

    
    
    
  }


#s-ab20b636-f368-454b-8423-8989f774af65 .shogun-image-content {
  
    align-items: center;
  
}

#s-6874ce92-8686-4f9b-a348-048fd1ab6a1d {
  max-width: 160px;
text-align: center;
}







  #s-6874ce92-8686-4f9b-a348-048fd1ab6a1d img.shogun-image {
    

    
    
    
  }


#s-6874ce92-8686-4f9b-a348-048fd1ab6a1d .shogun-image-content {
  
    align-items: center;
  
}

#s-9d3058bd-ba96-4b2e-b9aa-22ee4f6d601a {
  max-width: 160px;
text-align: center;
}







  #s-9d3058bd-ba96-4b2e-b9aa-22ee4f6d601a img.shogun-image {
    

    
    
    
  }


#s-9d3058bd-ba96-4b2e-b9aa-22ee4f6d601a .shogun-image-content {
  
    align-items: center;
  
}

#s-6ca9aff4-cc41-4f5f-9856-9a8e49a82726 {
  max-width: 160px;
text-align: center;
}







  #s-6ca9aff4-cc41-4f5f-9856-9a8e49a82726 img.shogun-image {
    

    
    
    
  }


#s-6ca9aff4-cc41-4f5f-9856-9a8e49a82726 .shogun-image-content {
  
    align-items: center;
  
}

#s-32374fd0-77bf-49b7-b80a-709be74d6cf4 {
  max-width: 160px;
text-align: center;
}







  #s-32374fd0-77bf-49b7-b80a-709be74d6cf4 img.shogun-image {
    

    
    
    
  }


#s-32374fd0-77bf-49b7-b80a-709be74d6cf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b532b0ad-3cf8-40d8-884f-a4fe045ae8ce {
  max-width: 160px;
text-align: center;
}







  #s-b532b0ad-3cf8-40d8-884f-a4fe045ae8ce img.shogun-image {
    

    
    
    
  }


#s-b532b0ad-3cf8-40d8-884f-a4fe045ae8ce .shogun-image-content {
  
    align-items: center;
  
}

#s-5bc55fd2-d677-4408-8418-0f3c7ecbe63c {
  max-width: 160px;
text-align: center;
}







  #s-5bc55fd2-d677-4408-8418-0f3c7ecbe63c img.shogun-image {
    

    
    
    
  }


#s-5bc55fd2-d677-4408-8418-0f3c7ecbe63c .shogun-image-content {
  
    align-items: center;
  
}

#s-f3050970-46cf-4f49-8ace-791b684cc711 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-f3050970-46cf-4f49-8ace-791b684cc711 {
  display: none;
}
#s-f3050970-46cf-4f49-8ace-791b684cc711, #wrap-s-f3050970-46cf-4f49-8ace-791b684cc711 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3050970-46cf-4f49-8ace-791b684cc711 {
  display: none;
}
#s-f3050970-46cf-4f49-8ace-791b684cc711, #wrap-s-f3050970-46cf-4f49-8ace-791b684cc711 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3050970-46cf-4f49-8ace-791b684cc711 {
  display: none;
}
#s-f3050970-46cf-4f49-8ace-791b684cc711, #wrap-s-f3050970-46cf-4f49-8ace-791b684cc711 { display: none !important; }}@media (max-width: 767px){#s-f3050970-46cf-4f49-8ace-791b684cc711 {
  
}
}
#s-f3050970-46cf-4f49-8ace-791b684cc711 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-f3050970-46cf-4f49-8ace-791b684cc711 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f3050970-46cf-4f49-8ace-791b684cc711 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-f3050970-46cf-4f49-8ace-791b684cc711 td.shogun-table-row {
  background-color: rgba(248, 246, 241, 0);
  padding: 10px;
}

#s-f3050970-46cf-4f49-8ace-791b684cc711 td.shogun-table-column, #s-f3050970-46cf-4f49-8ace-791b684cc711 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-e2a08e14-d11e-4557-bdf7-1274fead1d2a {
  max-width: 160px;
text-align: center;
}







  #s-e2a08e14-d11e-4557-bdf7-1274fead1d2a img.shogun-image {
    

    
    
    
  }


#s-e2a08e14-d11e-4557-bdf7-1274fead1d2a .shogun-image-content {
  
    align-items: center;
  
}

#s-fadb17b4-1b7b-40f2-949d-12b611db0a1c {
  max-width: 160px;
text-align: center;
}







  #s-fadb17b4-1b7b-40f2-949d-12b611db0a1c img.shogun-image {
    

    
    
    
  }


#s-fadb17b4-1b7b-40f2-949d-12b611db0a1c .shogun-image-content {
  
    align-items: center;
  
}

#s-cf373036-d250-488c-899b-631d441b009b {
  max-width: 160px;
text-align: center;
}







  #s-cf373036-d250-488c-899b-631d441b009b img.shogun-image {
    

    
    
    
  }


#s-cf373036-d250-488c-899b-631d441b009b .shogun-image-content {
  
    align-items: center;
  
}

#s-ebb0c7e6-1f68-4299-b86b-ecfdaf211dd2 {
  max-width: 160px;
text-align: center;
}







  #s-ebb0c7e6-1f68-4299-b86b-ecfdaf211dd2 img.shogun-image {
    

    
    
    
  }


#s-ebb0c7e6-1f68-4299-b86b-ecfdaf211dd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 {
  display: none;
}
#s-1bd1dc8d-6c94-421e-84d2-d634e5125674, #wrap-s-1bd1dc8d-6c94-421e-84d2-d634e5125674 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 {
  display: none;
}
#s-1bd1dc8d-6c94-421e-84d2-d634e5125674, #wrap-s-1bd1dc8d-6c94-421e-84d2-d634e5125674 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 {
  display: none;
}
#s-1bd1dc8d-6c94-421e-84d2-d634e5125674, #wrap-s-1bd1dc8d-6c94-421e-84d2-d634e5125674 { display: none !important; }}@media (max-width: 767px){#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 {
  
}
}
#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 td.shogun-table-row {
  background-color: rgba(248, 246, 241, 0);
  padding: 10px;
}

#s-1bd1dc8d-6c94-421e-84d2-d634e5125674 td.shogun-table-column, #s-1bd1dc8d-6c94-421e-84d2-d634e5125674 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-4a3324b3-85c9-4f49-81dd-7ecdd6473d23 {
  max-width: 160px;
text-align: center;
}







  #s-4a3324b3-85c9-4f49-81dd-7ecdd6473d23 img.shogun-image {
    

    
    
    
  }


#s-4a3324b3-85c9-4f49-81dd-7ecdd6473d23 .shogun-image-content {
  
    align-items: center;
  
}

#s-033ed617-b44a-42e0-87b5-a2a33a2b82b6 {
  max-width: 160px;
text-align: center;
}







  #s-033ed617-b44a-42e0-87b5-a2a33a2b82b6 img.shogun-image {
    

    
    
    
  }


#s-033ed617-b44a-42e0-87b5-a2a33a2b82b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-92202aad-5f7a-4dde-81a3-205843628343 {
  max-width: 160px;
text-align: center;
}







  #s-92202aad-5f7a-4dde-81a3-205843628343 img.shogun-image {
    

    
    
    
  }


#s-92202aad-5f7a-4dde-81a3-205843628343 .shogun-image-content {
  
    align-items: center;
  
}

#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 10%;
min-height: 700px;
background-position: center center;
}
@media (max-width: 767px){#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c {
  display: none;
}
#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c, #wrap-s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c { display: none !important; }}
#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c {
  background-image: url(https://i.shgcdn.com/aa04fc02-8fc8-447d-9415-fe15e914df11/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d28aa438-4afc-4f4d-aeb0-c6ca6e83b49c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e65f9f1e-9641-4445-bf46-6cc7a3b28389 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e65f9f1e-9641-4445-bf46-6cc7a3b28389 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0:hover {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0-root {
    text-align: left;
  }


#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0-root {
    text-align: left;
  }


#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0-root {
    text-align: left;
  }


#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0-root {
    text-align: left;
  }


#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0-root {
    text-align: left;
  }


#s-5c4196b4-ab8b-40ae-b5e5-53ff373678e0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
.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;
}

#s-784910a0-5da0-4633-af04-d891e9cca7f0 {
  background-image: url(https://i.shgcdn.com/92196d39-d9ad-4eae-b53f-77b2a17fbe19/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 32px;
padding-left: 5%;
padding-right: 5%;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-784910a0-5da0-4633-af04-d891e9cca7f0 {
  display: none;
}
#s-784910a0-5da0-4633-af04-d891e9cca7f0, #wrap-s-784910a0-5da0-4633-af04-d891e9cca7f0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-784910a0-5da0-4633-af04-d891e9cca7f0 {
  display: none;
}
#s-784910a0-5da0-4633-af04-d891e9cca7f0, #wrap-s-784910a0-5da0-4633-af04-d891e9cca7f0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-784910a0-5da0-4633-af04-d891e9cca7f0 {
  display: none;
}
#s-784910a0-5da0-4633-af04-d891e9cca7f0, #wrap-s-784910a0-5da0-4633-af04-d891e9cca7f0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-784910a0-5da0-4633-af04-d891e9cca7f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-784910a0-5da0-4633-af04-d891e9cca7f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-784910a0-5da0-4633-af04-d891e9cca7f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-784910a0-5da0-4633-af04-d891e9cca7f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-826bcc2b-20da-4125-9582-3bfe0d5b43da {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-826bcc2b-20da-4125-9582-3bfe0d5b43da .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-47374b27-8118-45fc-98ef-a0ab52387671 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-47374b27-8118-45fc-98ef-a0ab52387671:hover {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-47374b27-8118-45fc-98ef-a0ab52387671:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-47374b27-8118-45fc-98ef-a0ab52387671-root {
    text-align: center;
  }


#s-47374b27-8118-45fc-98ef-a0ab52387671.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47374b27-8118-45fc-98ef-a0ab52387671-root {
    text-align: center;
  }


#s-47374b27-8118-45fc-98ef-a0ab52387671.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47374b27-8118-45fc-98ef-a0ab52387671-root {
    text-align: center;
  }


#s-47374b27-8118-45fc-98ef-a0ab52387671.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47374b27-8118-45fc-98ef-a0ab52387671-root {
    text-align: center;
  }


#s-47374b27-8118-45fc-98ef-a0ab52387671.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47374b27-8118-45fc-98ef-a0ab52387671-root {
    text-align: center;
  }


#s-47374b27-8118-45fc-98ef-a0ab52387671.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9d55f0d7-afd2-4c8c-af27-81ec4e1cf779 {
  margin-left: auto;
margin-right: auto;
padding-top: 32px;
padding-left: 0%;
padding-bottom: 64px;
padding-right: 0%;
min-height: 50px;
max-width: 1600px;
}
@media (max-width: 767px){#s-9d55f0d7-afd2-4c8c-af27-81ec4e1cf779 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
}







#s-9d55f0d7-afd2-4c8c-af27-81ec4e1cf779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d55f0d7-afd2-4c8c-af27-81ec4e1cf779.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-75b1565b-2b94-44c7-aa01-3aac99e25596 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-75b1565b-2b94-44c7-aa01-3aac99e25596 {
  padding-top: 30px;
padding-bottom: 0px;
}
}
#s-75b1565b-2b94-44c7-aa01-3aac99e25596 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-75b1565b-2b94-44c7-aa01-3aac99e25596 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-3577e694-c386-4f1c-8b4e-bfcc0f504d38 {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3577e694-c386-4f1c-8b4e-bfcc0f504d38 {
  display: none;
}
#s-3577e694-c386-4f1c-8b4e-bfcc0f504d38, #wrap-s-3577e694-c386-4f1c-8b4e-bfcc0f504d38 { display: none !important; }}@media (max-width: 767px){#s-3577e694-c386-4f1c-8b4e-bfcc0f504d38 {
  margin-top: 20px;
display: none;
}
#s-3577e694-c386-4f1c-8b4e-bfcc0f504d38, #wrap-s-3577e694-c386-4f1c-8b4e-bfcc0f504d38 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3577e694-c386-4f1c-8b4e-bfcc0f504d38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3577e694-c386-4f1c-8b4e-bfcc0f504d38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3577e694-c386-4f1c-8b4e-bfcc0f504d38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3577e694-c386-4f1c-8b4e-bfcc0f504d38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b2830e6c-14a8-4245-a658-54d93649bd3b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-b2830e6c-14a8-4245-a658-54d93649bd3b {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-b2830e6c-14a8-4245-a658-54d93649bd3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2830e6c-14a8-4245-a658-54d93649bd3b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 img.shogun-image,
  #s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 {
    width: 100%;
    height: auto;
  }



  #s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 img.shogun-image {
    

    
    
    
  }


#s-5dfce34e-9ef0-4b6e-84e0-3117dcfc39c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c83acf34-f09e-4e60-b096-aa4a10cef74d {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-c83acf34-f09e-4e60-b096-aa4a10cef74d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c83acf34-f09e-4e60-b096-aa4a10cef74d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0212e41a-f434-4952-bc23-590a058ec0b2 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0212e41a-f434-4952-bc23-590a058ec0b2 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-0212e41a-f434-4952-bc23-590a058ec0b2 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-0212e41a-f434-4952-bc23-590a058ec0b2 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-1a519bff-6422-470a-a772-031e001fe98f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a18970db-3128-4b89-bb57-1b7e4ddf4952 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a18970db-3128-4b89-bb57-1b7e4ddf4952:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a18970db-3128-4b89-bb57-1b7e4ddf4952:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a18970db-3128-4b89-bb57-1b7e4ddf4952 {
  margin-top: 10px;
}
}

  #s-a18970db-3128-4b89-bb57-1b7e4ddf4952-root {
    text-align: center;
  }


#s-a18970db-3128-4b89-bb57-1b7e4ddf4952.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a18970db-3128-4b89-bb57-1b7e4ddf4952-root {
    text-align: center;
  }


#s-a18970db-3128-4b89-bb57-1b7e4ddf4952.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a18970db-3128-4b89-bb57-1b7e4ddf4952-root {
    text-align: center;
  }


#s-a18970db-3128-4b89-bb57-1b7e4ddf4952.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a18970db-3128-4b89-bb57-1b7e4ddf4952-root {
    text-align: center;
  }


#s-a18970db-3128-4b89-bb57-1b7e4ddf4952.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a18970db-3128-4b89-bb57-1b7e4ddf4952-root {
    text-align: center;
  }


#s-a18970db-3128-4b89-bb57-1b7e4ddf4952.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1c827661-8f00-4d3d-918a-72b645d1db8b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-1c827661-8f00-4d3d-918a-72b645d1db8b {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-1c827661-8f00-4d3d-918a-72b645d1db8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c827661-8f00-4d3d-918a-72b645d1db8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f500f7d-dd5c-4745-b4df-b36d1538c79d {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-9f500f7d-dd5c-4745-b4df-b36d1538c79d img.shogun-image,
  #s-9f500f7d-dd5c-4745-b4df-b36d1538c79d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9f500f7d-dd5c-4745-b4df-b36d1538c79d {
    width: 100%;
    height: auto;
  }



  #s-9f500f7d-dd5c-4745-b4df-b36d1538c79d img.shogun-image {
    

    
    
    
  }


#s-9f500f7d-dd5c-4745-b4df-b36d1538c79d .shogun-image-content {
  
    align-items: center;
  
}

#s-aac1684e-75b4-40f6-b328-2963a9824c3e {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-aac1684e-75b4-40f6-b328-2963a9824c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aac1684e-75b4-40f6-b328-2963a9824c3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d1c84f8-a61b-4b7e-bad6-5c337dae4917 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2d1c84f8-a61b-4b7e-bad6-5c337dae4917 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-2d1c84f8-a61b-4b7e-bad6-5c337dae4917 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-2d1c84f8-a61b-4b7e-bad6-5c337dae4917 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-b2e48b1f-26e4-41d3-bf30-85d2e000940e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-02f484b7-35d5-482a-9f2f-09e7716737b2 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-02f484b7-35d5-482a-9f2f-09e7716737b2:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-02f484b7-35d5-482a-9f2f-09e7716737b2:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-02f484b7-35d5-482a-9f2f-09e7716737b2 {
  margin-top: 10px;
}
}

  #s-02f484b7-35d5-482a-9f2f-09e7716737b2-root {
    text-align: center;
  }


#s-02f484b7-35d5-482a-9f2f-09e7716737b2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-02f484b7-35d5-482a-9f2f-09e7716737b2-root {
    text-align: center;
  }


#s-02f484b7-35d5-482a-9f2f-09e7716737b2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02f484b7-35d5-482a-9f2f-09e7716737b2-root {
    text-align: center;
  }


#s-02f484b7-35d5-482a-9f2f-09e7716737b2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02f484b7-35d5-482a-9f2f-09e7716737b2-root {
    text-align: center;
  }


#s-02f484b7-35d5-482a-9f2f-09e7716737b2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-02f484b7-35d5-482a-9f2f-09e7716737b2-root {
    text-align: center;
  }


#s-02f484b7-35d5-482a-9f2f-09e7716737b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-385df14c-3586-4d4c-a02e-ac8b2aa1cc3a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-385df14c-3586-4d4c-a02e-ac8b2aa1cc3a {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-385df14c-3586-4d4c-a02e-ac8b2aa1cc3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-385df14c-3586-4d4c-a02e-ac8b2aa1cc3a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56323f38-8cf4-4f49-88d4-69aa27ae0171 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-56323f38-8cf4-4f49-88d4-69aa27ae0171 img.shogun-image,
  #s-56323f38-8cf4-4f49-88d4-69aa27ae0171 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-56323f38-8cf4-4f49-88d4-69aa27ae0171 {
    width: 100%;
    height: auto;
  }



  #s-56323f38-8cf4-4f49-88d4-69aa27ae0171 img.shogun-image {
    

    
    
    
  }


#s-56323f38-8cf4-4f49-88d4-69aa27ae0171 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4778df4-96bc-4184-8b7b-1cc9a564b36b {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-a4778df4-96bc-4184-8b7b-1cc9a564b36b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4778df4-96bc-4184-8b7b-1cc9a564b36b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2c6eddd-fd75-4734-aab5-42a46f6dae3b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f2c6eddd-fd75-4734-aab5-42a46f6dae3b {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-f2c6eddd-fd75-4734-aab5-42a46f6dae3b .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-f2c6eddd-fd75-4734-aab5-42a46f6dae3b .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-b5b08c00-9bef-44b1-a431-a80dc004617b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-f097f299-b2b8-4d66-833d-923e47606c08 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f097f299-b2b8-4d66-833d-923e47606c08:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f097f299-b2b8-4d66-833d-923e47606c08:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f097f299-b2b8-4d66-833d-923e47606c08 {
  margin-top: 10px;
}
}

  #s-f097f299-b2b8-4d66-833d-923e47606c08-root {
    text-align: center;
  }


#s-f097f299-b2b8-4d66-833d-923e47606c08.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f097f299-b2b8-4d66-833d-923e47606c08-root {
    text-align: center;
  }


#s-f097f299-b2b8-4d66-833d-923e47606c08.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f097f299-b2b8-4d66-833d-923e47606c08-root {
    text-align: center;
  }


#s-f097f299-b2b8-4d66-833d-923e47606c08.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f097f299-b2b8-4d66-833d-923e47606c08-root {
    text-align: center;
  }


#s-f097f299-b2b8-4d66-833d-923e47606c08.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f097f299-b2b8-4d66-833d-923e47606c08-root {
    text-align: center;
  }


#s-f097f299-b2b8-4d66-833d-923e47606c08.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4236c73a-ef90-4d9c-9f64-e1168785978a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-4236c73a-ef90-4d9c-9f64-e1168785978a {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-4236c73a-ef90-4d9c-9f64-e1168785978a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4236c73a-ef90-4d9c-9f64-e1168785978a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c487d8c-1817-4eaf-a564-c4866dded5b6 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-3c487d8c-1817-4eaf-a564-c4866dded5b6 img.shogun-image,
  #s-3c487d8c-1817-4eaf-a564-c4866dded5b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3c487d8c-1817-4eaf-a564-c4866dded5b6 {
    width: 100%;
    height: auto;
  }



  #s-3c487d8c-1817-4eaf-a564-c4866dded5b6 img.shogun-image {
    

    
    
    
  }


#s-3c487d8c-1817-4eaf-a564-c4866dded5b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4dfa71d3-17a2-4159-97cc-bc50bed126e9 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-4dfa71d3-17a2-4159-97cc-bc50bed126e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4dfa71d3-17a2-4159-97cc-bc50bed126e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68364d2d-8598-4909-9e5b-08b3a2fe8c5a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-68364d2d-8598-4909-9e5b-08b3a2fe8c5a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
}
}
#s-68364d2d-8598-4909-9e5b-08b3a2fe8c5a .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-68364d2d-8598-4909-9e5b-08b3a2fe8c5a .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-843b6ec0-a770-4321-8e53-7f9e209bf3ae {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-89341f38-7aae-49f8-996b-cd607957b846 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-89341f38-7aae-49f8-996b-cd607957b846:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-89341f38-7aae-49f8-996b-cd607957b846:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-89341f38-7aae-49f8-996b-cd607957b846 {
  margin-top: 10px;
}
}

  #s-89341f38-7aae-49f8-996b-cd607957b846-root {
    text-align: center;
  }


#s-89341f38-7aae-49f8-996b-cd607957b846.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-89341f38-7aae-49f8-996b-cd607957b846-root {
    text-align: center;
  }


#s-89341f38-7aae-49f8-996b-cd607957b846.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-89341f38-7aae-49f8-996b-cd607957b846-root {
    text-align: center;
  }


#s-89341f38-7aae-49f8-996b-cd607957b846.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-89341f38-7aae-49f8-996b-cd607957b846-root {
    text-align: center;
  }


#s-89341f38-7aae-49f8-996b-cd607957b846.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-89341f38-7aae-49f8-996b-cd607957b846-root {
    text-align: center;
  }


#s-89341f38-7aae-49f8-996b-cd607957b846.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-24e781d4-1821-48fc-b7ad-db0c1244ac58 {
  margin-top: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-24e781d4-1821-48fc-b7ad-db0c1244ac58 {
  display: none;
}
#s-24e781d4-1821-48fc-b7ad-db0c1244ac58, #wrap-s-24e781d4-1821-48fc-b7ad-db0c1244ac58 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24e781d4-1821-48fc-b7ad-db0c1244ac58 {
  display: none;
}
#s-24e781d4-1821-48fc-b7ad-db0c1244ac58, #wrap-s-24e781d4-1821-48fc-b7ad-db0c1244ac58 { display: none !important; }}







#s-24e781d4-1821-48fc-b7ad-db0c1244ac58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24e781d4-1821-48fc-b7ad-db0c1244ac58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3c5d8e4-f1c8-4ff7-9298-bbf680dd97f2 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}








#s-f3c5d8e4-f1c8-4ff7-9298-bbf680dd97f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3c5d8e4-f1c8-4ff7-9298-bbf680dd97f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dca0c780-221b-4f49-99f0-a0506efce5b3 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-dca0c780-221b-4f49-99f0-a0506efce5b3 img.shogun-image,
  #s-dca0c780-221b-4f49-99f0-a0506efce5b3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-dca0c780-221b-4f49-99f0-a0506efce5b3 {
    width: 100%;
    height: auto;
  }



  #s-dca0c780-221b-4f49-99f0-a0506efce5b3 img.shogun-image {
    

    
    
    
  }


#s-dca0c780-221b-4f49-99f0-a0506efce5b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b24fb42-d61d-46cd-a150-412a781d5d71 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-7b24fb42-d61d-46cd-a150-412a781d5d71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b24fb42-d61d-46cd-a150-412a781d5d71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea315431-4a05-4ff3-9ddb-bff878959389 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ea315431-4a05-4ff3-9ddb-bff878959389 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-ea315431-4a05-4ff3-9ddb-bff878959389 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-ea315431-4a05-4ff3-9ddb-bff878959389 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-67abe7d4-7b57-492f-ad3d-b2b63e78e8d2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-977a01e9-0d51-4cf1-8075-cdd123834b64 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-977a01e9-0d51-4cf1-8075-cdd123834b64:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-977a01e9-0d51-4cf1-8075-cdd123834b64:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-977a01e9-0d51-4cf1-8075-cdd123834b64 {
  margin-top: 10px;
}
}

  #s-977a01e9-0d51-4cf1-8075-cdd123834b64-root {
    text-align: center;
  }


#s-977a01e9-0d51-4cf1-8075-cdd123834b64.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-977a01e9-0d51-4cf1-8075-cdd123834b64-root {
    text-align: center;
  }


#s-977a01e9-0d51-4cf1-8075-cdd123834b64.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-977a01e9-0d51-4cf1-8075-cdd123834b64-root {
    text-align: center;
  }


#s-977a01e9-0d51-4cf1-8075-cdd123834b64.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-977a01e9-0d51-4cf1-8075-cdd123834b64-root {
    text-align: center;
  }


#s-977a01e9-0d51-4cf1-8075-cdd123834b64.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-977a01e9-0d51-4cf1-8075-cdd123834b64-root {
    text-align: center;
  }


#s-977a01e9-0d51-4cf1-8075-cdd123834b64.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-94361632-7dbd-4763-a54b-28a142f90f5e {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}








#s-94361632-7dbd-4763-a54b-28a142f90f5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94361632-7dbd-4763-a54b-28a142f90f5e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88932c5e-4199-475d-9975-bfb444f11d6b {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-88932c5e-4199-475d-9975-bfb444f11d6b img.shogun-image,
  #s-88932c5e-4199-475d-9975-bfb444f11d6b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88932c5e-4199-475d-9975-bfb444f11d6b {
    width: 100%;
    height: auto;
  }



  #s-88932c5e-4199-475d-9975-bfb444f11d6b img.shogun-image {
    

    
    
    
  }


#s-88932c5e-4199-475d-9975-bfb444f11d6b .shogun-image-content {
  
    align-items: center;
  
}

#s-5e79426b-7c0f-4d3a-97e8-966e198e2d55 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-5e79426b-7c0f-4d3a-97e8-966e198e2d55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e79426b-7c0f-4d3a-97e8-966e198e2d55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1781e04-d3e3-4424-a066-4048d37db6ac {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b1781e04-d3e3-4424-a066-4048d37db6ac {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-b1781e04-d3e3-4424-a066-4048d37db6ac .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-b1781e04-d3e3-4424-a066-4048d37db6ac .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-74987a0c-b62d-4d0a-9f14-e4e462632af8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-07336e23-460a-4730-8563-68d30c66a3f7 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-07336e23-460a-4730-8563-68d30c66a3f7:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-07336e23-460a-4730-8563-68d30c66a3f7:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-07336e23-460a-4730-8563-68d30c66a3f7 {
  margin-top: 10px;
}
}

  #s-07336e23-460a-4730-8563-68d30c66a3f7-root {
    text-align: center;
  }


#s-07336e23-460a-4730-8563-68d30c66a3f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-07336e23-460a-4730-8563-68d30c66a3f7-root {
    text-align: center;
  }


#s-07336e23-460a-4730-8563-68d30c66a3f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07336e23-460a-4730-8563-68d30c66a3f7-root {
    text-align: center;
  }


#s-07336e23-460a-4730-8563-68d30c66a3f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07336e23-460a-4730-8563-68d30c66a3f7-root {
    text-align: center;
  }


#s-07336e23-460a-4730-8563-68d30c66a3f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-07336e23-460a-4730-8563-68d30c66a3f7-root {
    text-align: center;
  }


#s-07336e23-460a-4730-8563-68d30c66a3f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1a814e41-511e-4c03-a3de-c93bb9263cd5 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}








#s-1a814e41-511e-4c03-a3de-c93bb9263cd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a814e41-511e-4c03-a3de-c93bb9263cd5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5749145-6d2d-4de8-8bbb-c45694ed4843 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a5749145-6d2d-4de8-8bbb-c45694ed4843 img.shogun-image,
  #s-a5749145-6d2d-4de8-8bbb-c45694ed4843 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a5749145-6d2d-4de8-8bbb-c45694ed4843 {
    width: 100%;
    height: auto;
  }



  #s-a5749145-6d2d-4de8-8bbb-c45694ed4843 img.shogun-image {
    

    
    
    
  }


#s-a5749145-6d2d-4de8-8bbb-c45694ed4843 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5ad341e-88f6-49a4-baea-6ce9c7ba5270 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-a5ad341e-88f6-49a4-baea-6ce9c7ba5270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5ad341e-88f6-49a4-baea-6ce9c7ba5270.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7b6c314-9f42-494c-921a-b4f2c4c4f834 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f7b6c314-9f42-494c-921a-b4f2c4c4f834 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-f7b6c314-9f42-494c-921a-b4f2c4c4f834 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-f7b6c314-9f42-494c-921a-b4f2c4c4f834 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-af7cf6fc-d657-4bae-9346-7cc96fad6ba4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-647d6b85-1e75-41c7-93e0-a199b2d3209d {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-647d6b85-1e75-41c7-93e0-a199b2d3209d:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-647d6b85-1e75-41c7-93e0-a199b2d3209d:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-647d6b85-1e75-41c7-93e0-a199b2d3209d {
  margin-top: 10px;
}
}

  #s-647d6b85-1e75-41c7-93e0-a199b2d3209d-root {
    text-align: center;
  }


#s-647d6b85-1e75-41c7-93e0-a199b2d3209d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-647d6b85-1e75-41c7-93e0-a199b2d3209d-root {
    text-align: center;
  }


#s-647d6b85-1e75-41c7-93e0-a199b2d3209d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-647d6b85-1e75-41c7-93e0-a199b2d3209d-root {
    text-align: center;
  }


#s-647d6b85-1e75-41c7-93e0-a199b2d3209d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-647d6b85-1e75-41c7-93e0-a199b2d3209d-root {
    text-align: center;
  }


#s-647d6b85-1e75-41c7-93e0-a199b2d3209d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-647d6b85-1e75-41c7-93e0-a199b2d3209d-root {
    text-align: center;
  }


#s-647d6b85-1e75-41c7-93e0-a199b2d3209d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ab04006d-51b2-422f-b855-af51365965b1 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-ab04006d-51b2-422f-b855-af51365965b1 {
  display: none;
}
#s-ab04006d-51b2-422f-b855-af51365965b1, #wrap-s-ab04006d-51b2-422f-b855-af51365965b1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab04006d-51b2-422f-b855-af51365965b1 {
  display: none;
}
#s-ab04006d-51b2-422f-b855-af51365965b1, #wrap-s-ab04006d-51b2-422f-b855-af51365965b1 { display: none !important; }}







#s-ab04006d-51b2-422f-b855-af51365965b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab04006d-51b2-422f-b855-af51365965b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a98f4411-f546-4f8b-b557-06cf023b52e5 {
  max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a98f4411-f546-4f8b-b557-06cf023b52e5 img.shogun-image,
  #s-a98f4411-f546-4f8b-b557-06cf023b52e5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a98f4411-f546-4f8b-b557-06cf023b52e5 {
    width: 100%;
    height: auto;
  }



  #s-a98f4411-f546-4f8b-b557-06cf023b52e5 img.shogun-image {
    

    
    
    
  }


#s-a98f4411-f546-4f8b-b557-06cf023b52e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7131dcee-e2f0-4553-9649-ebba0f635d63 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-7131dcee-e2f0-4553-9649-ebba0f635d63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7131dcee-e2f0-4553-9649-ebba0f635d63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26c393c1-362f-46b6-befe-b87b81033d2a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-26c393c1-362f-46b6-befe-b87b81033d2a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
}
}
#s-26c393c1-362f-46b6-befe-b87b81033d2a .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-26c393c1-362f-46b6-befe-b87b81033d2a .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-9ee2ab1a-5427-4326-8295-e4ec54c7eba7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-94195437-d31c-4da3-a17c-eb2ad7a39e88 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-94195437-d31c-4da3-a17c-eb2ad7a39e88:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-94195437-d31c-4da3-a17c-eb2ad7a39e88:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-94195437-d31c-4da3-a17c-eb2ad7a39e88 {
  margin-top: 10px;
}
}

  #s-94195437-d31c-4da3-a17c-eb2ad7a39e88-root {
    text-align: center;
  }


#s-94195437-d31c-4da3-a17c-eb2ad7a39e88.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-94195437-d31c-4da3-a17c-eb2ad7a39e88-root {
    text-align: center;
  }


#s-94195437-d31c-4da3-a17c-eb2ad7a39e88.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94195437-d31c-4da3-a17c-eb2ad7a39e88-root {
    text-align: center;
  }


#s-94195437-d31c-4da3-a17c-eb2ad7a39e88.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94195437-d31c-4da3-a17c-eb2ad7a39e88-root {
    text-align: center;
  }


#s-94195437-d31c-4da3-a17c-eb2ad7a39e88.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-94195437-d31c-4da3-a17c-eb2ad7a39e88-root {
    text-align: center;
  }


#s-94195437-d31c-4da3-a17c-eb2ad7a39e88.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 {
  padding-top: 64px;
padding-left: 0%;
padding-bottom: 64px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(237, 243, 238, 1);
}
@media (min-width: 1200px){#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 {
  
}
}@media (max-width: 767px){#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 {
  padding-top: 32px;
padding-bottom: 32px;
}
}







#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b7268f5-b05f-4b0c-88a9-a9dcc62aafc4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e547c3f8-ea3b-49a5-a86f-039b131931b5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e547c3f8-ea3b-49a5-a86f-039b131931b5 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-e547c3f8-ea3b-49a5-a86f-039b131931b5 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-e547c3f8-ea3b-49a5-a86f-039b131931b5 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-ffa7fe95-dfa8-4af8-9f68-2ba80abebed5 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}

#s-e3a2269c-2252-478b-9383-d64252d1aec5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3a2269c-2252-478b-9383-d64252d1aec5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

.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-6a5a588a-12f5-4662-aa6c-26cc47e01e1a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6a5a588a-12f5-4662-aa6c-26cc47e01e1a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6a5a588a-12f5-4662-aa6c-26cc47e01e1a .shg-sld-nav-button.shg-sld-left,
#s-6a5a588a-12f5-4662-aa6c-26cc47e01e1a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-28b1d3fa-5436-4da8-99ab-bfbebba60163 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-28b1d3fa-5436-4da8-99ab-bfbebba60163 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-28b1d3fa-5436-4da8-99ab-bfbebba60163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28b1d3fa-5436-4da8-99ab-bfbebba60163.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5c1aa360-53f1-4c59-b770-6335a4b15542 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-5c1aa360-53f1-4c59-b770-6335a4b15542 img.shogun-image {
    

    
    
    
  }


#s-5c1aa360-53f1-4c59-b770-6335a4b15542 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dc0d2b3-3016-46bb-af0e-c3443cbb33d5 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-1dc0d2b3-3016-46bb-af0e-c3443cbb33d5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-186b91d8-6650-493f-b7d0-4c02b0fe14d2 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-186b91d8-6650-493f-b7d0-4c02b0fe14d2 .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-2b334436-0c9f-48a1-bcbc-913b0969d957 {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-2b334436-0c9f-48a1-bcbc-913b0969d957 img.shogun-image {
    

    
    
    
  }


#s-2b334436-0c9f-48a1-bcbc-913b0969d957 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b13d866e-ec66-49d4-bdad-3ad23a0b480a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-a03a3b04-22ec-44ae-8017-5bcedc8966af {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a03a3b04-22ec-44ae-8017-5bcedc8966af {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-a03a3b04-22ec-44ae-8017-5bcedc8966af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a03a3b04-22ec-44ae-8017-5bcedc8966af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5031cc5e-7545-4c50-a94a-e9fc8fc3b29e {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-5031cc5e-7545-4c50-a94a-e9fc8fc3b29e img.shogun-image {
    

    
    
    
  }


#s-5031cc5e-7545-4c50-a94a-e9fc8fc3b29e .shogun-image-content {
  
    align-items: center;
  
}

#s-437a49e9-bf1b-4a4d-8cf5-13f8acce48a0 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-437a49e9-bf1b-4a4d-8cf5-13f8acce48a0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-fd1c3cbb-7de6-4471-90b3-72fd9a0ab99e {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-fd1c3cbb-7de6-4471-90b3-72fd9a0ab99e .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-b287070c-0354-4f68-bee0-4cac9595851f {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-b287070c-0354-4f68-bee0-4cac9595851f img.shogun-image {
    

    
    
    
  }


#s-b287070c-0354-4f68-bee0-4cac9595851f .shogun-image-content {
  
    align-items: center;
  
}

#s-8c6b59a6-0210-488a-a328-7f2ce1023e54 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-2bdaac1a-7d1f-4308-ac4e-39ba76c2ed55 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2bdaac1a-7d1f-4308-ac4e-39ba76c2ed55 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-2bdaac1a-7d1f-4308-ac4e-39ba76c2ed55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2bdaac1a-7d1f-4308-ac4e-39ba76c2ed55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fcb730df-6bf6-4bdf-b1c6-46cd72703be6 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-fcb730df-6bf6-4bdf-b1c6-46cd72703be6 img.shogun-image {
    

    
    
    
  }


#s-fcb730df-6bf6-4bdf-b1c6-46cd72703be6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e505f77a-1b56-43cc-a8ab-472acfd98c21 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-e505f77a-1b56-43cc-a8ab-472acfd98c21 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-4f80b949-a93b-4729-a63d-60d1ed631a0d {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-4f80b949-a93b-4729-a63d-60d1ed631a0d .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-7666067e-1ff2-413d-ab13-ed76499a8b4e {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-7666067e-1ff2-413d-ab13-ed76499a8b4e img.shogun-image {
    

    
    
    
  }


#s-7666067e-1ff2-413d-ab13-ed76499a8b4e .shogun-image-content {
  
    align-items: center;
  
}

#s-b71896af-0104-4d7a-99f0-6ef92b2097ae {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-7948b918-3e85-49c8-beea-6c5ac072ea58 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7948b918-3e85-49c8-beea-6c5ac072ea58 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-7948b918-3e85-49c8-beea-6c5ac072ea58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7948b918-3e85-49c8-beea-6c5ac072ea58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5931e853-194e-42f0-8766-9c186c200bd2 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-5931e853-194e-42f0-8766-9c186c200bd2 img.shogun-image {
    

    
    
    
  }


#s-5931e853-194e-42f0-8766-9c186c200bd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f212b71-2097-48af-9c5a-93d2d1ee8a1e {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-2f212b71-2097-48af-9c5a-93d2d1ee8a1e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-cd0b5e48-0e66-4d33-aa86-7a08ee49b917 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-cd0b5e48-0e66-4d33-aa86-7a08ee49b917 .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-5e2cd0b7-dae8-43d8-96e0-f19fc8f944dd {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-5e2cd0b7-dae8-43d8-96e0-f19fc8f944dd img.shogun-image {
    

    
    
    
  }


#s-5e2cd0b7-dae8-43d8-96e0-f19fc8f944dd .shogun-image-content {
  
    align-items: center;
  
}

#s-d463e1a8-0bdb-446e-ae80-adf6231bd95b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-6293d48b-dbc6-472a-a417-33d064d9f56c {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6293d48b-dbc6-472a-a417-33d064d9f56c {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-6293d48b-dbc6-472a-a417-33d064d9f56c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6293d48b-dbc6-472a-a417-33d064d9f56c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83d5dd1a-2197-4feb-89ac-54d3dbe24a9e {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-83d5dd1a-2197-4feb-89ac-54d3dbe24a9e img.shogun-image {
    

    
    
    
  }


#s-83d5dd1a-2197-4feb-89ac-54d3dbe24a9e .shogun-image-content {
  
    align-items: center;
  
}

#s-eb18a3d1-6f40-40ca-93de-0b372c945b72 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-eb18a3d1-6f40-40ca-93de-0b372c945b72 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-35a5cb80-4b5a-47bf-926d-06594fc751fd {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-35a5cb80-4b5a-47bf-926d-06594fc751fd .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-cf1995f3-a102-4a3a-8e1a-3389065e6470 {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-cf1995f3-a102-4a3a-8e1a-3389065e6470 img.shogun-image {
    

    
    
    
  }


#s-cf1995f3-a102-4a3a-8e1a-3389065e6470 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf517cfa-b511-4ddc-a488-2c6e32c6874e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-94d2e4dc-f5bb-4507-a2a4-babffdf9d4f2 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-94d2e4dc-f5bb-4507-a2a4-babffdf9d4f2 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-94d2e4dc-f5bb-4507-a2a4-babffdf9d4f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94d2e4dc-f5bb-4507-a2a4-babffdf9d4f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a6582077-5dd8-4b84-9634-297db3c2ebb5 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 130px;
text-align: center;
}







  #s-a6582077-5dd8-4b84-9634-297db3c2ebb5 img.shogun-image {
    

    
    
    
  }


#s-a6582077-5dd8-4b84-9634-297db3c2ebb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cc067be-0f9a-48ad-b585-e30640154ed7 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-5cc067be-0f9a-48ad-b585-e30640154ed7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-6b9c5304-9be6-4f10-985e-7ff2743b9b71 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-6b9c5304-9be6-4f10-985e-7ff2743b9b71 .shogun-heading-component h1 {
  color: rgba(70, 69, 65, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-fdf1db3a-3fd2-4fbf-96d6-f12cfae7f52f {
  padding-top: 10px;
padding-bottom: 5px;
max-width: 130px;
text-align: center;
}







  #s-fdf1db3a-3fd2-4fbf-96d6-f12cfae7f52f img.shogun-image {
    

    
    
    
  }


#s-fdf1db3a-3fd2-4fbf-96d6-f12cfae7f52f .shogun-image-content {
  
    align-items: center;
  
}

#s-9ac4a6f3-1111-4313-a02d-c070ccc7cce0 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 {
  display: none;
}
#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93, #wrap-s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 { display: none !important; }}@media (max-width: 767px){#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 {
  display: none;
}
#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93, #wrap-s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 { display: none !important; }}
#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 td.shogun-table-column, #s-6e5bb6e2-a746-4b9a-86b9-1af1dbb08c93 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-b7caf131-6d4e-421c-a6c7-42bb0ad188c4 {
  max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7caf131-6d4e-421c-a6c7-42bb0ad188c4 {
  
}
}@media (max-width: 767px){#s-b7caf131-6d4e-421c-a6c7-42bb0ad188c4 {
  
}
}






  #s-b7caf131-6d4e-421c-a6c7-42bb0ad188c4 img.shogun-image {
    

    
    
    
  }


#s-b7caf131-6d4e-421c-a6c7-42bb0ad188c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ffaee02-16b7-440d-9fc0-8cbc409b93e8 {
  max-width: 300px;
text-align: center;
}







  #s-9ffaee02-16b7-440d-9fc0-8cbc409b93e8 img.shogun-image {
    

    
    
    
  }


#s-9ffaee02-16b7-440d-9fc0-8cbc409b93e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8ead3ce-5928-4477-90e0-1f19af1bdbde {
  max-width: 300px;
text-align: center;
}







  #s-a8ead3ce-5928-4477-90e0-1f19af1bdbde img.shogun-image {
    

    
    
    
  }


#s-a8ead3ce-5928-4477-90e0-1f19af1bdbde .shogun-image-content {
  
    align-items: center;
  
}

#s-667265a6-207b-42f0-8213-c6fa62406dd8 {
  max-width: 300px;
text-align: center;
}







  #s-667265a6-207b-42f0-8213-c6fa62406dd8 img.shogun-image {
    

    
    
    
  }


#s-667265a6-207b-42f0-8213-c6fa62406dd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 {
  display: none;
}
#s-c640ae34-eadb-4ba8-9b24-9630dbe67215, #wrap-s-c640ae34-eadb-4ba8-9b24-9630dbe67215 { display: none !important; }}@media (max-width: 767px){#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 {
  display: none;
}
#s-c640ae34-eadb-4ba8-9b24-9630dbe67215, #wrap-s-c640ae34-eadb-4ba8-9b24-9630dbe67215 { display: none !important; }}
#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-c640ae34-eadb-4ba8-9b24-9630dbe67215 td.shogun-table-column, #s-c640ae34-eadb-4ba8-9b24-9630dbe67215 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-20d5b8e2-6d0d-4a2d-bd4e-d2e56b6ac692 {
  max-width: 300px;
text-align: center;
}







  #s-20d5b8e2-6d0d-4a2d-bd4e-d2e56b6ac692 img.shogun-image {
    

    
    
    
  }


#s-20d5b8e2-6d0d-4a2d-bd4e-d2e56b6ac692 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ecb237c-cb76-4e8e-a015-aacfa16cab24 {
  max-width: 300px;
text-align: center;
}







  #s-9ecb237c-cb76-4e8e-a015-aacfa16cab24 img.shogun-image {
    

    
    
    
  }


#s-9ecb237c-cb76-4e8e-a015-aacfa16cab24 .shogun-image-content {
  
    align-items: center;
  
}

#s-aba1cdd8-c821-456f-9e62-e9c2737559e8 {
  max-width: 300px;
text-align: center;
}







  #s-aba1cdd8-c821-456f-9e62-e9c2737559e8 img.shogun-image {
    

    
    
    
  }


#s-aba1cdd8-c821-456f-9e62-e9c2737559e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-915c4732-6733-4ba8-97cf-48b9ebbba23f {
  max-width: 300px;
text-align: center;
}







  #s-915c4732-6733-4ba8-97cf-48b9ebbba23f img.shogun-image {
    

    
    
    
  }


#s-915c4732-6733-4ba8-97cf-48b9ebbba23f .shogun-image-content {
  
    align-items: center;
  
}

#s-946dbd8f-2821-41d7-a9e6-24aed1de71a3 {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-946dbd8f-2821-41d7-a9e6-24aed1de71a3 {
  display: none;
}
#s-946dbd8f-2821-41d7-a9e6-24aed1de71a3, #wrap-s-946dbd8f-2821-41d7-a9e6-24aed1de71a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-946dbd8f-2821-41d7-a9e6-24aed1de71a3 {
  display: none;
}
#s-946dbd8f-2821-41d7-a9e6-24aed1de71a3, #wrap-s-946dbd8f-2821-41d7-a9e6-24aed1de71a3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-946dbd8f-2821-41d7-a9e6-24aed1de71a3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 768px) {
[id="s-946dbd8f-2821-41d7-a9e6-24aed1de71a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-946dbd8f-2821-41d7-a9e6-24aed1de71a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-946dbd8f-2821-41d7-a9e6-24aed1de71a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

}

#s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 {
  max-width: 689px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 img.shogun-image,
  #s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 {
    width: 100%;
    height: auto;
  }



  #s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 img.shogun-image {
    

    
    
    
  }


#s-daaa1971-1495-42a2-91d5-dd9af1bc3e06 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a66b976-f01b-4420-bc83-83d5e69536a5 {
  max-width: 1162px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-7a66b976-f01b-4420-bc83-83d5e69536a5 img.shogun-image,
  #s-7a66b976-f01b-4420-bc83-83d5e69536a5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7a66b976-f01b-4420-bc83-83d5e69536a5 {
    width: 100%;
    height: auto;
  }



  #s-7a66b976-f01b-4420-bc83-83d5e69536a5 img.shogun-image {
    

    
    
    
  }


#s-7a66b976-f01b-4420-bc83-83d5e69536a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fe96065-aaf7-4add-a10d-9b43f8c9988a {
  max-width: 1160px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8fe96065-aaf7-4add-a10d-9b43f8c9988a img.shogun-image,
  #s-8fe96065-aaf7-4add-a10d-9b43f8c9988a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8fe96065-aaf7-4add-a10d-9b43f8c9988a {
    width: 100%;
    height: auto;
  }



  #s-8fe96065-aaf7-4add-a10d-9b43f8c9988a img.shogun-image {
    

    
    
    
  }


#s-8fe96065-aaf7-4add-a10d-9b43f8c9988a .shogun-image-content {
  
    align-items: center;
  
}

#s-cc3d1e6f-de86-4aef-9165-ad146093637d {
  max-width: 1166px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-cc3d1e6f-de86-4aef-9165-ad146093637d img.shogun-image,
  #s-cc3d1e6f-de86-4aef-9165-ad146093637d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cc3d1e6f-de86-4aef-9165-ad146093637d {
    width: 100%;
    height: auto;
  }



  #s-cc3d1e6f-de86-4aef-9165-ad146093637d img.shogun-image {
    

    
    
    
  }


#s-cc3d1e6f-de86-4aef-9165-ad146093637d .shogun-image-content {
  
    align-items: center;
  
}

#s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44 {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44 {
  display: none;
}
#s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44, #wrap-s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44 {
  display: none;
}
#s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44, #wrap-s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44 { display: none !important; }}
@media (min-width: 0px) {
[id="s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 768px) {
[id="s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-2fc94dce-fcfa-4d72-a0fb-d17f54a10a44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

}

#s-40a84ef0-f52d-457e-9efd-9ced65b6177c {
  max-width: 1166px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-40a84ef0-f52d-457e-9efd-9ced65b6177c img.shogun-image,
  #s-40a84ef0-f52d-457e-9efd-9ced65b6177c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-40a84ef0-f52d-457e-9efd-9ced65b6177c {
    width: 100%;
    height: auto;
  }



  #s-40a84ef0-f52d-457e-9efd-9ced65b6177c img.shogun-image {
    

    
    
    
  }


#s-40a84ef0-f52d-457e-9efd-9ced65b6177c .shogun-image-content {
  
    align-items: center;
  
}

#s-3501aa33-e8cb-4865-86be-fd256327f636 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-3501aa33-e8cb-4865-86be-fd256327f636 img.shogun-image,
  #s-3501aa33-e8cb-4865-86be-fd256327f636 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3501aa33-e8cb-4865-86be-fd256327f636 {
    width: 100%;
    height: auto;
  }



  #s-3501aa33-e8cb-4865-86be-fd256327f636 img.shogun-image {
    

    
    
    
  }


#s-3501aa33-e8cb-4865-86be-fd256327f636 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8d315e8-f03f-4841-832d-79fd9ca151bf {
  max-width: 1010px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a8d315e8-f03f-4841-832d-79fd9ca151bf img.shogun-image,
  #s-a8d315e8-f03f-4841-832d-79fd9ca151bf .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a8d315e8-f03f-4841-832d-79fd9ca151bf {
    width: 100%;
    height: auto;
  }



  #s-a8d315e8-f03f-4841-832d-79fd9ca151bf img.shogun-image {
    

    
    
    
  }


#s-a8d315e8-f03f-4841-832d-79fd9ca151bf .shogun-image-content {
  
    align-items: center;
  
}

#s-427823df-d20f-46ee-bc20-3d75304ccd24 {
  max-width: 1044px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-427823df-d20f-46ee-bc20-3d75304ccd24 img.shogun-image,
  #s-427823df-d20f-46ee-bc20-3d75304ccd24 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-427823df-d20f-46ee-bc20-3d75304ccd24 {
    width: 100%;
    height: auto;
  }



  #s-427823df-d20f-46ee-bc20-3d75304ccd24 img.shogun-image {
    

    
    
    
  }


#s-427823df-d20f-46ee-bc20-3d75304ccd24 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc71fe12-7978-458f-80f2-edf2f0541801 {
  margin-top: 30px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-cc71fe12-7978-458f-80f2-edf2f0541801:hover {background-color: rgba(31, 102, 81, 0.82) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cc71fe12-7978-458f-80f2-edf2f0541801:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-cc71fe12-7978-458f-80f2-edf2f0541801 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-cc71fe12-7978-458f-80f2-edf2f0541801-root {
    text-align: center;
  }


#s-cc71fe12-7978-458f-80f2-edf2f0541801.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc71fe12-7978-458f-80f2-edf2f0541801-root {
    text-align: center;
  }


#s-cc71fe12-7978-458f-80f2-edf2f0541801.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc71fe12-7978-458f-80f2-edf2f0541801-root {
    text-align: center;
  }


#s-cc71fe12-7978-458f-80f2-edf2f0541801.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc71fe12-7978-458f-80f2-edf2f0541801-root {
    text-align: center;
  }


#s-cc71fe12-7978-458f-80f2-edf2f0541801.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc71fe12-7978-458f-80f2-edf2f0541801-root {
    text-align: center;
  }


#s-cc71fe12-7978-458f-80f2-edf2f0541801.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-495b3011-f259-4547-87fc-8762c7023608 {
  padding-top: 64px;
padding-bottom: 64px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-495b3011-f259-4547-87fc-8762c7023608 {
  padding-top: 30px;
padding-bottom: 20px;
}
}







#s-495b3011-f259-4547-87fc-8762c7023608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-495b3011-f259-4547-87fc-8762c7023608.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-6986a90d-c6d4-4b9d-88d7-08afe01ea3d6 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-5f660d89-8616-4640-82a9-2309e0203c78 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-5f660d89-8616-4640-82a9-2309e0203c78 {
  display: none;
}
#s-5f660d89-8616-4640-82a9-2309e0203c78, #wrap-s-5f660d89-8616-4640-82a9-2309e0203c78 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f660d89-8616-4640-82a9-2309e0203c78 {
  display: none;
}
#s-5f660d89-8616-4640-82a9-2309e0203c78, #wrap-s-5f660d89-8616-4640-82a9-2309e0203c78 { display: none !important; }}@media (max-width: 767px){#s-5f660d89-8616-4640-82a9-2309e0203c78 {
  margin-top: 0px;
}
}
#s-5f660d89-8616-4640-82a9-2309e0203c78 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5f660d89-8616-4640-82a9-2309e0203c78 .shg-sld-nav-button.shg-sld-left,
#s-5f660d89-8616-4640-82a9-2309e0203c78 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-7330b2f2-a499-4898-a401-4d446ea143f2 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7330b2f2-a499-4898-a401-4d446ea143f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-968e97b4-1628-4e17-a6db-97c382d9482d {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-968e97b4-1628-4e17-a6db-97c382d9482d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-968e97b4-1628-4e17-a6db-97c382d9482d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-968e97b4-1628-4e17-a6db-97c382d9482d {
  
}
}@media (max-width: 767px){#s-968e97b4-1628-4e17-a6db-97c382d9482d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-968e97b4-1628-4e17-a6db-97c382d9482d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-968e97b4-1628-4e17-a6db-97c382d9482d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ddf1dfb0-5c7e-4419-ac19-d8c66fa5b91f {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ddf1dfb0-5c7e-4419-ac19-d8c66fa5b91f {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-ddf1dfb0-5c7e-4419-ac19-d8c66fa5b91f .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-ddf1dfb0-5c7e-4419-ac19-d8c66fa5b91f .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-2d9ac797-a85d-4c93-80ce-4b25ca7b966a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d9ac797-a85d-4c93-80ce-4b25ca7b966a .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-de0dad23-6742-42da-be42-e541a4a44290 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5 {
  margin-top: 10px;
}
}

  #s-e193ae71-dc81-4e99-a4ec-b1a656b671c5-root {
    text-align: center;
  }


#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e193ae71-dc81-4e99-a4ec-b1a656b671c5-root {
    text-align: center;
  }


#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e193ae71-dc81-4e99-a4ec-b1a656b671c5-root {
    text-align: center;
  }


#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e193ae71-dc81-4e99-a4ec-b1a656b671c5-root {
    text-align: center;
  }


#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e193ae71-dc81-4e99-a4ec-b1a656b671c5-root {
    text-align: center;
  }


#s-e193ae71-dc81-4e99-a4ec-b1a656b671c5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-de549034-0e05-44ad-afe4-f213a7d9aaf9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-74446a90-99f2-4d1f-8557-c12591374c07 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-74446a90-99f2-4d1f-8557-c12591374c07 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74446a90-99f2-4d1f-8557-c12591374c07 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74446a90-99f2-4d1f-8557-c12591374c07 {
  
}
}@media (max-width: 767px){#s-74446a90-99f2-4d1f-8557-c12591374c07 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-74446a90-99f2-4d1f-8557-c12591374c07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74446a90-99f2-4d1f-8557-c12591374c07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffffa0d1-2deb-425d-9e92-15625c2bb0e0 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ffffa0d1-2deb-425d-9e92-15625c2bb0e0 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-ffffa0d1-2deb-425d-9e92-15625c2bb0e0 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-ffffa0d1-2deb-425d-9e92-15625c2bb0e0 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-bf025f1a-8f41-43b1-b708-cc6304196e7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf025f1a-8f41-43b1-b708-cc6304196e7f .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-29381b38-da64-4978-a332-b62a3d60fa0c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e {
  margin-top: 10px;
}
}

  #s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e-root {
    text-align: center;
  }


#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e-root {
    text-align: center;
  }


#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e-root {
    text-align: center;
  }


#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e-root {
    text-align: center;
  }


#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e-root {
    text-align: center;
  }


#s-6a2f9757-541a-48c4-8ee6-b2ef2c02aa1e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-68c51539-fde8-484c-b0d8-b523be00c96a {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c51539-fde8-484c-b0d8-b523be00c96a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 {
  
}
}@media (max-width: 767px){#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-7f7aae79-6611-45fc-acb6-10ccb0afc326 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7f7aae79-6611-45fc-acb6-10ccb0afc326.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d44f24d-5c17-4ca6-afdb-3c37eb8e821c {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7d44f24d-5c17-4ca6-afdb-3c37eb8e821c {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-7d44f24d-5c17-4ca6-afdb-3c37eb8e821c .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-7d44f24d-5c17-4ca6-afdb-3c37eb8e821c .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-c9781da4-26e6-4d51-94f9-b01c86362a09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9781da4-26e6-4d51-94f9-b01c86362a09 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-2f078c1b-68f4-4ade-aa22-0dfed94b068c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-de7f62dd-5821-4135-a282-3df6713cb748 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-de7f62dd-5821-4135-a282-3df6713cb748:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-de7f62dd-5821-4135-a282-3df6713cb748:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-de7f62dd-5821-4135-a282-3df6713cb748 {
  margin-top: 10px;
}
}

  #s-de7f62dd-5821-4135-a282-3df6713cb748-root {
    text-align: center;
  }


#s-de7f62dd-5821-4135-a282-3df6713cb748.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de7f62dd-5821-4135-a282-3df6713cb748-root {
    text-align: center;
  }


#s-de7f62dd-5821-4135-a282-3df6713cb748.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de7f62dd-5821-4135-a282-3df6713cb748-root {
    text-align: center;
  }


#s-de7f62dd-5821-4135-a282-3df6713cb748.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de7f62dd-5821-4135-a282-3df6713cb748-root {
    text-align: center;
  }


#s-de7f62dd-5821-4135-a282-3df6713cb748.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de7f62dd-5821-4135-a282-3df6713cb748-root {
    text-align: center;
  }


#s-de7f62dd-5821-4135-a282-3df6713cb748.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
.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-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin-left: 5%;
margin-right: 5%;
max-width: 1200px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin-left: 5%;
  margin-right: 5%;
  
  
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
    
    
  }


.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-content {
  
    align-items: center;
  
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
      position: relative;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  
  
  
  
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
    
    
  }


.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-content {
  
    align-items: center;
  
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
      position: relative;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  
  
  
  
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
    
    
  }


.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-content {
  
    align-items: center;
  
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
      position: relative;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  
  
  
  
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
    
    
  }


.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-content {
  
    align-items: center;
  
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
      position: relative;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  
  
  
  
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
    
    
  }


.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d .shogun-image-content {
  
    align-items: center;
  
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container {
      position: relative;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c6fed5b-d1b7-4cd1-abd4-bd8ce2f5552d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-bf495a01-1f2b-44e2-a204-511a8deee02f {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-bf495a01-1f2b-44e2-a204-511a8deee02f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf495a01-1f2b-44e2-a204-511a8deee02f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf495a01-1f2b-44e2-a204-511a8deee02f {
  
}
}@media (max-width: 767px){#s-bf495a01-1f2b-44e2-a204-511a8deee02f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-bf495a01-1f2b-44e2-a204-511a8deee02f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf495a01-1f2b-44e2-a204-511a8deee02f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66f2aed7-3059-41af-ad71-a0345879a6ec {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-66f2aed7-3059-41af-ad71-a0345879a6ec {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-66f2aed7-3059-41af-ad71-a0345879a6ec .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-66f2aed7-3059-41af-ad71-a0345879a6ec .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-1c47942c-c20e-46c7-a655-580ad073976b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c47942c-c20e-46c7-a655-580ad073976b .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-490718d1-9bff-4ba8-a63f-edcf698a4414 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83 {
  margin-top: 10px;
}
}

  #s-e97b4824-2f74-46dc-bbb6-97e7fae51f83-root {
    text-align: center;
  }


#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e97b4824-2f74-46dc-bbb6-97e7fae51f83-root {
    text-align: center;
  }


#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e97b4824-2f74-46dc-bbb6-97e7fae51f83-root {
    text-align: center;
  }


#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e97b4824-2f74-46dc-bbb6-97e7fae51f83-root {
    text-align: center;
  }


#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e97b4824-2f74-46dc-bbb6-97e7fae51f83-root {
    text-align: center;
  }


#s-e97b4824-2f74-46dc-bbb6-97e7fae51f83.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-848b8b0a-fe67-4032-83a6-a61491393be1 {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-848b8b0a-fe67-4032-83a6-a61491393be1 {
  display: none;
}
#s-848b8b0a-fe67-4032-83a6-a61491393be1, #wrap-s-848b8b0a-fe67-4032-83a6-a61491393be1 { display: none !important; }}@media (max-width: 767px){#s-848b8b0a-fe67-4032-83a6-a61491393be1 {
  margin-top: 20px;
display: none;
}
#s-848b8b0a-fe67-4032-83a6-a61491393be1, #wrap-s-848b8b0a-fe67-4032-83a6-a61491393be1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-848b8b0a-fe67-4032-83a6-a61491393be1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-848b8b0a-fe67-4032-83a6-a61491393be1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-848b8b0a-fe67-4032-83a6-a61491393be1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-848b8b0a-fe67-4032-83a6-a61491393be1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1ac0a886-5d47-4e1d-ac88-5986dff1894a {
  margin-left: 5%;
margin-right: 5%;
max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}







  #s-1ac0a886-5d47-4e1d-ac88-5986dff1894a img.shogun-image {
    

    
    
    
  }


#s-1ac0a886-5d47-4e1d-ac88-5986dff1894a .shogun-image-content {
  
    align-items: center;
  
}

#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac {
  
}
}@media (max-width: 767px){#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19c2f1a7-157f-4e21-a04d-00a9f99e45ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5825537d-74cc-4a03-93b2-18deda97c57b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5825537d-74cc-4a03-93b2-18deda97c57b {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-5825537d-74cc-4a03-93b2-18deda97c57b .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-5825537d-74cc-4a03-93b2-18deda97c57b .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-5e6625b3-405c-4232-b6ed-c3245f38ba06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e6625b3-405c-4232-b6ed-c3245f38ba06 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-510d98e5-2731-4787-82e6-54cac7c1b658 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4 {
  margin-top: 10px;
}
}

  #s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4-root {
    text-align: center;
  }


#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4-root {
    text-align: center;
  }


#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4-root {
    text-align: center;
  }


#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4-root {
    text-align: center;
  }


#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4-root {
    text-align: center;
  }


#s-ffdc113e-8781-4d29-9146-3e39e1aa3ae4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-bb9c677a-bd1e-4578-860f-20162c4792ad {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb9c677a-bd1e-4578-860f-20162c4792ad img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 {
  
}
}@media (max-width: 767px){#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd1cccd4-fd7f-4941-9868-97de58fb4a62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3bc788f-d7b2-4501-8ff3-a273a7839987 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f3bc788f-d7b2-4501-8ff3-a273a7839987 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-f3bc788f-d7b2-4501-8ff3-a273a7839987 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-f3bc788f-d7b2-4501-8ff3-a273a7839987 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-350578ab-c6ce-4dd7-b623-5ce81968b3f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-350578ab-c6ce-4dd7-b623-5ce81968b3f3 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-72c01f40-ed11-4bdc-b7b0-d5749b3d7a72 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7 {
  margin-top: 10px;
}
}

  #s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7-root {
    text-align: center;
  }


#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7-root {
    text-align: center;
  }


#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7-root {
    text-align: center;
  }


#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7-root {
    text-align: center;
  }


#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7-root {
    text-align: center;
  }


#s-414e8bd2-dc80-42fa-9a96-4df3d5cf86b7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a85e310-75b5-487a-8f20-cc4a2fa740e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a {
  
}
}@media (max-width: 767px){#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f47b3d0f-db3d-4d40-a857-5827c4a7293a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51bbac7b-fda5-4e7f-80f2-3fa8a0328a79 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-51bbac7b-fda5-4e7f-80f2-3fa8a0328a79 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-51bbac7b-fda5-4e7f-80f2-3fa8a0328a79 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-51bbac7b-fda5-4e7f-80f2-3fa8a0328a79 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-aaf1e011-1d9f-4d87-8658-2bfe07223bd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaf1e011-1d9f-4d87-8658-2bfe07223bd7 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-3c3aff2e-c09c-41d1-8b44-d182138d31aa {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d {
  margin-top: 10px;
}
}

  #s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d-root {
    text-align: center;
  }


#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d-root {
    text-align: center;
  }


#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d-root {
    text-align: center;
  }


#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d-root {
    text-align: center;
  }


#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d-root {
    text-align: center;
  }


#s-d34e741b-c056-4615-a8ac-ffb4ce39ed1d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a5b030c3-81ab-4337-b048-428ea83c3c60 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5b030c3-81ab-4337-b048-428ea83c3c60 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2d92cd83-1b85-466f-9e33-7e0b45050725 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 25px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-2d92cd83-1b85-466f-9e33-7e0b45050725 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d92cd83-1b85-466f-9e33-7e0b45050725 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d92cd83-1b85-466f-9e33-7e0b45050725 {
  
}
}@media (max-width: 767px){#s-2d92cd83-1b85-466f-9e33-7e0b45050725 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
}







#s-2d92cd83-1b85-466f-9e33-7e0b45050725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2d92cd83-1b85-466f-9e33-7e0b45050725.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-858d11b6-cee2-446e-81b5-52e1852ac56d {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-858d11b6-cee2-446e-81b5-52e1852ac56d {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-858d11b6-cee2-446e-81b5-52e1852ac56d .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-858d11b6-cee2-446e-81b5-52e1852ac56d .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-a658eb2f-0f8f-41e0-8957-ca759da9d8c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a658eb2f-0f8f-41e0-8957-ca759da9d8c9 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  
}



#s-7a8922d4-5c06-4fbf-b997-6332d0852f45 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 50px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452 {
  margin-top: 10px;
}
}

  #s-8f1b00dd-53cf-48dc-8706-a3d0508ed452-root {
    text-align: center;
  }


#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8f1b00dd-53cf-48dc-8706-a3d0508ed452-root {
    text-align: center;
  }


#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f1b00dd-53cf-48dc-8706-a3d0508ed452-root {
    text-align: center;
  }


#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f1b00dd-53cf-48dc-8706-a3d0508ed452-root {
    text-align: center;
  }


#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8f1b00dd-53cf-48dc-8706-a3d0508ed452-root {
    text-align: center;
  }


#s-8f1b00dd-53cf-48dc-8706-a3d0508ed452.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-2f5cd61d-0270-4706-8e5f-54f213565502 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 32px;
padding-left: 5%;
padding-bottom: 32px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(26, 87, 69, 1);
}
@media (max-width: 767px){#s-2f5cd61d-0270-4706-8e5f-54f213565502 {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-2f5cd61d-0270-4706-8e5f-54f213565502 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f5cd61d-0270-4706-8e5f-54f213565502.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff {
  display: none;
}
#s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff, #wrap-s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff { display: none !important; }}@media (max-width: 767px){#s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff {
  display: none;
}
#s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff, #wrap-s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff { display: none !important; }}
@media (min-width: 0px) {
[id="s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd0f5d3f-b7d8-4190-9bc9-3c4895d136ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-aba8c5d0-9b91-4b95-8b54-0b795007ea68 {
  margin-left: 20%;
margin-right: 0%;
min-height: 50px;
}








#s-aba8c5d0-9b91-4b95-8b54-0b795007ea68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aba8c5d0-9b91-4b95-8b54-0b795007ea68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6a69d3d-803b-43e4-aecf-23aad080c059 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}
@media (min-width: 1200px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 {
  display: none;
}
#s-c6a69d3d-803b-43e4-aecf-23aad080c059, #wrap-s-c6a69d3d-803b-43e4-aecf-23aad080c059 { display: none !important; }}@media (max-width: 767px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 {
  margin-top: 30px;
display: none;
}
#s-c6a69d3d-803b-43e4-aecf-23aad080c059, #wrap-s-c6a69d3d-803b-43e4-aecf-23aad080c059 { display: none !important; }}
#s-c6a69d3d-803b-43e4-aecf-23aad080c059 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  
}


}@media (max-width: 767px){#s-c6a69d3d-803b-43e4-aecf-23aad080c059 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  
}


}
#s-38e51829-22b6-4b52-bf65-cb759c798ffd {
  margin-top: 20px;
min-height: 50px;
}








#s-38e51829-22b6-4b52-bf65-cb759c798ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38e51829-22b6-4b52-bf65-cb759c798ffd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc0b62f5-2efc-4926-aedc-84a355a76f83 {
  max-width: 200px;
aspect-ratio: 2084/751;
text-align: center;
}





  #s-bc0b62f5-2efc-4926-aedc-84a355a76f83 img.shogun-image,
  #s-bc0b62f5-2efc-4926-aedc-84a355a76f83 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc0b62f5-2efc-4926-aedc-84a355a76f83 {
    width: 100%;
    height: auto;
  }



  #s-bc0b62f5-2efc-4926-aedc-84a355a76f83 img.shogun-image {
    

    
    
    
  }


#s-bc0b62f5-2efc-4926-aedc-84a355a76f83 .shogun-image-content {
  
    align-items: center;
  
}

#s-b26ed6b0-d2bd-4e77-a920-4d1ba8dc5874 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-b26ed6b0-d2bd-4e77-a920-4d1ba8dc5874 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-82965736-5695-4c53-a9af-013f1d8958ce {
  margin-top: 10px;
}

#s-658c2ed7-a110-4a29-ab15-64b43fc94573 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-658c2ed7-a110-4a29-ab15-64b43fc94573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-658c2ed7-a110-4a29-ab15-64b43fc94573.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-bottom: 0px;
max-width: 1200px;
text-align: center;
}
@media (min-width: 1200px){#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd {
  display: none;
}
#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd, #wrap-s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd {
  display: none;
}
#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd, #wrap-s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd { display: none !important; }}
#s-b1d26aeb-14b2-4c01-a69d-319b32a7f2bd .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  text-align: center;
}



#s-e29d444d-5082-478a-b62b-1599e0c640b1 {
  margin-left: 0%;
margin-right: 0%;
max-width: 650px;
}

#s-e29d444d-5082-478a-b62b-1599e0c640b1 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-e29d444d-5082-478a-b62b-1599e0c640b1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e29d444d-5082-478a-b62b-1599e0c640b1 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-e29d444d-5082-478a-b62b-1599e0c640b1 td.shogun-table-row {
  background-color: rgba(248, 246, 241, 0);
  padding: 0px;
}

#s-e29d444d-5082-478a-b62b-1599e0c640b1 td.shogun-table-column, #s-e29d444d-5082-478a-b62b-1599e0c640b1 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-808729d1-7c45-4742-b542-be30814ab84a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-808729d1-7c45-4742-b542-be30814ab84a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-8d6a3acc-072e-4908-b505-8956bf6994d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8d6a3acc-072e-4908-b505-8956bf6994d7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-e351a769-d9e5-41da-88e2-5f5c9faf8e9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e351a769-d9e5-41da-88e2-5f5c9faf8e9a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-3625dabe-b250-404d-b942-3ff4734730d5 {
  max-width: 120px;
text-align: center;
}







  #s-3625dabe-b250-404d-b942-3ff4734730d5 img.shogun-image {
    

    
    
    
  }


#s-3625dabe-b250-404d-b942-3ff4734730d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7c78c00-97df-4d64-ac7b-329e767e1369 {
  max-width: 120px;
text-align: center;
}







  #s-a7c78c00-97df-4d64-ac7b-329e767e1369 img.shogun-image {
    

    
    
    
  }


#s-a7c78c00-97df-4d64-ac7b-329e767e1369 .shogun-image-content {
  
    align-items: center;
  
}

#s-26a487a1-f621-4f5e-beca-238c73c3602b {
  max-width: 120px;
text-align: center;
}







  #s-26a487a1-f621-4f5e-beca-238c73c3602b img.shogun-image {
    

    
    
    
  }


#s-26a487a1-f621-4f5e-beca-238c73c3602b .shogun-image-content {
  
    align-items: center;
  
}

#s-ab409442-296a-4ba5-bca1-37f9a0ad32f3 {
  margin-top: -5px;
max-width: 400px;
}

#s-0289e40e-9755-454b-8f41-0fb709b76bda {
  margin-top: -5px;
max-width: 400px;
}

#s-5d58502c-7885-439f-a3a6-5dce08011435 {
  margin-top: -5px;
max-width: 400px;
}

#s-a725ca46-a623-466a-8962-50e171f0fe60 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(0, 0, 48, 1);
}
@media (min-width: 1200px){#s-a725ca46-a623-466a-8962-50e171f0fe60 {
  display: none;
}
#s-a725ca46-a623-466a-8962-50e171f0fe60, #wrap-s-a725ca46-a623-466a-8962-50e171f0fe60 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a725ca46-a623-466a-8962-50e171f0fe60 {
  display: none;
}
#s-a725ca46-a623-466a-8962-50e171f0fe60, #wrap-s-a725ca46-a623-466a-8962-50e171f0fe60 { display: none !important; }}







#s-a725ca46-a623-466a-8962-50e171f0fe60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a725ca46-a623-466a-8962-50e171f0fe60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92260668-b359-4eee-84a5-cfdc0b4c69f0 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}







  #s-92260668-b359-4eee-84a5-cfdc0b4c69f0 img.shogun-image {
    

    
    
    
  }


#s-92260668-b359-4eee-84a5-cfdc0b4c69f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1362e3c5-96ac-47a1-a499-9103895e70c7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-1362e3c5-96ac-47a1-a499-9103895e70c7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}



#s-45f72b63-710d-4d79-8ad6-fd982bcc002b {
  padding-top: 30px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-45f72b63-710d-4d79-8ad6-fd982bcc002b {
  display: none;
}
#s-45f72b63-710d-4d79-8ad6-fd982bcc002b, #wrap-s-45f72b63-710d-4d79-8ad6-fd982bcc002b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45f72b63-710d-4d79-8ad6-fd982bcc002b {
  display: none;
}
#s-45f72b63-710d-4d79-8ad6-fd982bcc002b, #wrap-s-45f72b63-710d-4d79-8ad6-fd982bcc002b { display: none !important; }}
#s-45f72b63-710d-4d79-8ad6-fd982bcc002b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-45f72b63-710d-4d79-8ad6-fd982bcc002b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 {
  margin-left: 0%;
margin-right: 0%;
max-width: 650px;
}
@media (min-width: 1200px){#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 {
  display: none;
}
#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9, #wrap-s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 {
  display: none;
}
#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9, #wrap-s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 { display: none !important; }}
#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 td.shogun-table-row {
  background-color: rgba(248, 246, 241, 0);
  padding: 0px;
}

#s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 td.shogun-table-column, #s-ddb7861a-be18-4744-9d4f-06cd21b96ff9 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-787f6385-ec32-439b-853e-1690a7e4cf8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-787f6385-ec32-439b-853e-1690a7e4cf8d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-8f934ac9-fe59-48fe-81ef-f6deb99c851e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8f934ac9-fe59-48fe-81ef-f6deb99c851e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-716a2237-eb7e-423f-9c0f-6632fbbe66a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-716a2237-eb7e-423f-9c0f-6632fbbe66a5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-d1c02c55-f529-41ca-bf34-26ff5e3dbb35 {
  max-width: 120px;
text-align: center;
}







  #s-d1c02c55-f529-41ca-bf34-26ff5e3dbb35 img.shogun-image {
    

    
    
    
  }


#s-d1c02c55-f529-41ca-bf34-26ff5e3dbb35 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7a76a53-737e-47c3-950d-33e80948e213 {
  max-width: 120px;
text-align: center;
}







  #s-f7a76a53-737e-47c3-950d-33e80948e213 img.shogun-image {
    

    
    
    
  }


#s-f7a76a53-737e-47c3-950d-33e80948e213 .shogun-image-content {
  
    align-items: center;
  
}

#s-58a0d0b5-c45d-44b8-a27a-7eecf7b5d8eb {
  max-width: 120px;
text-align: center;
}







  #s-58a0d0b5-c45d-44b8-a27a-7eecf7b5d8eb img.shogun-image {
    

    
    
    
  }


#s-58a0d0b5-c45d-44b8-a27a-7eecf7b5d8eb .shogun-image-content {
  
    align-items: center;
  
}

#s-033f5537-17b3-412b-95ba-199d4f4f83ee {
  margin-top: -5px;
max-width: 400px;
}

#s-9d9f8aad-1076-4b64-9222-4c8c07a64d0d {
  margin-top: -5px;
max-width: 400px;
}

#s-fb53cb0b-9c6a-4228-b545-ecb21384c2db {
  margin-top: -5px;
max-width: 400px;
}

#s-bf248a0c-24ef-4551-a237-6f67259d8633 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 32px;
padding-left: 0%;
padding-bottom: 64px;
padding-right: 0%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-bf248a0c-24ef-4551-a237-6f67259d8633 {
  display: none;
}
#s-bf248a0c-24ef-4551-a237-6f67259d8633, #wrap-s-bf248a0c-24ef-4551-a237-6f67259d8633 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf248a0c-24ef-4551-a237-6f67259d8633 {
  display: none;
}
#s-bf248a0c-24ef-4551-a237-6f67259d8633, #wrap-s-bf248a0c-24ef-4551-a237-6f67259d8633 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf248a0c-24ef-4551-a237-6f67259d8633 {
  display: none;
}
#s-bf248a0c-24ef-4551-a237-6f67259d8633, #wrap-s-bf248a0c-24ef-4551-a237-6f67259d8633 { display: none !important; }}@media (max-width: 767px){#s-bf248a0c-24ef-4551-a237-6f67259d8633 {
  padding-top: 0px;
padding-bottom: 32px;
display: none;
}
#s-bf248a0c-24ef-4551-a237-6f67259d8633, #wrap-s-bf248a0c-24ef-4551-a237-6f67259d8633 { display: none !important; }}







#s-bf248a0c-24ef-4551-a237-6f67259d8633 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.8;
  display: block;
}#s-bf248a0c-24ef-4551-a237-6f67259d8633.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d75df956-fe35-493e-bdaf-137d90a882b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d75df956-fe35-493e-bdaf-137d90a882b9 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d75df956-fe35-493e-bdaf-137d90a882b9 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d75df956-fe35-493e-bdaf-137d90a882b9 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-d75df956-fe35-493e-bdaf-137d90a882b9 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-d75df956-fe35-493e-bdaf-137d90a882b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-d75df956-fe35-493e-bdaf-137d90a882b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


}
#s-9948f8eb-40be-4158-bccb-aecc2ed640ab {
  margin-top: 32px;
margin-left: auto;
margin-bottom: 32px;
margin-right: auto;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9948f8eb-40be-4158-bccb-aecc2ed640ab {
  display: none;
}
#s-9948f8eb-40be-4158-bccb-aecc2ed640ab, #wrap-s-9948f8eb-40be-4158-bccb-aecc2ed640ab { display: none !important; }}@media (max-width: 767px){#s-9948f8eb-40be-4158-bccb-aecc2ed640ab {
  display: none;
}
#s-9948f8eb-40be-4158-bccb-aecc2ed640ab, #wrap-s-9948f8eb-40be-4158-bccb-aecc2ed640ab { display: none !important; }}
@media (min-width: 0px) {
[id="s-9948f8eb-40be-4158-bccb-aecc2ed640ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9948f8eb-40be-4158-bccb-aecc2ed640ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9948f8eb-40be-4158-bccb-aecc2ed640ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9948f8eb-40be-4158-bccb-aecc2ed640ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-06dfcd79-2bea-4f83-afa0-4b561a4053ad {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-06dfcd79-2bea-4f83-afa0-4b561a4053ad {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-06dfcd79-2bea-4f83-afa0-4b561a4053ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-06dfcd79-2bea-4f83-afa0-4b561a4053ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-efcb09fe-1133-4df6-b014-8cb55d861fcc {
  text-align: left;
}



.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efcb09fe-1133-4df6-b014-8cb55d861fcc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-db0ce3b8-0cbe-4771-913f-d8d5149f96d0 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-db0ce3b8-0cbe-4771-913f-d8d5149f96d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db0ce3b8-0cbe-4771-913f-d8d5149f96d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87c61576-d104-4caa-ae8f-51819109783f {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-87c61576-d104-4caa-ae8f-51819109783f {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-87c61576-d104-4caa-ae8f-51819109783f .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-87c61576-d104-4caa-ae8f-51819109783f .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-3858811b-50ea-4035-9c89-ab5845ba67a9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e3d4d009-5853-457d-804e-f0e00ae7f2b2 {
  margin-top: 10px;
text-align: center;
}

#s-e3d4d009-5853-457d-804e-f0e00ae7f2b2 .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e3d4d009-5853-457d-804e-f0e00ae7f2b2 .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-e3d4d009-5853-457d-804e-f0e00ae7f2b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fd9edaeb-e475-4072-80e8-feefed400d51 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fd9edaeb-e475-4072-80e8-feefed400d51:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fd9edaeb-e475-4072-80e8-feefed400d51:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-fd9edaeb-e475-4072-80e8-feefed400d51 {
  margin-top: 10px;
}
}

  #s-fd9edaeb-e475-4072-80e8-feefed400d51-root {
    text-align: center;
  }


#s-fd9edaeb-e475-4072-80e8-feefed400d51.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fd9edaeb-e475-4072-80e8-feefed400d51-root {
    text-align: center;
  }


#s-fd9edaeb-e475-4072-80e8-feefed400d51.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd9edaeb-e475-4072-80e8-feefed400d51-root {
    text-align: center;
  }


#s-fd9edaeb-e475-4072-80e8-feefed400d51.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fd9edaeb-e475-4072-80e8-feefed400d51-root {
    text-align: center;
  }


#s-fd9edaeb-e475-4072-80e8-feefed400d51.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fd9edaeb-e475-4072-80e8-feefed400d51-root {
    text-align: center;
  }


#s-fd9edaeb-e475-4072-80e8-feefed400d51.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8effd53c-f14c-4f41-bd49-e5324cb0ba66 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-8effd53c-f14c-4f41-bd49-e5324cb0ba66 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-8effd53c-f14c-4f41-bd49-e5324cb0ba66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8effd53c-f14c-4f41-bd49-e5324cb0ba66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0793473c-e768-4e44-aa2f-3d08e7484783 {
  text-align: left;
}



.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0793473c-e768-4e44-aa2f-3d08e7484783 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-214d2a49-7ad5-4f1f-8e64-1ca474ca6069 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-214d2a49-7ad5-4f1f-8e64-1ca474ca6069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-214d2a49-7ad5-4f1f-8e64-1ca474ca6069.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5953abec-56a4-4a76-a821-8577525ce105 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5953abec-56a4-4a76-a821-8577525ce105 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-5953abec-56a4-4a76-a821-8577525ce105 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-5953abec-56a4-4a76-a821-8577525ce105 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-66ed0d09-20be-4e0e-bbf6-2b5c853bc25f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e379e246-b051-4937-95f4-8eb790c577da {
  margin-top: 10px;
text-align: center;
}

#s-e379e246-b051-4937-95f4-8eb790c577da .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e379e246-b051-4937-95f4-8eb790c577da .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-e379e246-b051-4937-95f4-8eb790c577da .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0 {
  margin-top: 10px;
}
}

  #s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0-root {
    text-align: center;
  }


#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0-root {
    text-align: center;
  }


#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0-root {
    text-align: center;
  }


#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0-root {
    text-align: center;
  }


#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0-root {
    text-align: center;
  }


#s-7be232b4-6311-41ab-a9d8-0aa971dc5cb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a9af23b9-f3ba-4de1-bb1a-3ae267183a2f {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-a9af23b9-f3ba-4de1-bb1a-3ae267183a2f {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-a9af23b9-f3ba-4de1-bb1a-3ae267183a2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a9af23b9-f3ba-4de1-bb1a-3ae267183a2f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 {
  text-align: left;
}



.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-251a2f9d-237f-4a8f-a2f5-80a3174ad863 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-de5bd92c-94c0-4651-b901-0552690887e1 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-de5bd92c-94c0-4651-b901-0552690887e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de5bd92c-94c0-4651-b901-0552690887e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78374d79-fb80-453a-812c-9b7385d8cfe9 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-78374d79-fb80-453a-812c-9b7385d8cfe9 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-78374d79-fb80-453a-812c-9b7385d8cfe9 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-78374d79-fb80-453a-812c-9b7385d8cfe9 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-345c2e25-a5a1-481c-8df1-279c8addd452 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4fb3cc54-e723-4fbe-87ee-a76e4cb1de6b {
  margin-top: 10px;
text-align: center;
}

#s-4fb3cc54-e723-4fbe-87ee-a76e4cb1de6b .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4fb3cc54-e723-4fbe-87ee-a76e4cb1de6b .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-4fb3cc54-e723-4fbe-87ee-a76e4cb1de6b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-85f07509-6f71-4c99-81d7-a26681cbc6b6 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-85f07509-6f71-4c99-81d7-a26681cbc6b6:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-85f07509-6f71-4c99-81d7-a26681cbc6b6:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-85f07509-6f71-4c99-81d7-a26681cbc6b6 {
  margin-top: 10px;
}
}

  #s-85f07509-6f71-4c99-81d7-a26681cbc6b6-root {
    text-align: center;
  }


#s-85f07509-6f71-4c99-81d7-a26681cbc6b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-85f07509-6f71-4c99-81d7-a26681cbc6b6-root {
    text-align: center;
  }


#s-85f07509-6f71-4c99-81d7-a26681cbc6b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-85f07509-6f71-4c99-81d7-a26681cbc6b6-root {
    text-align: center;
  }


#s-85f07509-6f71-4c99-81d7-a26681cbc6b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-85f07509-6f71-4c99-81d7-a26681cbc6b6-root {
    text-align: center;
  }


#s-85f07509-6f71-4c99-81d7-a26681cbc6b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-85f07509-6f71-4c99-81d7-a26681cbc6b6-root {
    text-align: center;
  }


#s-85f07509-6f71-4c99-81d7-a26681cbc6b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-77c36267-97ad-4827-88bf-7bc3dfee32e3 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (max-width: 767px){#s-77c36267-97ad-4827-88bf-7bc3dfee32e3 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}







#s-77c36267-97ad-4827-88bf-7bc3dfee32e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77c36267-97ad-4827-88bf-7bc3dfee32e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-943eb8a2-e8de-492a-8da9-ef17885dca0e {
  text-align: left;
}



.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-943eb8a2-e8de-492a-8da9-ef17885dca0e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2c934b08-45f3-4f12-b07b-3a5cc7aed10c {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-2c934b08-45f3-4f12-b07b-3a5cc7aed10c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c934b08-45f3-4f12-b07b-3a5cc7aed10c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9583e5df-9d66-44fb-9ec8-355fd0cfd3bc {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-9583e5df-9d66-44fb-9ec8-355fd0cfd3bc {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-9583e5df-9d66-44fb-9ec8-355fd0cfd3bc .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
@media (max-width: 767px){#s-9583e5df-9d66-44fb-9ec8-355fd0cfd3bc .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}
}
#s-a4898486-14e8-41fe-b217-443721e26c45 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4d68bf6f-b4ea-4934-aa42-da3a370c75cd {
  margin-top: 10px;
text-align: center;
}

#s-4d68bf6f-b4ea-4934-aa42-da3a370c75cd .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-4d68bf6f-b4ea-4934-aa42-da3a370c75cd .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-4d68bf6f-b4ea-4934-aa42-da3a370c75cd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6 {
  margin-top: 10px;
}
}

  #s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6-root {
    text-align: center;
  }


#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6-root {
    text-align: center;
  }


#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6-root {
    text-align: center;
  }


#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6-root {
    text-align: center;
  }


#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6-root {
    text-align: center;
  }


#s-de9b3ee3-51dd-4301-a663-5df9f3dbc4e6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-72aeff6b-8050-413c-b11b-30bc98cb6070 {
  margin-top: 20px;
margin-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-72aeff6b-8050-413c-b11b-30bc98cb6070 {
  display: none;
}
#s-72aeff6b-8050-413c-b11b-30bc98cb6070, #wrap-s-72aeff6b-8050-413c-b11b-30bc98cb6070 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72aeff6b-8050-413c-b11b-30bc98cb6070 {
  display: none;
}
#s-72aeff6b-8050-413c-b11b-30bc98cb6070, #wrap-s-72aeff6b-8050-413c-b11b-30bc98cb6070 { display: none !important; }}







#s-72aeff6b-8050-413c-b11b-30bc98cb6070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-72aeff6b-8050-413c-b11b-30bc98cb6070.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-18a7e9a0-aa63-44cf-a2f8-e1a4c7134d46 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-18a7e9a0-aa63-44cf-a2f8-e1a4c7134d46"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-18a7e9a0-aa63-44cf-a2f8-e1a4c7134d46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-18a7e9a0-aa63-44cf-a2f8-e1a4c7134d46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-18a7e9a0-aa63-44cf-a2f8-e1a4c7134d46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6df865ae-dbc0-4415-986f-ca96db260207 {
  margin-left: 0%;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-6df865ae-dbc0-4415-986f-ca96db260207 {
  display: none;
}
#s-6df865ae-dbc0-4415-986f-ca96db260207, #wrap-s-6df865ae-dbc0-4415-986f-ca96db260207 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df865ae-dbc0-4415-986f-ca96db260207 {
  display: none;
}
#s-6df865ae-dbc0-4415-986f-ca96db260207, #wrap-s-6df865ae-dbc0-4415-986f-ca96db260207 { display: none !important; }}







#s-6df865ae-dbc0-4415-986f-ca96db260207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6df865ae-dbc0-4415-986f-ca96db260207.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 {
  text-align: left;
}



.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7306ead8-a05a-4ba2-979c-ddb27a0947a7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-c9043941-bb09-4c8b-a2e2-8fb4abb770de {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-c9043941-bb09-4c8b-a2e2-8fb4abb770de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9043941-bb09-4c8b-a2e2-8fb4abb770de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c5a3d50-8f9e-47a0-b42f-19d384223560 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-6c5a3d50-8f9e-47a0-b42f-19d384223560 {
  padding-top: 10px;
padding-bottom: 0px;
}
}
#s-6c5a3d50-8f9e-47a0-b42f-19d384223560 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}

#s-c6ec8edf-66dd-4a5e-a486-f0f29796a3b9 {
  margin-top: 10px;
text-align: center;
}

#s-c6ec8edf-66dd-4a5e-a486-f0f29796a3b9 .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-c6ec8edf-66dd-4a5e-a486-f0f29796a3b9 .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-c6ec8edf-66dd-4a5e-a486-f0f29796a3b9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

#s-12be8fb9-de6f-42c7-954e-b44ff6024e74 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-12be8fb9-de6f-42c7-954e-b44ff6024e74:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-12be8fb9-de6f-42c7-954e-b44ff6024e74:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-12be8fb9-de6f-42c7-954e-b44ff6024e74-root {
    text-align: center;
  }


#s-12be8fb9-de6f-42c7-954e-b44ff6024e74.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-12be8fb9-de6f-42c7-954e-b44ff6024e74-root {
    text-align: center;
  }


#s-12be8fb9-de6f-42c7-954e-b44ff6024e74.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-12be8fb9-de6f-42c7-954e-b44ff6024e74-root {
    text-align: center;
  }


#s-12be8fb9-de6f-42c7-954e-b44ff6024e74.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-12be8fb9-de6f-42c7-954e-b44ff6024e74-root {
    text-align: center;
  }


#s-12be8fb9-de6f-42c7-954e-b44ff6024e74.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-12be8fb9-de6f-42c7-954e-b44ff6024e74-root {
    text-align: center;
  }


#s-12be8fb9-de6f-42c7-954e-b44ff6024e74.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e9f41d65-8c95-44c1-aee3-4edf1c33558c {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}








#s-e9f41d65-8c95-44c1-aee3-4edf1c33558c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e9f41d65-8c95-44c1-aee3-4edf1c33558c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b3504759-43a5-41a7-ac42-b07ec401e31e {
  text-align: left;
}



.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3504759-43a5-41a7-ac42-b07ec401e31e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-9cb50220-785c-4b15-b6b5-887cef28c84e {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-9cb50220-785c-4b15-b6b5-887cef28c84e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cb50220-785c-4b15-b6b5-887cef28c84e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53b93edf-751e-45e1-a311-f4ced063f680 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-53b93edf-751e-45e1-a311-f4ced063f680 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}
}
#s-53b93edf-751e-45e1-a311-f4ced063f680 .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}

#s-66faf951-d8d8-4cb2-bc98-21b7a822333c {
  margin-top: 10px;
text-align: center;
}

#s-66faf951-d8d8-4cb2-bc98-21b7a822333c .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-66faf951-d8d8-4cb2-bc98-21b7a822333c .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-66faf951-d8d8-4cb2-bc98-21b7a822333c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21-root {
    text-align: center;
  }


#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21-root {
    text-align: center;
  }


#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21-root {
    text-align: center;
  }


#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21-root {
    text-align: center;
  }


#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21-root {
    text-align: center;
  }


#s-6121a8b7-0148-4faf-a8b1-c90cdc76ba21.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0fbc5980-8faf-46d0-9fbb-98ac90562a22 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-0fbc5980-8faf-46d0-9fbb-98ac90562a22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0fbc5980-8faf-46d0-9fbb-98ac90562a22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0fbc5980-8faf-46d0-9fbb-98ac90562a22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fbc5980-8faf-46d0-9fbb-98ac90562a22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b0576628-fdd4-4683-bd10-dad2b77d4455 {
  margin-left: 0%;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}
@media (min-width: 1200px){#s-b0576628-fdd4-4683-bd10-dad2b77d4455 {
  display: none;
}
#s-b0576628-fdd4-4683-bd10-dad2b77d4455, #wrap-s-b0576628-fdd4-4683-bd10-dad2b77d4455 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0576628-fdd4-4683-bd10-dad2b77d4455 {
  display: none;
}
#s-b0576628-fdd4-4683-bd10-dad2b77d4455, #wrap-s-b0576628-fdd4-4683-bd10-dad2b77d4455 { display: none !important; }}







#s-b0576628-fdd4-4683-bd10-dad2b77d4455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0576628-fdd4-4683-bd10-dad2b77d4455.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-25c94c15-4653-4e62-8560-78b3b5c28c61 {
  text-align: left;
}



.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c94c15-4653-4e62-8560-78b3b5c28c61 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-db85ac69-1ae9-40ce-81c4-34c02bf55333 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-db85ac69-1ae9-40ce-81c4-34c02bf55333 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db85ac69-1ae9-40ce-81c4-34c02bf55333.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36c68a9c-b11e-406d-99db-dcf8f801022b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-36c68a9c-b11e-406d-99db-dcf8f801022b {
  padding-top: 10px;
padding-bottom: 0px;
}
}
#s-36c68a9c-b11e-406d-99db-dcf8f801022b .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}

#s-e145c32d-b063-4226-9428-67570c6ebca0 {
  margin-top: 10px;
text-align: center;
}

#s-e145c32d-b063-4226-9428-67570c6ebca0 .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e145c32d-b063-4226-9428-67570c6ebca0 .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-e145c32d-b063-4226-9428-67570c6ebca0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

#s-1530d3d1-14ad-4793-885c-688c615515ac {
  margin-top: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1530d3d1-14ad-4793-885c-688c615515ac:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1530d3d1-14ad-4793-885c-688c615515ac:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-1530d3d1-14ad-4793-885c-688c615515ac-root {
    text-align: center;
  }


#s-1530d3d1-14ad-4793-885c-688c615515ac.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1530d3d1-14ad-4793-885c-688c615515ac-root {
    text-align: center;
  }


#s-1530d3d1-14ad-4793-885c-688c615515ac.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1530d3d1-14ad-4793-885c-688c615515ac-root {
    text-align: center;
  }


#s-1530d3d1-14ad-4793-885c-688c615515ac.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1530d3d1-14ad-4793-885c-688c615515ac-root {
    text-align: center;
  }


#s-1530d3d1-14ad-4793-885c-688c615515ac.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1530d3d1-14ad-4793-885c-688c615515ac-root {
    text-align: center;
  }


#s-1530d3d1-14ad-4793-885c-688c615515ac.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-dc51beed-0031-41e6-9375-f91b2a1bd59d {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(248, 246, 241, 1);
}








#s-dc51beed-0031-41e6-9375-f91b2a1bd59d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc51beed-0031-41e6-9375-f91b2a1bd59d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48d8c2ef-0e81-4901-bc7e-043511fc512f {
  text-align: left;
}



.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}

.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-48d8c2ef-0e81-4901-bc7e-043511fc512f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }

#s-e81f67b5-00c6-4bc6-bd69-e0f5f4a140ff {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-e81f67b5-00c6-4bc6-bd69-e0f5f4a140ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e81f67b5-00c6-4bc6-bd69-e0f5f4a140ff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b43c766d-4d2a-4701-a313-ab4b94f0d15a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b43c766d-4d2a-4701-a313-ab4b94f0d15a {
  padding-top: 10px;
padding-bottom: 0px;
}
}
#s-b43c766d-4d2a-4701-a313-ab4b94f0d15a .shg-product-title-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 0.6px;
  
}

#s-999fd085-d8a1-4145-b135-5f57196000f2 {
  margin-top: 10px;
text-align: center;
}

#s-999fd085-d8a1-4145-b135-5f57196000f2 .shg-product-sold-out {
  display: none;
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-999fd085-d8a1-4145-b135-5f57196000f2 .shg-product-price {
  color: rgba(38, 38, 38, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-999fd085-d8a1-4145-b135-5f57196000f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(124, 124, 124, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

#s-6afe6954-89d3-4818-aed8-dddb738a865f {
  margin-top: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 10px;
background-color: rgba(31, 102, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6afe6954-89d3-4818-aed8-dddb738a865f:hover {background-color: rgba(31, 102, 81, 0.68) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6afe6954-89d3-4818-aed8-dddb738a865f:active {background-color: rgba(31, 102, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6afe6954-89d3-4818-aed8-dddb738a865f-root {
    text-align: center;
  }


#s-6afe6954-89d3-4818-aed8-dddb738a865f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6afe6954-89d3-4818-aed8-dddb738a865f-root {
    text-align: center;
  }


#s-6afe6954-89d3-4818-aed8-dddb738a865f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6afe6954-89d3-4818-aed8-dddb738a865f-root {
    text-align: center;
  }


#s-6afe6954-89d3-4818-aed8-dddb738a865f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6afe6954-89d3-4818-aed8-dddb738a865f-root {
    text-align: center;
  }


#s-6afe6954-89d3-4818-aed8-dddb738a865f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6afe6954-89d3-4818-aed8-dddb738a865f-root {
    text-align: center;
  }


#s-6afe6954-89d3-4818-aed8-dddb738a865f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Montserrat;
  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;
}

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

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