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

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

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

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

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

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

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

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

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

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

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

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

#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -9px;
margin-left: -6%;
margin-bottom: -9px;
margin-right: -6%;
padding-left: 2%;
padding-right: 2%;
min-height: 400px;
max-width: 1000px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  display: none;
}
#s-a39fe275-24f1-4b35-99de-fb21cb932958, #wrap-s-a39fe275-24f1-4b35-99de-fb21cb932958 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  display: none;
}
#s-a39fe275-24f1-4b35-99de-fb21cb932958, #wrap-s-a39fe275-24f1-4b35-99de-fb21cb932958 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  display: none;
}
#s-a39fe275-24f1-4b35-99de-fb21cb932958, #wrap-s-a39fe275-24f1-4b35-99de-fb21cb932958 { display:none !important; }}
#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  background-image: url(https://i.shgcdn.com/eb9dd6b0-ce41-4c84-a06c-c4df7780f63d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a39fe275-24f1-4b35-99de-fb21cb932958 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  cursor: pointer;
}#s-a39fe275-24f1-4b35-99de-fb21cb932958.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-a39fe275-24f1-4b35-99de-fb21cb932958 > .shg-box-overlay {
  background-color: rgba(222, 175, 175, 1);
  opacity: 0;
}#s-a39fe275-24f1-4b35-99de-fb21cb932958 {
  cursor: pointer;
}#s-a39fe275-24f1-4b35-99de-fb21cb932958.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-07ac476b-3713-4d1d-af04-844daf0824e2 {
  margin-bottom: -31px;
min-height: 50px;
}








#s-07ac476b-3713-4d1d-af04-844daf0824e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07ac476b-3713-4d1d-af04-844daf0824e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f50a9da-16d0-4d83-b9c3-bd83040e419a {
  margin-top: -20px;
margin-left: 0%;
margin-bottom: -20px;
margin-right: 0%;
min-height: 50px;
}








#s-8f50a9da-16d0-4d83-b9c3-bd83040e419a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f50a9da-16d0-4d83-b9c3-bd83040e419a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a768add3-1b3d-448f-a183-9cf230d3da91 {
  margin-top: -26px;
margin-left: 2%;
margin-right: 2%;
min-height: 100px;
}








#s-a768add3-1b3d-448f-a183-9cf230d3da91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a768add3-1b3d-448f-a183-9cf230d3da91.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb628dc0-3de0-4e7c-9585-48983976af7a {
  min-height: 50px;
}








#s-eb628dc0-3de0-4e7c-9585-48983976af7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb628dc0-3de0-4e7c-9585-48983976af7a.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-85568069-58d3-4680-b8e4-83f5570b0c7a {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 20px;
padding-bottom: 20px;
text-align: right;
}
@media (max-width: 767px){#s-85568069-58d3-4680-b8e4-83f5570b0c7a {
  padding-top: 10px;
padding-bottom: 10px;
display: none;
}
#s-85568069-58d3-4680-b8e4-83f5570b0c7a, #wrap-s-85568069-58d3-4680-b8e4-83f5570b0c7a { display:none !important; }}
#s-85568069-58d3-4680-b8e4-83f5570b0c7a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Canela";
  font-style:  normal ;
  font-size: 48px;
  
  letter-spacing: 1px;
  text-align: right;
}



#s-22779afc-e7dc-4b36-bd29-18b28864f38f {
  margin-top: -8px;
margin-left: -2%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 1%;
padding-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
min-height: 50px;
opacity: 1;
}








#s-22779afc-e7dc-4b36-bd29-18b28864f38f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22779afc-e7dc-4b36-bd29-18b28864f38f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015 {
  border-style: solid;
margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
max-width: 200px;
background-color: rgba(255, 255, 255, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 3px;
line-height: 1em;
}
#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015 {
  display: none;
}
#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015, #wrap-s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015 { display:none !important; }}

  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015-root {
    text-align: right;
  }


#s-9b965d6f-b32b-4be2-893e-eb9ef3b3c015.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ed9ce4d4-d722-469e-ba14-dd5ae70cfaab {
  margin-bottom: 0px;
min-height: 50px;
}








#s-ed9ce4d4-d722-469e-ba14-dd5ae70cfaab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed9ce4d4-d722-469e-ba14-dd5ae70cfaab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13b8620f-bf8e-49cd-b899-9c275772ed09 {
  margin-left: -1%;
margin-right: -1%;
min-height: 50px;
}








#s-13b8620f-bf8e-49cd-b899-9c275772ed09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13b8620f-bf8e-49cd-b899-9c275772ed09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d {
  border-style: solid;
margin-top: 30px;
margin-left: 7%;
margin-bottom: 1px;
margin-right: 0%;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 13px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
max-width: 200px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 3px;
line-height: 0.5em;
}
#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d {
  display: none;
}
#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d, #wrap-s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d {
  display: none;
}
#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d, #wrap-s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d { display:none !important; }}@media (max-width: 767px){#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d {
  display: none;
}
#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d, #wrap-s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d { display:none !important; }}

  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
  #s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d-root {
    text-align: left;
  }


#s-0dfdcaa7-2641-46ba-8f49-db95c9e77c4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-3665c916-2652-4531-ae8e-5e456fdac75d {
  min-height: 50px;
}








#s-3665c916-2652-4531-ae8e-5e456fdac75d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3665c916-2652-4531-ae8e-5e456fdac75d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb89b9b8-2059-4024-b550-1e5b92e990bd {
  min-height: 50px;
}








#s-cb89b9b8-2059-4024-b550-1e5b92e990bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb89b9b8-2059-4024-b550-1e5b92e990bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a512014-8576-4559-94a9-a7c3a96c2e03 {
  min-height: 50px;
}








#s-5a512014-8576-4559-94a9-a7c3a96c2e03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a512014-8576-4559-94a9-a7c3a96c2e03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5afc7ac-1806-411f-9a16-772096db0818 {
  min-height: 50px;
}








#s-d5afc7ac-1806-411f-9a16-772096db0818 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5afc7ac-1806-411f-9a16-772096db0818.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b378d50-f565-4558-a630-98f6499325e2 {
  min-height: 50px;
}








#s-5b378d50-f565-4558-a630-98f6499325e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b378d50-f565-4558-a630-98f6499325e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9b306a2-2017-4c26-bbc7-d06285f41cde {
  margin-top: 10px;
margin-left: 4%;
margin-bottom: -16px;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e9b306a2-2017-4c26-bbc7-d06285f41cde .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-430d7fdd-4d63-4de1-8e8c-03e98e0ebcb6 {
  min-height: 50px;
}








#s-430d7fdd-4d63-4de1-8e8c-03e98e0ebcb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-430d7fdd-4d63-4de1-8e8c-03e98e0ebcb6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a38df200-448c-43f4-be4a-b131cefc4ce5 {
  border-style: solid;
margin-top: 20px;
margin-left: 4%;
margin-bottom: 1px;
margin-right: 3%;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 13px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
max-width: 200px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 3px;
line-height: 0.5em;
}
#s-a38df200-448c-43f4-be4a-b131cefc4ce5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a38df200-448c-43f4-be4a-b131cefc4ce5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
  #s-a38df200-448c-43f4-be4a-b131cefc4ce5-root {
    text-align: left;
  }


#s-a38df200-448c-43f4-be4a-b131cefc4ce5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-37f6da0f-d600-44bc-8f32-5421a84421bf {
  min-height: 50px;
}








#s-37f6da0f-d600-44bc-8f32-5421a84421bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37f6da0f-d600-44bc-8f32-5421a84421bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-34d083c2-37b6-4433-bb41-339cd843dbe4 {
  min-height: 50px;
}








#s-34d083c2-37b6-4433-bb41-339cd843dbe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d083c2-37b6-4433-bb41-339cd843dbe4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f9b722b-cfc8-4182-960c-0f9f7750d1b2 {
  min-height: 50px;
}








#s-7f9b722b-cfc8-4182-960c-0f9f7750d1b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f9b722b-cfc8-4182-960c-0f9f7750d1b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e {
  display: none;
}
#s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e, #wrap-s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e { display:none !important; }}






  #s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e img.shogun-image {
    

    
    
    
  }


#s-cda2c0d3-e42a-4aed-999f-fafa3e20f68e .shogun-image-content {
  
    align-items: center;
  
}

#s-a1d2fafa-7558-4996-bdc2-cb2129b7f580 {
  min-height: 50px;
}








#s-a1d2fafa-7558-4996-bdc2-cb2129b7f580 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1d2fafa-7558-4996-bdc2-cb2129b7f580.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3cf6baf3-c8a8-496b-a431-02ca30272141 {
  min-height: 50px;
}








#s-3cf6baf3-c8a8-496b-a431-02ca30272141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cf6baf3-c8a8-496b-a431-02ca30272141.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b565d6d7-f456-49b0-a8a7-644b1e43797d {
  min-height: 50px;
}








#s-b565d6d7-f456-49b0-a8a7-644b1e43797d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b565d6d7-f456-49b0-a8a7-644b1e43797d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b33281c8-2031-4f74-9a12-b1a409aceadd {
  min-height: 50px;
}








#s-b33281c8-2031-4f74-9a12-b1a409aceadd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b33281c8-2031-4f74-9a12-b1a409aceadd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89783fb1-9b7e-4b20-9606-33dbc50ab45e {
  min-height: 50px;
}








#s-89783fb1-9b7e-4b20-9606-33dbc50ab45e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89783fb1-9b7e-4b20-9606-33dbc50ab45e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e828d06f-5451-4032-b70f-fb869603e792 {
  margin-top: 89px;
margin-left: 3%;
margin-right: 56%;
text-align: center;
}
@media (min-width: 1200px){#s-e828d06f-5451-4032-b70f-fb869603e792 {
  display: none;
}
#s-e828d06f-5451-4032-b70f-fb869603e792, #wrap-s-e828d06f-5451-4032-b70f-fb869603e792 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e828d06f-5451-4032-b70f-fb869603e792 {
  display: none;
}
#s-e828d06f-5451-4032-b70f-fb869603e792, #wrap-s-e828d06f-5451-4032-b70f-fb869603e792 { display:none !important; }}@media (max-width: 767px){#s-e828d06f-5451-4032-b70f-fb869603e792 {
  display: none;
}
#s-e828d06f-5451-4032-b70f-fb869603e792, #wrap-s-e828d06f-5451-4032-b70f-fb869603e792 { display:none !important; }}






  #s-e828d06f-5451-4032-b70f-fb869603e792 img.shogun-image {
    

    
    
    
  }


#s-e828d06f-5451-4032-b70f-fb869603e792 .shogun-image-content {
  
    align-items: center;
  
}

#s-c811b31b-734e-4c32-ae51-31f4c78ed2a3 {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-c811b31b-734e-4c32-ae51-31f4c78ed2a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c811b31b-734e-4c32-ae51-31f4c78ed2a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3 {
  margin-top: 3px;
margin-left: 1%;
margin-right: 2%;
padding-top: 5px;
padding-left: 35px;
padding-bottom: 5px;
padding-right: 35px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3 {
  display: none;
}
#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3, #wrap-s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3 {
  display: none;
}
#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3, #wrap-s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3 { display:none !important; }}

  #s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3-root {
    text-align: left;
  }


#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3-root {
    text-align: left;
  }


#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3-root {
    text-align: left;
  }


#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3-root {
    text-align: left;
  }


#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3-root {
    text-align: left;
  }


#s-b4502c0d-eb24-4053-8147-1a6d6ad89dc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-ce7ff6b1-a5b3-40e8-8db3-a0a1cc5f2844 {
  min-height: 50px;
}








#s-ce7ff6b1-a5b3-40e8-8db3-a0a1cc5f2844 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce7ff6b1-a5b3-40e8-8db3-a0a1cc5f2844.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b221f3b2-3333-4223-94de-971f324687cb {
  min-height: 50px;
}








#s-b221f3b2-3333-4223-94de-971f324687cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b221f3b2-3333-4223-94de-971f324687cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0df65bb-7b3b-4bb3-accd-18471e27fb8e {
  min-height: 50px;
}








#s-f0df65bb-7b3b-4bb3-accd-18471e27fb8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0df65bb-7b3b-4bb3-accd-18471e27fb8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-469fbe41-31ee-4b41-af21-092cfc230b71 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-469fbe41-31ee-4b41-af21-092cfc230b71 {
  display: none;
}
#s-469fbe41-31ee-4b41-af21-092cfc230b71, #wrap-s-469fbe41-31ee-4b41-af21-092cfc230b71 { display:none !important; }}@media (max-width: 767px){#s-469fbe41-31ee-4b41-af21-092cfc230b71 {
  display: none;
}
#s-469fbe41-31ee-4b41-af21-092cfc230b71, #wrap-s-469fbe41-31ee-4b41-af21-092cfc230b71 { display:none !important; }}







#s-469fbe41-31ee-4b41-af21-092cfc230b71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-469fbe41-31ee-4b41-af21-092cfc230b71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5325375d-a643-4111-8e97-6bd4d361ec11 {
  min-height: 50px;
}








#s-5325375d-a643-4111-8e97-6bd4d361ec11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5325375d-a643-4111-8e97-6bd4d361ec11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03a76c43-a3a6-4215-801a-cc01257a49d2 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-03a76c43-a3a6-4215-801a-cc01257a49d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03a76c43-a3a6-4215-801a-cc01257a49d2 {
  display: none;
}
#s-03a76c43-a3a6-4215-801a-cc01257a49d2, #wrap-s-03a76c43-a3a6-4215-801a-cc01257a49d2 { display:none !important; }}@media (max-width: 767px){#s-03a76c43-a3a6-4215-801a-cc01257a49d2 {
  display: none;
}
#s-03a76c43-a3a6-4215-801a-cc01257a49d2, #wrap-s-03a76c43-a3a6-4215-801a-cc01257a49d2 { display:none !important; }}







#s-03a76c43-a3a6-4215-801a-cc01257a49d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a76c43-a3a6-4215-801a-cc01257a49d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f45326dc-890b-4cf9-b922-d362ddc4b67a {
  margin-left: 7%;
margin-right: 7%;
padding-top: 5px;
padding-left: 31px;
padding-bottom: 5px;
padding-right: 31px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f45326dc-890b-4cf9-b922-d362ddc4b67a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f45326dc-890b-4cf9-b922-d362ddc4b67a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f45326dc-890b-4cf9-b922-d362ddc4b67a {
  display: none;
}
#s-f45326dc-890b-4cf9-b922-d362ddc4b67a, #wrap-s-f45326dc-890b-4cf9-b922-d362ddc4b67a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f45326dc-890b-4cf9-b922-d362ddc4b67a {
  display: none;
}
#s-f45326dc-890b-4cf9-b922-d362ddc4b67a, #wrap-s-f45326dc-890b-4cf9-b922-d362ddc4b67a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f45326dc-890b-4cf9-b922-d362ddc4b67a {
  
}
}@media (max-width: 767px){#s-f45326dc-890b-4cf9-b922-d362ddc4b67a {
  
}
}

  #s-f45326dc-890b-4cf9-b922-d362ddc4b67a-root {
    text-align: left;
  }


#s-f45326dc-890b-4cf9-b922-d362ddc4b67a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f45326dc-890b-4cf9-b922-d362ddc4b67a-root {
    text-align: left;
  }


#s-f45326dc-890b-4cf9-b922-d362ddc4b67a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f45326dc-890b-4cf9-b922-d362ddc4b67a-root {
    text-align: left;
  }


#s-f45326dc-890b-4cf9-b922-d362ddc4b67a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f45326dc-890b-4cf9-b922-d362ddc4b67a-root {
    text-align: left;
  }


#s-f45326dc-890b-4cf9-b922-d362ddc4b67a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f45326dc-890b-4cf9-b922-d362ddc4b67a-root {
    text-align: left;
  }


#s-f45326dc-890b-4cf9-b922-d362ddc4b67a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-0640c128-f1af-4d6f-90b8-2046393373c2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0640c128-f1af-4d6f-90b8-2046393373c2 {
  display: none;
}
#s-0640c128-f1af-4d6f-90b8-2046393373c2, #wrap-s-0640c128-f1af-4d6f-90b8-2046393373c2 { display:none !important; }}@media (max-width: 767px){#s-0640c128-f1af-4d6f-90b8-2046393373c2 {
  display: none;
}
#s-0640c128-f1af-4d6f-90b8-2046393373c2, #wrap-s-0640c128-f1af-4d6f-90b8-2046393373c2 { display:none !important; }}







#s-0640c128-f1af-4d6f-90b8-2046393373c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0640c128-f1af-4d6f-90b8-2046393373c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-512e44d3-90b1-4884-98d9-db7b44ccec3b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-512e44d3-90b1-4884-98d9-db7b44ccec3b {
  display: none;
}
#s-512e44d3-90b1-4884-98d9-db7b44ccec3b, #wrap-s-512e44d3-90b1-4884-98d9-db7b44ccec3b { display:none !important; }}@media (max-width: 767px){#s-512e44d3-90b1-4884-98d9-db7b44ccec3b {
  display: none;
}
#s-512e44d3-90b1-4884-98d9-db7b44ccec3b, #wrap-s-512e44d3-90b1-4884-98d9-db7b44ccec3b { display:none !important; }}







#s-512e44d3-90b1-4884-98d9-db7b44ccec3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-512e44d3-90b1-4884-98d9-db7b44ccec3b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 {
  display: none;
}
#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6, #wrap-s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 { display:none !important; }}@media (max-width: 767px){#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 {
  display: none;
}
#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6, #wrap-s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 { display:none !important; }}







#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ba6bef5-a368-4864-b54b-c6c43bd7c7f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-601aff46-2370-4de9-8f27-02516110a82b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-601aff46-2370-4de9-8f27-02516110a82b {
  display: none;
}
#s-601aff46-2370-4de9-8f27-02516110a82b, #wrap-s-601aff46-2370-4de9-8f27-02516110a82b { display:none !important; }}@media (max-width: 767px){#s-601aff46-2370-4de9-8f27-02516110a82b {
  display: none;
}
#s-601aff46-2370-4de9-8f27-02516110a82b, #wrap-s-601aff46-2370-4de9-8f27-02516110a82b { display:none !important; }}







#s-601aff46-2370-4de9-8f27-02516110a82b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-601aff46-2370-4de9-8f27-02516110a82b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1bbe3b28-09eb-4f44-a816-4114372ea953 {
  margin-top: 30px;
margin-left: 3%;
margin-right: 60%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1bbe3b28-09eb-4f44-a816-4114372ea953 {
  display: none;
}
#s-1bbe3b28-09eb-4f44-a816-4114372ea953, #wrap-s-1bbe3b28-09eb-4f44-a816-4114372ea953 { display:none !important; }}@media (max-width: 767px){#s-1bbe3b28-09eb-4f44-a816-4114372ea953 {
  display: none;
}
#s-1bbe3b28-09eb-4f44-a816-4114372ea953, #wrap-s-1bbe3b28-09eb-4f44-a816-4114372ea953 { display:none !important; }}






  #s-1bbe3b28-09eb-4f44-a816-4114372ea953 img.shogun-image {
    

    
    
    
  }


#s-1bbe3b28-09eb-4f44-a816-4114372ea953 .shogun-image-content {
  
    align-items: center;
  
}

#s-9432fcee-2653-4bf3-810e-1f0e89374aed {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9432fcee-2653-4bf3-810e-1f0e89374aed {
  display: none;
}
#s-9432fcee-2653-4bf3-810e-1f0e89374aed, #wrap-s-9432fcee-2653-4bf3-810e-1f0e89374aed { display:none !important; }}@media (max-width: 767px){#s-9432fcee-2653-4bf3-810e-1f0e89374aed {
  display: none;
}
#s-9432fcee-2653-4bf3-810e-1f0e89374aed, #wrap-s-9432fcee-2653-4bf3-810e-1f0e89374aed { display:none !important; }}







#s-9432fcee-2653-4bf3-810e-1f0e89374aed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9432fcee-2653-4bf3-810e-1f0e89374aed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-79a49b34-c239-4c45-b668-9a7528ce5a3d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79a49b34-c239-4c45-b668-9a7528ce5a3d {
  display: none;
}
#s-79a49b34-c239-4c45-b668-9a7528ce5a3d, #wrap-s-79a49b34-c239-4c45-b668-9a7528ce5a3d { display:none !important; }}@media (max-width: 767px){#s-79a49b34-c239-4c45-b668-9a7528ce5a3d {
  display: none;
}
#s-79a49b34-c239-4c45-b668-9a7528ce5a3d, #wrap-s-79a49b34-c239-4c45-b668-9a7528ce5a3d { display:none !important; }}







#s-79a49b34-c239-4c45-b668-9a7528ce5a3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79a49b34-c239-4c45-b668-9a7528ce5a3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3 {
  margin-top: 14px;
margin-left: 4%;
margin-right: 4%;
padding-top: 5px;
padding-left: 35px;
padding-bottom: 5px;
padding-right: 35px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3-root {
    text-align: left;
  }


#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3-root {
    text-align: left;
  }


#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3-root {
    text-align: left;
  }


#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3-root {
    text-align: left;
  }


#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3-root {
    text-align: left;
  }


#s-bee74eb8-8ef4-46a2-b5db-fcce98a9f9f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
#s-777719e6-9913-4000-b947-5792636ab0a4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-777719e6-9913-4000-b947-5792636ab0a4 {
  display: none;
}
#s-777719e6-9913-4000-b947-5792636ab0a4, #wrap-s-777719e6-9913-4000-b947-5792636ab0a4 { display:none !important; }}@media (max-width: 767px){#s-777719e6-9913-4000-b947-5792636ab0a4 {
  display: none;
}
#s-777719e6-9913-4000-b947-5792636ab0a4, #wrap-s-777719e6-9913-4000-b947-5792636ab0a4 { display:none !important; }}







#s-777719e6-9913-4000-b947-5792636ab0a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-777719e6-9913-4000-b947-5792636ab0a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f {
  margin-top: 51px;
margin-bottom: 2px;
margin-right: 2%;
padding-top: 1px;
padding-bottom: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(226, 211, 194, 1);
}
@media (min-width: 1200px){#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f {
  display: none;
}
#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f, #wrap-s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f {
  display: none;
}
#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f, #wrap-s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f {
  display: none;
}
#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f, #wrap-s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f { display:none !important; }}@media (max-width: 767px){#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f {
  display: none;
}
#s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f, #wrap-s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f { display:none !important; }}
@media (min-width: 0px) {
[id="s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-28f7c90d-3458-4e2d-a5a5-cf7e28acef4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6e0107c0-afdb-4836-8921-be1cf81376b5 {
  margin-top: 78px;
margin-left: 4%;
margin-bottom: 78px;
margin-right: 4%;
padding-top: 42px;
padding-left: 4%;
padding-bottom: 42px;
padding-right: 4%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(226, 211, 194, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6e0107c0-afdb-4836-8921-be1cf81376b5 {
  display: none;
}
#s-6e0107c0-afdb-4836-8921-be1cf81376b5, #wrap-s-6e0107c0-afdb-4836-8921-be1cf81376b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e0107c0-afdb-4836-8921-be1cf81376b5 {
  display: none;
}
#s-6e0107c0-afdb-4836-8921-be1cf81376b5, #wrap-s-6e0107c0-afdb-4836-8921-be1cf81376b5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e0107c0-afdb-4836-8921-be1cf81376b5 {
  display: none;
}
#s-6e0107c0-afdb-4836-8921-be1cf81376b5, #wrap-s-6e0107c0-afdb-4836-8921-be1cf81376b5 { display:none !important; }}@media (max-width: 767px){#s-6e0107c0-afdb-4836-8921-be1cf81376b5 {
  
}
}
#s-6e0107c0-afdb-4836-8921-be1cf81376b5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



#s-a997475d-3127-46c2-b193-0854e1eba574 {
  margin-top: 24px;
margin-left: 4%;
margin-bottom: 42px;
margin-right: 4%;
padding-top: 25px;
padding-left: 4%;
padding-bottom: 33px;
padding-right: 4%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(226, 211, 194, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a997475d-3127-46c2-b193-0854e1eba574 {
  display: none;
}
#s-a997475d-3127-46c2-b193-0854e1eba574, #wrap-s-a997475d-3127-46c2-b193-0854e1eba574 { display:none !important; }}@media (max-width: 767px){#s-a997475d-3127-46c2-b193-0854e1eba574 {
  
}
}
#s-a997475d-3127-46c2-b193-0854e1eba574 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  
  
}



#s-0a331306-24d3-409d-9718-6ad59d9b586f {
  margin-top: 19px;
margin-left: 2%;
margin-bottom: 39px;
margin-right: 0%;
padding-top: 12px;
padding-left: 4%;
padding-bottom: 33px;
padding-right: 4%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(226, 211, 194, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0a331306-24d3-409d-9718-6ad59d9b586f {
  
}
}
#s-0a331306-24d3-409d-9718-6ad59d9b586f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.2em;
  
  
}



.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-16846705-9be7-485a-b2ac-bf7320c2a6b4 {
  margin-top: -63px;
margin-left: 2%;
margin-bottom: -63px;
margin-right: -1%;
padding-left: 5%;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(226, 211, 194, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

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

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

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

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

#s-fd54e434-55e8-4af3-a1cb-b5b2ebb8c41a {
  box-shadow:0px 0px 0px 10px rgba(255, 255, 255, 0.98);
margin-top: 179px;
margin-left: -7%;
margin-bottom: 36px;
margin-right: -10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2%;
border-bottom-width: 2px;
border-right-width: 2%;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 {
  margin-top: 46px;
margin-bottom: -7px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 {
  display: none;
}
#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0, #wrap-s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 {
  display: none;
}
#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0, #wrap-s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 {
  display: none;
}
#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0, #wrap-s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 { display:none !important; }}@media (max-width: 767px){#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 {
  display: none;
}
#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0, #wrap-s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 { display:none !important; }}
#s-0de7ed39-cf67-4a70-90e0-c16eefd324b0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Canela";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



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

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

.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-c453951f-8d5f-458c-9372-8f2f77e6902f {
  margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c453951f-8d5f-458c-9372-8f2f77e6902f {
  display: none;
}
#s-c453951f-8d5f-458c-9372-8f2f77e6902f, #wrap-s-c453951f-8d5f-458c-9372-8f2f77e6902f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c453951f-8d5f-458c-9372-8f2f77e6902f {
  display: none;
}
#s-c453951f-8d5f-458c-9372-8f2f77e6902f, #wrap-s-c453951f-8d5f-458c-9372-8f2f77e6902f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c453951f-8d5f-458c-9372-8f2f77e6902f {
  display: none;
}
#s-c453951f-8d5f-458c-9372-8f2f77e6902f, #wrap-s-c453951f-8d5f-458c-9372-8f2f77e6902f { display:none !important; }}
#s-c453951f-8d5f-458c-9372-8f2f77e6902f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c453951f-8d5f-458c-9372-8f2f77e6902f .shg-sld-nav-button.shg-sld-left,
#s-c453951f-8d5f-458c-9372-8f2f77e6902f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-15ede19c-8a9e-47fc-82fd-815568a1327b {
  margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-15ede19c-8a9e-47fc-82fd-815568a1327b {
  display: none;
}
#s-15ede19c-8a9e-47fc-82fd-815568a1327b, #wrap-s-15ede19c-8a9e-47fc-82fd-815568a1327b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15ede19c-8a9e-47fc-82fd-815568a1327b {
  display: none;
}
#s-15ede19c-8a9e-47fc-82fd-815568a1327b, #wrap-s-15ede19c-8a9e-47fc-82fd-815568a1327b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15ede19c-8a9e-47fc-82fd-815568a1327b {
  display: none;
}
#s-15ede19c-8a9e-47fc-82fd-815568a1327b, #wrap-s-15ede19c-8a9e-47fc-82fd-815568a1327b { display:none !important; }}







#s-15ede19c-8a9e-47fc-82fd-815568a1327b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15ede19c-8a9e-47fc-82fd-815568a1327b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f2a6b2b6-caf5-4cd0-9725-4fc8dbec9edb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-f2a6b2b6-caf5-4cd0-9725-4fc8dbec9edb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-f2a6b2b6-caf5-4cd0-9725-4fc8dbec9edb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2a6b2b6-caf5-4cd0-9725-4fc8dbec9edb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e img.shogun-image,
  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
    width: 100%;
    height: auto;
  }



  img.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
    
    
  }


.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shogun-image-content {
  
    align-items: center;
  
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shg-align-container {
  text-align: center
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e img.shogun-image,
  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
    width: 100%;
    height: auto;
  }



  img.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
    
    
  }


.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shogun-image-content {
  
    align-items: center;
  
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shg-align-container {
  text-align: center
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
  box-sizing: border-box;
}


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



  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e img.shogun-image,
  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
    width: 100%;
    height: auto;
  }



  img.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
    
    
  }


.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shogun-image-content {
  
    align-items: center;
  
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shg-align-container {
  text-align: center
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
  box-sizing: border-box;
}


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



  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e img.shogun-image,
  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
    width: 100%;
    height: auto;
  }



  img.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
    
    
  }


.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shogun-image-content {
  
    align-items: center;
  
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shg-align-container {
  text-align: center
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
  box-sizing: border-box;
}


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



  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e img.shogun-image,
  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f190f25d-5e8b-4a8a-a158-55f15ed2114e {
    width: 100%;
    height: auto;
  }



  img.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
    
    
  }


.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e .shogun-image-content {
  
    align-items: center;
  
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shg-align-container {
  text-align: center
}

.s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f190f25d-5e8b-4a8a-a158-55f15ed2114e.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-7eccdfce-356e-4e12-b0d2-b08abf39837c {
  display: none;
}
#s-7eccdfce-356e-4e12-b0d2-b08abf39837c, #wrap-s-7eccdfce-356e-4e12-b0d2-b08abf39837c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7eccdfce-356e-4e12-b0d2-b08abf39837c {
  display: none;
}
#s-7eccdfce-356e-4e12-b0d2-b08abf39837c, #wrap-s-7eccdfce-356e-4e12-b0d2-b08abf39837c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7eccdfce-356e-4e12-b0d2-b08abf39837c {
  display: none;
}
#s-7eccdfce-356e-4e12-b0d2-b08abf39837c, #wrap-s-7eccdfce-356e-4e12-b0d2-b08abf39837c { display:none !important; }}
#s-53c6a821-e81f-4440-98f7-2a9a29a5340b {
  display: none;
}
.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

.shg-product-selector-hidden {
  display: none;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}
@media (min-width: 1200px){#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 {
  display: none;
}
#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30, #wrap-s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 {
  display: none;
}
#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30, #wrap-s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 {
  display: none;
}
#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30, #wrap-s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 { display:none !important; }}
#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30-btn-wrapper {
    text-align: center;
  }


#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-variant-btn:hover {
  background: #252525;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-variant-btn:active, #s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-51d95af0-543b-4eb2-b3ad-0c5e4c39cc30 .shg-variant-btn.disabled {
  background: #252525;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-1f92ed25-b93d-41ec-9cfc-b028a0592b2e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c img.shogun-image,
  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
    width: 100%;
    height: auto;
  }



  img.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
    
    
  }


.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shogun-image-content {
  
    align-items: center;
  
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shg-align-container {
  text-align: center
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c img.shogun-image,
  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
    width: 100%;
    height: auto;
  }



  img.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
    
    
  }


.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shogun-image-content {
  
    align-items: center;
  
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shg-align-container {
  text-align: center
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
  box-sizing: border-box;
}


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



  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c img.shogun-image,
  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
    width: 100%;
    height: auto;
  }



  img.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
    
    
  }


.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shogun-image-content {
  
    align-items: center;
  
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shg-align-container {
  text-align: center
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
  box-sizing: border-box;
}


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



  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c img.shogun-image,
  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
    width: 100%;
    height: auto;
  }



  img.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
    
    
  }


.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shogun-image-content {
  
    align-items: center;
  
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shg-align-container {
  text-align: center
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
  box-sizing: border-box;
}


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



  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c img.shogun-image,
  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e6fb0ac4-5db8-4a55-8517-f0310deba27c {
    width: 100%;
    height: auto;
  }



  img.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
    
    
  }


.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c .shogun-image-content {
  
    align-items: center;
  
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shg-align-container {
  text-align: center
}

.s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6fb0ac4-5db8-4a55-8517-f0310deba27c.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca {
  display: none;
}
#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca, #wrap-s-ce580dd5-adab-4870-88d4-bcd2b30e3dca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca {
  display: none;
}
#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca, #wrap-s-ce580dd5-adab-4870-88d4-bcd2b30e3dca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca {
  display: none;
}
#s-ce580dd5-adab-4870-88d4-bcd2b30e3dca, #wrap-s-ce580dd5-adab-4870-88d4-bcd2b30e3dca { display:none !important; }}
#s-537f8061-1832-4c25-b8a8-cfc5bda9d14c {
  display: none;
}
#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e-btn-wrapper {
    text-align: center;
  }


#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-variant-btn:hover {
  background: #252525;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-variant-btn:active, #s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-18399f0e-ba46-4989-a7b8-d03a34e7bc8e .shg-variant-btn.disabled {
  background: #252525;
}

#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 {
  display: none;
}
#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7, #wrap-s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 {
  display: none;
}
#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7, #wrap-s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 {
  display: none;
}
#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7, #wrap-s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 { display:none !important; }}


#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-042ffec8-f83e-4c3c-b8d9-c06847ada8e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-77d61e24-a881-4935-aba3-c63fb952fcfa {
  margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-77d61e24-a881-4935-aba3-c63fb952fcfa {
  display: none;
}
#s-77d61e24-a881-4935-aba3-c63fb952fcfa, #wrap-s-77d61e24-a881-4935-aba3-c63fb952fcfa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77d61e24-a881-4935-aba3-c63fb952fcfa {
  display: none;
}
#s-77d61e24-a881-4935-aba3-c63fb952fcfa, #wrap-s-77d61e24-a881-4935-aba3-c63fb952fcfa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77d61e24-a881-4935-aba3-c63fb952fcfa {
  display: none;
}
#s-77d61e24-a881-4935-aba3-c63fb952fcfa, #wrap-s-77d61e24-a881-4935-aba3-c63fb952fcfa { display:none !important; }}







#s-77d61e24-a881-4935-aba3-c63fb952fcfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77d61e24-a881-4935-aba3-c63fb952fcfa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6cbb979f-7abc-49da-836a-dd5c28456f75"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-6cbb979f-7abc-49da-836a-dd5c28456f75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-6cbb979f-7abc-49da-836a-dd5c28456f75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cbb979f-7abc-49da-836a-dd5c28456f75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa img.shogun-image,
  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
    width: 100%;
    height: auto;
  }



  img.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
    
    
  }


.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shg-align-container {
  text-align: center
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa img.shogun-image,
  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
    width: 100%;
    height: auto;
  }



  img.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
    
    
  }


.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shg-align-container {
  text-align: center
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
  box-sizing: border-box;
}


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



  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa img.shogun-image,
  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
    width: 100%;
    height: auto;
  }



  img.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
    
    
  }


.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shg-align-container {
  text-align: center
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
  box-sizing: border-box;
}


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



  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa img.shogun-image,
  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
    width: 100%;
    height: auto;
  }



  img.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
    
    
  }


.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shg-align-container {
  text-align: center
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
  box-sizing: border-box;
}


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



  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa img.shogun-image,
  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa {
    width: 100%;
    height: auto;
  }



  img.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
    
    
  }


.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shg-align-container {
  text-align: center
}

.s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08f8c72f-d29c-4fc0-864b-1c4fc7e8a5aa.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 {
  display: none;
}
#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0, #wrap-s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 {
  display: none;
}
#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0, #wrap-s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 {
  display: none;
}
#s-11c7a489-b88a-4c7c-b54c-257ca5319ba0, #wrap-s-11c7a489-b88a-4c7c-b54c-257ca5319ba0 { display:none !important; }}
#s-f2f0e4db-e0d6-42cd-a8f2-4af58324624c {
  display: none;
}
#s-5ea0f54d-9111-4447-a15d-4442fc336267 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}
@media (min-width: 1200px){#s-5ea0f54d-9111-4447-a15d-4442fc336267 {
  display: none;
}
#s-5ea0f54d-9111-4447-a15d-4442fc336267, #wrap-s-5ea0f54d-9111-4447-a15d-4442fc336267 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ea0f54d-9111-4447-a15d-4442fc336267 {
  display: none;
}
#s-5ea0f54d-9111-4447-a15d-4442fc336267, #wrap-s-5ea0f54d-9111-4447-a15d-4442fc336267 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ea0f54d-9111-4447-a15d-4442fc336267 {
  display: none;
}
#s-5ea0f54d-9111-4447-a15d-4442fc336267, #wrap-s-5ea0f54d-9111-4447-a15d-4442fc336267 { display:none !important; }}
#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-5ea0f54d-9111-4447-a15d-4442fc336267-btn-wrapper {
    text-align: center;
  }


#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-variant-btn:hover {
  background: #252525;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-variant-btn:active, #s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-5ea0f54d-9111-4447-a15d-4442fc336267 .shg-variant-btn.disabled {
  background: #252525;
}

#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-faca89d1-70c0-4c88-95a9-c0cf53b10cbc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-641c823a-502c-4e35-b56d-e0f7e052f28c {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-641c823a-502c-4e35-b56d-e0f7e052f28c img.shogun-image,
  #s-641c823a-502c-4e35-b56d-e0f7e052f28c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-641c823a-502c-4e35-b56d-e0f7e052f28c {
    width: 100%;
    height: auto;
  }



  img.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
    
    
  }


.s-641c823a-502c-4e35-b56d-e0f7e052f28c .shogun-image-content {
  
    align-items: center;
  
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shg-align-container {
  text-align: center
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-641c823a-502c-4e35-b56d-e0f7e052f28c img.shogun-image,
  #s-641c823a-502c-4e35-b56d-e0f7e052f28c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-641c823a-502c-4e35-b56d-e0f7e052f28c {
    width: 100%;
    height: auto;
  }



  img.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
    
    
  }


.s-641c823a-502c-4e35-b56d-e0f7e052f28c .shogun-image-content {
  
    align-items: center;
  
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shg-align-container {
  text-align: center
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
  box-sizing: border-box;
}


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



  #s-641c823a-502c-4e35-b56d-e0f7e052f28c img.shogun-image,
  #s-641c823a-502c-4e35-b56d-e0f7e052f28c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-641c823a-502c-4e35-b56d-e0f7e052f28c {
    width: 100%;
    height: auto;
  }



  img.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
    
    
  }


.s-641c823a-502c-4e35-b56d-e0f7e052f28c .shogun-image-content {
  
    align-items: center;
  
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shg-align-container {
  text-align: center
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
  box-sizing: border-box;
}


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



  #s-641c823a-502c-4e35-b56d-e0f7e052f28c img.shogun-image,
  #s-641c823a-502c-4e35-b56d-e0f7e052f28c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-641c823a-502c-4e35-b56d-e0f7e052f28c {
    width: 100%;
    height: auto;
  }



  img.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
    
    
  }


.s-641c823a-502c-4e35-b56d-e0f7e052f28c .shogun-image-content {
  
    align-items: center;
  
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shg-align-container {
  text-align: center
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
  box-sizing: border-box;
}


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



  #s-641c823a-502c-4e35-b56d-e0f7e052f28c img.shogun-image,
  #s-641c823a-502c-4e35-b56d-e0f7e052f28c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-641c823a-502c-4e35-b56d-e0f7e052f28c {
    width: 100%;
    height: auto;
  }



  img.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
    
    
  }


.s-641c823a-502c-4e35-b56d-e0f7e052f28c .shogun-image-content {
  
    align-items: center;
  
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shg-align-container {
  text-align: center
}

.s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-641c823a-502c-4e35-b56d-e0f7e052f28c.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc {
  display: none;
}
#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc, #wrap-s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc {
  display: none;
}
#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc, #wrap-s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc {
  display: none;
}
#s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc, #wrap-s-8d24b5ed-bc0b-4d77-8fc2-3fe93878c9bc { display:none !important; }}
#s-3c02fce3-afad-4166-9626-38b194692979 {
  display: none;
}
#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b-btn-wrapper {
    text-align: center;
  }


#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-variant-btn:hover {
  background: #252525;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-variant-btn:active, #s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-c5584e29-46fe-4daf-b21b-51c28ca0bf4b .shg-variant-btn.disabled {
  background: #252525;
}

#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee {
  display: none;
}
#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee, #wrap-s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee {
  display: none;
}
#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee, #wrap-s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee {
  display: none;
}
#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee, #wrap-s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee { display:none !important; }}


#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-df4b0492-a1a5-4cea-bb05-7c0d4855fdee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 {
  margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 {
  display: none;
}
#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0, #wrap-s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 {
  display: none;
}
#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0, #wrap-s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 {
  display: none;
}
#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0, #wrap-s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 { display:none !important; }}







#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a500a32-ab7d-4e1f-ba9d-dce0bc6d44f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1f767de4-95ee-4d04-a16e-2a855ce74e78"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-1f767de4-95ee-4d04-a16e-2a855ce74e78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-1f767de4-95ee-4d04-a16e-2a855ce74e78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f767de4-95ee-4d04-a16e-2a855ce74e78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 img.shogun-image,
  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
    width: 100%;
    height: auto;
  }



  img.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
    
    
  }


.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shogun-image-content {
  
    align-items: center;
  
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shg-align-container {
  text-align: center
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 img.shogun-image,
  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
    width: 100%;
    height: auto;
  }



  img.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
    
    
  }


.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shogun-image-content {
  
    align-items: center;
  
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shg-align-container {
  text-align: center
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
  box-sizing: border-box;
}


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



  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 img.shogun-image,
  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
    width: 100%;
    height: auto;
  }



  img.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
    
    
  }


.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shogun-image-content {
  
    align-items: center;
  
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shg-align-container {
  text-align: center
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
  box-sizing: border-box;
}


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



  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 img.shogun-image,
  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
    width: 100%;
    height: auto;
  }



  img.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
    
    
  }


.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shogun-image-content {
  
    align-items: center;
  
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shg-align-container {
  text-align: center
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
  box-sizing: border-box;
}


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



  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 img.shogun-image,
  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 {
    width: 100%;
    height: auto;
  }



  img.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
    
    
  }


.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4 .shogun-image-content {
  
    align-items: center;
  
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shg-align-container {
  text-align: center
}

.s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75bb2a09-c35c-464d-beac-e4fd7f584dd4.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 {
  display: none;
}
#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413, #wrap-s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 {
  display: none;
}
#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413, #wrap-s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 {
  display: none;
}
#s-299e13c3-5cb4-458b-8a9b-ce2f741f3413, #wrap-s-299e13c3-5cb4-458b-8a9b-ce2f741f3413 { display:none !important; }}
#s-31dbcfac-c172-4244-aeb1-abe9ccb69a1f {
  display: none;
}
#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}
@media (min-width: 1200px){#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 {
  display: none;
}
#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5, #wrap-s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 {
  display: none;
}
#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5, #wrap-s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 {
  display: none;
}
#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5, #wrap-s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 { display:none !important; }}
#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5-btn-wrapper {
    text-align: center;
  }


#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-variant-btn:hover {
  background: #252525;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-variant-btn:active, #s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-d8d8f39b-8c3c-42b0-8f1b-cf2382502cb5 .shg-variant-btn.disabled {
  background: #252525;
}

#s-97a4b727-0532-49b0-9aef-c6d0e65ff276 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-97a4b727-0532-49b0-9aef-c6d0e65ff276:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-97a4b727-0532-49b0-9aef-c6d0e65ff276:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-97a4b727-0532-49b0-9aef-c6d0e65ff276 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97a4b727-0532-49b0-9aef-c6d0e65ff276.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97a4b727-0532-49b0-9aef-c6d0e65ff276.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-97a4b727-0532-49b0-9aef-c6d0e65ff276.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d img.shogun-image,
  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
    width: 100%;
    height: auto;
  }



  img.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
    
    
  }


.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shogun-image-content {
  
    align-items: center;
  
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shg-align-container {
  text-align: center
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d img.shogun-image,
  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
    width: 100%;
    height: auto;
  }



  img.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
    
    
  }


.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shogun-image-content {
  
    align-items: center;
  
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shg-align-container {
  text-align: center
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
  box-sizing: border-box;
}


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



  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d img.shogun-image,
  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
    width: 100%;
    height: auto;
  }



  img.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
    
    
  }


.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shogun-image-content {
  
    align-items: center;
  
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shg-align-container {
  text-align: center
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
  box-sizing: border-box;
}


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



  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d img.shogun-image,
  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
    width: 100%;
    height: auto;
  }



  img.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
    
    
  }


.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shogun-image-content {
  
    align-items: center;
  
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shg-align-container {
  text-align: center
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
  box-sizing: border-box;
}


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



  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d img.shogun-image,
  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-adba2218-3dce-4bb0-a2ae-ed54e184e10d {
    width: 100%;
    height: auto;
  }



  img.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
    
    
  }


.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d .shogun-image-content {
  
    align-items: center;
  
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shg-align-container {
  text-align: center
}

.s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-adba2218-3dce-4bb0-a2ae-ed54e184e10d.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 1200px){#s-c88ae2ea-684d-43a7-be80-d70e576b464c {
  display: none;
}
#s-c88ae2ea-684d-43a7-be80-d70e576b464c, #wrap-s-c88ae2ea-684d-43a7-be80-d70e576b464c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c88ae2ea-684d-43a7-be80-d70e576b464c {
  display: none;
}
#s-c88ae2ea-684d-43a7-be80-d70e576b464c, #wrap-s-c88ae2ea-684d-43a7-be80-d70e576b464c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c88ae2ea-684d-43a7-be80-d70e576b464c {
  display: none;
}
#s-c88ae2ea-684d-43a7-be80-d70e576b464c, #wrap-s-c88ae2ea-684d-43a7-be80-d70e576b464c { display:none !important; }}
#s-2baffde1-3cc5-41f9-977e-54ae8d2a4bd0 {
  display: none;
}
#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f-btn-wrapper {
    text-align: center;
  }


#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-variant-btn:hover {
  background: #252525;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-variant-btn:active, #s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-7e8377e7-7ceb-4e04-b4cb-c8274e93be5f .shg-variant-btn.disabled {
  background: #252525;
}

#s-449daeab-3577-4191-9291-1715ef7d7e45 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-449daeab-3577-4191-9291-1715ef7d7e45:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-449daeab-3577-4191-9291-1715ef7d7e45:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-449daeab-3577-4191-9291-1715ef7d7e45 {
  display: none;
}
#s-449daeab-3577-4191-9291-1715ef7d7e45, #wrap-s-449daeab-3577-4191-9291-1715ef7d7e45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-449daeab-3577-4191-9291-1715ef7d7e45 {
  display: none;
}
#s-449daeab-3577-4191-9291-1715ef7d7e45, #wrap-s-449daeab-3577-4191-9291-1715ef7d7e45 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-449daeab-3577-4191-9291-1715ef7d7e45 {
  display: none;
}
#s-449daeab-3577-4191-9291-1715ef7d7e45, #wrap-s-449daeab-3577-4191-9291-1715ef7d7e45 { display:none !important; }}


#s-449daeab-3577-4191-9291-1715ef7d7e45 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-449daeab-3577-4191-9291-1715ef7d7e45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-449daeab-3577-4191-9291-1715ef7d7e45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-449daeab-3577-4191-9291-1715ef7d7e45.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bab3d723-101c-4727-8341-645bad52c039 {
  margin-top: -42px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bab3d723-101c-4727-8341-645bad52c039 {
  display: none;
}
#s-bab3d723-101c-4727-8341-645bad52c039, #wrap-s-bab3d723-101c-4727-8341-645bad52c039 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bab3d723-101c-4727-8341-645bad52c039 {
  display: none;
}
#s-bab3d723-101c-4727-8341-645bad52c039, #wrap-s-bab3d723-101c-4727-8341-645bad52c039 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bab3d723-101c-4727-8341-645bad52c039 {
  display: none;
}
#s-bab3d723-101c-4727-8341-645bad52c039, #wrap-s-bab3d723-101c-4727-8341-645bad52c039 { display:none !important; }}







#s-bab3d723-101c-4727-8341-645bad52c039 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bab3d723-101c-4727-8341-645bad52c039.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93fa0c24-da1f-415e-ac92-7824c45b804c {
  margin-top: 50px;
}
@media (max-width: 767px){#s-93fa0c24-da1f-415e-ac92-7824c45b804c {
  display: none;
}
#s-93fa0c24-da1f-415e-ac92-7824c45b804c, #wrap-s-93fa0c24-da1f-415e-ac92-7824c45b804c { display:none !important; }}
#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 {
  display: none;
}
#s-fb262b53-0a7d-4b1d-865f-e931ce20a504, #wrap-s-fb262b53-0a7d-4b1d-865f-e931ce20a504 { display:none !important; }}@media (max-width: 767px){#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 {
  display: none;
}
#s-fb262b53-0a7d-4b1d-865f-e931ce20a504, #wrap-s-fb262b53-0a7d-4b1d-865f-e931ce20a504 { display:none !important; }}
#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 .shg-sld-nav-button.shg-sld-left,
#s-fb262b53-0a7d-4b1d-865f-e931ce20a504 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6 {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6 {
  display: none;
}
#s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6, #wrap-s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6 { display:none !important; }}@media (max-width: 767px){#s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6 {
  display: none;
}
#s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6, #wrap-s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-a55f6e1b-de8a-4bde-85cf-79d693b9b0f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

#s-9598f586-1c48-4c4d-801e-8931553bf09c {
  min-height: 50px;
}








#s-9598f586-1c48-4c4d-801e-8931553bf09c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9598f586-1c48-4c4d-801e-8931553bf09c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-953bb989-63f1-4012-86e8-6f92541f5852 img.shogun-image,
  #s-953bb989-63f1-4012-86e8-6f92541f5852 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-953bb989-63f1-4012-86e8-6f92541f5852 {
    width: 100%;
    height: auto;
  }



  img.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
    
    
  }


.s-953bb989-63f1-4012-86e8-6f92541f5852 .shogun-image-content {
  
    align-items: center;
  
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shg-align-container {
  text-align: center
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-953bb989-63f1-4012-86e8-6f92541f5852 img.shogun-image,
  #s-953bb989-63f1-4012-86e8-6f92541f5852 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-953bb989-63f1-4012-86e8-6f92541f5852 {
    width: 100%;
    height: auto;
  }



  img.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
    
    
  }


.s-953bb989-63f1-4012-86e8-6f92541f5852 .shogun-image-content {
  
    align-items: center;
  
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shg-align-container {
  text-align: center
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
  box-sizing: border-box;
}


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



  #s-953bb989-63f1-4012-86e8-6f92541f5852 img.shogun-image,
  #s-953bb989-63f1-4012-86e8-6f92541f5852 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-953bb989-63f1-4012-86e8-6f92541f5852 {
    width: 100%;
    height: auto;
  }



  img.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
    
    
  }


.s-953bb989-63f1-4012-86e8-6f92541f5852 .shogun-image-content {
  
    align-items: center;
  
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shg-align-container {
  text-align: center
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
  box-sizing: border-box;
}


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



  #s-953bb989-63f1-4012-86e8-6f92541f5852 img.shogun-image,
  #s-953bb989-63f1-4012-86e8-6f92541f5852 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-953bb989-63f1-4012-86e8-6f92541f5852 {
    width: 100%;
    height: auto;
  }



  img.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
    
    
  }


.s-953bb989-63f1-4012-86e8-6f92541f5852 .shogun-image-content {
  
    align-items: center;
  
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shg-align-container {
  text-align: center
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
  box-sizing: border-box;
}


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



  #s-953bb989-63f1-4012-86e8-6f92541f5852 img.shogun-image,
  #s-953bb989-63f1-4012-86e8-6f92541f5852 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-953bb989-63f1-4012-86e8-6f92541f5852 {
    width: 100%;
    height: auto;
  }



  img.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
    
    
  }


.s-953bb989-63f1-4012-86e8-6f92541f5852 .shogun-image-content {
  
    align-items: center;
  
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shg-align-container {
  text-align: center
}

.s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-953bb989-63f1-4012-86e8-6f92541f5852.shogun-image {
  box-sizing: border-box;
}


}
#s-44d03f2e-ccd4-4fea-a3a5-54706b207907 {
  min-height: 50px;
}








#s-44d03f2e-ccd4-4fea-a3a5-54706b207907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44d03f2e-ccd4-4fea-a3a5-54706b207907.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1108d777-d2cc-4442-95ae-0b1b285eb50f {
  display: none;
}
#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b-btn-wrapper {
    text-align: center;
  }


#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-variant-btn:hover {
  background: #252525;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-variant-btn:active, #s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-b4da73bd-9f38-47a5-b75e-8c1302a2b93b .shg-variant-btn.disabled {
  background: #252525;
}

#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-4645bb7d-26fe-46ff-82a7-6cbff6090adc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4645bb7d-26fe-46ff-82a7-6cbff6090adc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6b07e83e-d23d-4a06-9062-d3e3b1bd67a1 {
  min-height: 50px;
}








#s-6b07e83e-d23d-4a06-9062-d3e3b1bd67a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b07e83e-d23d-4a06-9062-d3e3b1bd67a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 img.shogun-image,
  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
    width: 100%;
    height: auto;
  }



  img.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
    
    
  }


.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shogun-image-content {
  
    align-items: center;
  
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shg-align-container {
  text-align: center
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 img.shogun-image,
  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
    width: 100%;
    height: auto;
  }



  img.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
    
    
  }


.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shogun-image-content {
  
    align-items: center;
  
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shg-align-container {
  text-align: center
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
  box-sizing: border-box;
}


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



  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 img.shogun-image,
  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
    width: 100%;
    height: auto;
  }



  img.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
    
    
  }


.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shogun-image-content {
  
    align-items: center;
  
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shg-align-container {
  text-align: center
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
  box-sizing: border-box;
}


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



  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 img.shogun-image,
  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
    width: 100%;
    height: auto;
  }



  img.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
    
    
  }


.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shogun-image-content {
  
    align-items: center;
  
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shg-align-container {
  text-align: center
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
  box-sizing: border-box;
}


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



  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 img.shogun-image,
  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 {
    width: 100%;
    height: auto;
  }



  img.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
    
    
  }


.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162 .shogun-image-content {
  
    align-items: center;
  
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shg-align-container {
  text-align: center
}

.s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8695b2ed-9d11-4564-b1cc-b65dbf21c162.shogun-image {
  box-sizing: border-box;
}


}
#s-e2b3bd45-d17f-4242-8c1c-7a34f3dbb3c7 {
  min-height: 50px;
}








#s-e2b3bd45-d17f-4242-8c1c-7a34f3dbb3c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2b3bd45-d17f-4242-8c1c-7a34f3dbb3c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-da1a5454-45fa-497b-a32d-460c4d9aed1e {
  display: none;
}
#s-67ba40c6-691e-498a-83f9-7067862442bc {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-67ba40c6-691e-498a-83f9-7067862442bc-btn-wrapper {
    text-align: center;
  }


#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-variant-btn:hover {
  background: #252525;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-variant-btn:active, #s-67ba40c6-691e-498a-83f9-7067862442bc .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-67ba40c6-691e-498a-83f9-7067862442bc .shg-variant-btn.disabled {
  background: #252525;
}

#s-da66f73d-894e-4166-a6bc-e2db61a20cac {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-da66f73d-894e-4166-a6bc-e2db61a20cac:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-da66f73d-894e-4166-a6bc-e2db61a20cac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da66f73d-894e-4166-a6bc-e2db61a20cac {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-da66f73d-894e-4166-a6bc-e2db61a20cac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da66f73d-894e-4166-a6bc-e2db61a20cac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-da66f73d-894e-4166-a6bc-e2db61a20cac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-da66f73d-894e-4166-a6bc-e2db61a20cac.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-86b5cf91-e96c-424f-8465-2a5fcef9dfe5 {
  min-height: 50px;
}








#s-86b5cf91-e96c-424f-8465-2a5fcef9dfe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86b5cf91-e96c-424f-8465-2a5fcef9dfe5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba img.shogun-image,
  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
    width: 100%;
    height: auto;
  }



  img.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
    
    
  }


.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shg-align-container {
  text-align: center
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba img.shogun-image,
  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
    width: 100%;
    height: auto;
  }



  img.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
    
    
  }


.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shg-align-container {
  text-align: center
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
  box-sizing: border-box;
}


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



  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba img.shogun-image,
  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
    width: 100%;
    height: auto;
  }



  img.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
    
    
  }


.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shg-align-container {
  text-align: center
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
  box-sizing: border-box;
}


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



  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba img.shogun-image,
  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
    width: 100%;
    height: auto;
  }



  img.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
    
    
  }


.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shg-align-container {
  text-align: center
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
  box-sizing: border-box;
}


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



  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba img.shogun-image,
  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba {
    width: 100%;
    height: auto;
  }



  img.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
    
    
  }


.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shg-align-container {
  text-align: center
}

.s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bac83f0-3c78-4b8e-a989-8ae22120c2ba.shogun-image {
  box-sizing: border-box;
}


}
#s-5d2eb8f4-68c2-4cdd-84b2-93518ae5b583 {
  min-height: 50px;
}








#s-5d2eb8f4-68c2-4cdd-84b2-93518ae5b583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d2eb8f4-68c2-4cdd-84b2-93518ae5b583.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b00e7b41-6583-4a3e-b668-f5d07ceb6a32 {
  display: none;
}
#s-1b48976d-8773-4f2f-8983-43aeebce3c9d {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-1b48976d-8773-4f2f-8983-43aeebce3c9d-btn-wrapper {
    text-align: center;
  }


#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-variant-btn:hover {
  background: #252525;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-variant-btn:active, #s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-1b48976d-8773-4f2f-8983-43aeebce3c9d .shg-variant-btn.disabled {
  background: #252525;
}

#s-69d51142-7342-47da-bbc9-91ad8f7f7641 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-69d51142-7342-47da-bbc9-91ad8f7f7641:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-69d51142-7342-47da-bbc9-91ad8f7f7641:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69d51142-7342-47da-bbc9-91ad8f7f7641 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-69d51142-7342-47da-bbc9-91ad8f7f7641.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d51142-7342-47da-bbc9-91ad8f7f7641.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-69d51142-7342-47da-bbc9-91ad8f7f7641.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-69d51142-7342-47da-bbc9-91ad8f7f7641.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-02f634fd-2997-4917-8c58-b1fe4b846ee3 {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-02f634fd-2997-4917-8c58-b1fe4b846ee3 {
  display: none;
}
#s-02f634fd-2997-4917-8c58-b1fe4b846ee3, #wrap-s-02f634fd-2997-4917-8c58-b1fe4b846ee3 { display:none !important; }}@media (max-width: 767px){#s-02f634fd-2997-4917-8c58-b1fe4b846ee3 {
  display: none;
}
#s-02f634fd-2997-4917-8c58-b1fe4b846ee3, #wrap-s-02f634fd-2997-4917-8c58-b1fe4b846ee3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-02f634fd-2997-4917-8c58-b1fe4b846ee3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02f634fd-2997-4917-8c58-b1fe4b846ee3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-02f634fd-2997-4917-8c58-b1fe4b846ee3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-02f634fd-2997-4917-8c58-b1fe4b846ee3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 43.333333333333336px);
}

}

#s-a3efe4ea-cf44-4721-932c-eb72d262a5ef {
  min-height: 50px;
}








#s-a3efe4ea-cf44-4721-932c-eb72d262a5ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3efe4ea-cf44-4721-932c-eb72d262a5ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31 {
  margin-top: 0px;
text-align: center;
}







  img.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
    
    
  }


.s-c74ce6a1-fe8c-402c-a029-5314e9399a31 .shogun-image-content {
  
    align-items: center;
  
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shg-align-container {
  text-align: center
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
    
    
  }


.s-c74ce6a1-fe8c-402c-a029-5314e9399a31 .shogun-image-content {
  
    align-items: center;
  
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shg-align-container {
  text-align: center
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
    
    
  }


.s-c74ce6a1-fe8c-402c-a029-5314e9399a31 .shogun-image-content {
  
    align-items: center;
  
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shg-align-container {
  text-align: center
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
    
    
  }


.s-c74ce6a1-fe8c-402c-a029-5314e9399a31 .shogun-image-content {
  
    align-items: center;
  
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shg-align-container {
  text-align: center
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
    
    
  }


.s-c74ce6a1-fe8c-402c-a029-5314e9399a31 .shogun-image-content {
  
    align-items: center;
  
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shg-align-container {
  text-align: center
}

.s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c74ce6a1-fe8c-402c-a029-5314e9399a31.shogun-image {
  box-sizing: border-box;
}


}
#s-2cb10dd9-d2d7-4474-b0f6-1bb87f48057c {
  min-height: 50px;
}








#s-2cb10dd9-d2d7-4474-b0f6-1bb87f48057c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cb10dd9-d2d7-4474-b0f6-1bb87f48057c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ccda338-d1b5-4d0b-9a96-d9ff19242d89 {
  display: none;
}
#s-d0409078-6d08-47fd-9091-9b1983643207 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-d0409078-6d08-47fd-9091-9b1983643207-btn-wrapper {
    text-align: center;
  }


#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-variant-btn:hover {
  background: #252525;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-variant-btn:active, #s-d0409078-6d08-47fd-9091-9b1983643207 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-d0409078-6d08-47fd-9091-9b1983643207 .shg-variant-btn.disabled {
  background: #252525;
}

#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d7ba92c5-8b24-4e0d-96b9-cfd673e41885.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ec3486ca-098b-4d2b-a116-f7cd44861cd0 {
  min-height: 50px;
}








#s-ec3486ca-098b-4d2b-a116-f7cd44861cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec3486ca-098b-4d2b-a116-f7cd44861cd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f {
  text-align: center;
}







  img.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
    
    
  }


.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f .shogun-image-content {
  
    align-items: center;
  
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shg-align-container {
  text-align: center
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
    
    
  }


.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f .shogun-image-content {
  
    align-items: center;
  
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shg-align-container {
  text-align: center
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
    
    
  }


.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f .shogun-image-content {
  
    align-items: center;
  
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shg-align-container {
  text-align: center
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
    
    
  }


.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f .shogun-image-content {
  
    align-items: center;
  
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shg-align-container {
  text-align: center
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
    
    
  }


.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f .shogun-image-content {
  
    align-items: center;
  
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shg-align-container {
  text-align: center
}

.s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e6e6efb-44ea-496c-9223-ed5c3fba166f.shogun-image {
  box-sizing: border-box;
}


}
#s-f0450d5d-111f-4344-92b9-f099d2fe7e45 {
  min-height: 50px;
}








#s-f0450d5d-111f-4344-92b9-f099d2fe7e45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0450d5d-111f-4344-92b9-f099d2fe7e45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39f0988a-0342-4627-aa8b-fb221c6bae27 {
  display: none;
}
#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-bb11ff02-5f36-4ad0-9f27-c27347eca767-btn-wrapper {
    text-align: center;
  }


#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-variant-btn:hover {
  background: #252525;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-variant-btn:active, #s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-bb11ff02-5f36-4ad0-9f27-c27347eca767 .shg-variant-btn.disabled {
  background: #252525;
}

#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8fdfe531-d2aa-4d8b-9bd4-d61519cc966a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-0a6b59e7-4b4f-4846-b702-e422cf8557cf {
  min-height: 50px;
}








#s-0a6b59e7-4b4f-4846-b702-e422cf8557cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a6b59e7-4b4f-4846-b702-e422cf8557cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e {
  text-align: center;
}







  img.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
    
    
  }


.s-239115d7-e55e-4d9a-9da0-bcb464b3233e .shogun-image-content {
  
    align-items: center;
  
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shg-align-container {
  text-align: center
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
    
    
  }


.s-239115d7-e55e-4d9a-9da0-bcb464b3233e .shogun-image-content {
  
    align-items: center;
  
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shg-align-container {
  text-align: center
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
    
    
  }


.s-239115d7-e55e-4d9a-9da0-bcb464b3233e .shogun-image-content {
  
    align-items: center;
  
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shg-align-container {
  text-align: center
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
    
    
  }


.s-239115d7-e55e-4d9a-9da0-bcb464b3233e .shogun-image-content {
  
    align-items: center;
  
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shg-align-container {
  text-align: center
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
    
    
  }


.s-239115d7-e55e-4d9a-9da0-bcb464b3233e .shogun-image-content {
  
    align-items: center;
  
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shg-align-container {
  text-align: center
}

.s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-239115d7-e55e-4d9a-9da0-bcb464b3233e.shogun-image {
  box-sizing: border-box;
}


}
#s-d7a9de07-6a32-4d40-9f93-aca03a3fe803 {
  min-height: 50px;
}








#s-d7a9de07-6a32-4d40-9f93-aca03a3fe803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7a9de07-6a32-4d40-9f93-aca03a3fe803.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-df6f2b21-292c-4b7c-9536-2084c65ff740 {
  display: none;
}
#s-76630c1f-a26b-4a07-9db9-449265beb989 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-76630c1f-a26b-4a07-9db9-449265beb989-btn-wrapper {
    text-align: center;
  }


#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-variant-btn:hover {
  background: #252525;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-variant-btn:active, #s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-76630c1f-a26b-4a07-9db9-449265beb989 .shg-variant-btn.disabled {
  background: #252525;
}

#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-49db6feb-f257-4dd7-a06e-3cecd9d075ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-49db6feb-f257-4dd7-a06e-3cecd9d075ef.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3c894a63-760e-4823-9b67-92da7e16b0ff {
  margin-top: 7px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c894a63-760e-4823-9b67-92da7e16b0ff {
  display: none;
}
#s-3c894a63-760e-4823-9b67-92da7e16b0ff, #wrap-s-3c894a63-760e-4823-9b67-92da7e16b0ff { display:none !important; }}@media (max-width: 767px){#s-3c894a63-760e-4823-9b67-92da7e16b0ff {
  display: none;
}
#s-3c894a63-760e-4823-9b67-92da7e16b0ff, #wrap-s-3c894a63-760e-4823-9b67-92da7e16b0ff { display:none !important; }}







#s-3c894a63-760e-4823-9b67-92da7e16b0ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c894a63-760e-4823-9b67-92da7e16b0ff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 {
  margin-top: 20px;
margin-left: -4%;
margin-right: 1%;
}
@media (min-width: 1200px){#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 {
  display: none;
}
#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68, #wrap-s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 {
  display: none;
}
#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68, #wrap-s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 {
  display: none;
}
#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68, #wrap-s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 { display:none !important; }}@media (max-width: 767px){#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 {
  display: none;
}
#s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68, #wrap-s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0bc9a3b5-b11e-4919-a8e1-0be53faa4e68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

#s-22cc6899-74c5-4138-9d41-d2127c64a9e6 {
  margin-top: -7px;
margin-left: 24%;
margin-right: 24%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}







  #s-22cc6899-74c5-4138-9d41-d2127c64a9e6 img.shogun-image {
    

    
    
    
  }


#s-22cc6899-74c5-4138-9d41-d2127c64a9e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f73d9cf1-9916-401c-8183-672fb8f547ad {
  text-align: center;
}







  #s-f73d9cf1-9916-401c-8183-672fb8f547ad img.shogun-image {
    

    
    
    
  }


#s-f73d9cf1-9916-401c-8183-672fb8f547ad .shogun-image-content {
  
    align-items: center;
  
}

#s-1ba541ce-f57b-4f51-bc06-98c221ce71ab {
  text-align: center;
}







  #s-1ba541ce-f57b-4f51-bc06-98c221ce71ab img.shogun-image {
    

    
    
    
  }


#s-1ba541ce-f57b-4f51-bc06-98c221ce71ab .shogun-image-content {
  
    align-items: center;
  
}

#s-4862595a-1e3a-471e-ae03-3559e1d8796c {
  text-align: center;
}







  #s-4862595a-1e3a-471e-ae03-3559e1d8796c img.shogun-image {
    

    
    
    
  }


#s-4862595a-1e3a-471e-ae03-3559e1d8796c .shogun-image-content {
  
    align-items: center;
  
}

#s-5c8604cb-6bbb-404f-ba50-d0d64d851ad2 {
  text-align: center;
}







  #s-5c8604cb-6bbb-404f-ba50-d0d64d851ad2 img.shogun-image {
    

    
    
    
  }


#s-5c8604cb-6bbb-404f-ba50-d0d64d851ad2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 {
  display: none;
}
#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7, #wrap-s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 {
  display: none;
}
#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7, #wrap-s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 {
  display: none;
}
#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7, #wrap-s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 { display:none !important; }}@media (max-width: 767px){#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 {
  display: none;
}
#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7, #wrap-s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 { display:none !important; }}







#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2a065e9-9a04-4d23-a2a8-af8a8ec7b7e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94620a5a-3f66-42c8-b48c-07267f23c8dc {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-94620a5a-3f66-42c8-b48c-07267f23c8dc {
  display: none;
}
#s-94620a5a-3f66-42c8-b48c-07267f23c8dc, #wrap-s-94620a5a-3f66-42c8-b48c-07267f23c8dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94620a5a-3f66-42c8-b48c-07267f23c8dc {
  display: none;
}
#s-94620a5a-3f66-42c8-b48c-07267f23c8dc, #wrap-s-94620a5a-3f66-42c8-b48c-07267f23c8dc { display:none !important; }}@media (max-width: 767px){#s-94620a5a-3f66-42c8-b48c-07267f23c8dc {
  display: none;
}
#s-94620a5a-3f66-42c8-b48c-07267f23c8dc, #wrap-s-94620a5a-3f66-42c8-b48c-07267f23c8dc { display:none !important; }}
#s-94620a5a-3f66-42c8-b48c-07267f23c8dc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-94620a5a-3f66-42c8-b48c-07267f23c8dc .shg-sld-nav-button.shg-sld-left,
#s-94620a5a-3f66-42c8-b48c-07267f23c8dc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca {
  display: none;
}
#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca, #wrap-s-b3183874-393a-4f7c-b1f7-78c2fadb9cca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca {
  display: none;
}
#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca, #wrap-s-b3183874-393a-4f7c-b1f7-78c2fadb9cca { display:none !important; }}@media (max-width: 767px){#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca {
  display: none;
}
#s-b3183874-393a-4f7c-b1f7-78c2fadb9cca, #wrap-s-b3183874-393a-4f7c-b1f7-78c2fadb9cca { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3183874-393a-4f7c-b1f7-78c2fadb9cca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3183874-393a-4f7c-b1f7-78c2fadb9cca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b3183874-393a-4f7c-b1f7-78c2fadb9cca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3183874-393a-4f7c-b1f7-78c2fadb9cca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-31831f55-ce6f-4507-9f93-26151df7cb7c img.shogun-image,
  #s-31831f55-ce6f-4507-9f93-26151df7cb7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-31831f55-ce6f-4507-9f93-26151df7cb7c {
    width: 100%;
    height: auto;
  }



  img.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
    
    
  }


.s-31831f55-ce6f-4507-9f93-26151df7cb7c .shogun-image-content {
  
    align-items: center;
  
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shg-align-container {
  text-align: center
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-31831f55-ce6f-4507-9f93-26151df7cb7c img.shogun-image,
  #s-31831f55-ce6f-4507-9f93-26151df7cb7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-31831f55-ce6f-4507-9f93-26151df7cb7c {
    width: 100%;
    height: auto;
  }



  img.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
    
    
  }


.s-31831f55-ce6f-4507-9f93-26151df7cb7c .shogun-image-content {
  
    align-items: center;
  
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shg-align-container {
  text-align: center
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
  box-sizing: border-box;
}


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



  #s-31831f55-ce6f-4507-9f93-26151df7cb7c img.shogun-image,
  #s-31831f55-ce6f-4507-9f93-26151df7cb7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-31831f55-ce6f-4507-9f93-26151df7cb7c {
    width: 100%;
    height: auto;
  }



  img.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
    
    
  }


.s-31831f55-ce6f-4507-9f93-26151df7cb7c .shogun-image-content {
  
    align-items: center;
  
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shg-align-container {
  text-align: center
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
  box-sizing: border-box;
}


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



  #s-31831f55-ce6f-4507-9f93-26151df7cb7c img.shogun-image,
  #s-31831f55-ce6f-4507-9f93-26151df7cb7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-31831f55-ce6f-4507-9f93-26151df7cb7c {
    width: 100%;
    height: auto;
  }



  img.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
    
    
  }


.s-31831f55-ce6f-4507-9f93-26151df7cb7c .shogun-image-content {
  
    align-items: center;
  
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shg-align-container {
  text-align: center
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
  box-sizing: border-box;
}


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



  #s-31831f55-ce6f-4507-9f93-26151df7cb7c img.shogun-image,
  #s-31831f55-ce6f-4507-9f93-26151df7cb7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-31831f55-ce6f-4507-9f93-26151df7cb7c {
    width: 100%;
    height: auto;
  }



  img.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
    
    
  }


.s-31831f55-ce6f-4507-9f93-26151df7cb7c .shogun-image-content {
  
    align-items: center;
  
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shg-align-container {
  text-align: center
}

.s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31831f55-ce6f-4507-9f93-26151df7cb7c.shogun-image {
  box-sizing: border-box;
}


}
#s-faf26209-489d-4f13-a2d7-0d8873f71338 {
  display: none;
}
#s-f9888d42-c6c3-4b33-8860-279ea1060822 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-f9888d42-c6c3-4b33-8860-279ea1060822-btn-wrapper {
    text-align: center;
  }


#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-variant-btn:hover {
  background: #252525;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-variant-btn:active, #s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-f9888d42-c6c3-4b33-8860-279ea1060822 .shg-variant-btn.disabled {
  background: #252525;
}

#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-c61a72d0-60d1-48a9-b566-0133bed6c4d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c61a72d0-60d1-48a9-b566-0133bed6c4d8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e img.shogun-image,
  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
    width: 100%;
    height: auto;
  }



  img.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
    
    
  }


.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shg-align-container {
  text-align: center
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e img.shogun-image,
  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
    width: 100%;
    height: auto;
  }



  img.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
    
    
  }


.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shg-align-container {
  text-align: center
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
  box-sizing: border-box;
}


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



  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e img.shogun-image,
  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
    width: 100%;
    height: auto;
  }



  img.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
    
    
  }


.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shg-align-container {
  text-align: center
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
  box-sizing: border-box;
}


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



  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e img.shogun-image,
  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
    width: 100%;
    height: auto;
  }



  img.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
    
    
  }


.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shg-align-container {
  text-align: center
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
  box-sizing: border-box;
}


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



  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e img.shogun-image,
  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e {
    width: 100%;
    height: auto;
  }



  img.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
    
    
  }


.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e .shogun-image-content {
  
    align-items: center;
  
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shg-align-container {
  text-align: center
}

.s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ebfb244-8fd3-4194-8ac0-97d7e0229b0e.shogun-image {
  box-sizing: border-box;
}


}
#s-6ccbe029-2d60-460c-9c2a-ec3b3839f598 {
  display: none;
}
#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7-btn-wrapper {
    text-align: center;
  }


#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-variant-btn:hover {
  background: #252525;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-variant-btn:active, #s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-09f0175b-da15-4fbf-aa41-8c80b4efdaf7 .shg-variant-btn.disabled {
  background: #252525;
}

#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-b418b466-a3db-4951-bc70-7bf4bc57a9f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b418b466-a3db-4951-bc70-7bf4bc57a9f2.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 img.shogun-image,
  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
    width: 100%;
    height: auto;
  }



  img.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
    
    
  }


.s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shogun-image-content {
  
    align-items: center;
  
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shg-align-container {
  text-align: center
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 img.shogun-image,
  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
    width: 100%;
    height: auto;
  }



  img.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
    
    
  }


.s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shogun-image-content {
  
    align-items: center;
  
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shg-align-container {
  text-align: center
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
  box-sizing: border-box;
}


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



  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 img.shogun-image,
  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
    width: 100%;
    height: auto;
  }



  img.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
    
    
  }


.s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shogun-image-content {
  
    align-items: center;
  
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shg-align-container {
  text-align: center
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
  box-sizing: border-box;
}


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



  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 img.shogun-image,
  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
    width: 100%;
    height: auto;
  }



  img.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
    
    
  }


.s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shogun-image-content {
  
    align-items: center;
  
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shg-align-container {
  text-align: center
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
  box-sizing: border-box;
}


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



  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 img.shogun-image,
  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f22da7be-ee6e-4d9f-b960-53d0b463d736 {
    width: 100%;
    height: auto;
  }



  img.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
    
    
  }


.s-f22da7be-ee6e-4d9f-b960-53d0b463d736 .shogun-image-content {
  
    align-items: center;
  
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shg-align-container {
  text-align: center
}

.s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f22da7be-ee6e-4d9f-b960-53d0b463d736.shogun-image {
  box-sizing: border-box;
}


}
#s-ef68122b-e95a-4dfa-9c9f-13668f351d7d {
  display: none;
}
#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-ab003b69-59ad-4114-9727-dabe2d8ea4c9-btn-wrapper {
    text-align: center;
  }


#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-variant-btn:hover {
  background: #252525;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-variant-btn:active, #s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-ab003b69-59ad-4114-9727-dabe2d8ea4c9 .shg-variant-btn.disabled {
  background: #252525;
}

#s-fb798d39-7a0b-429a-97c4-42463d304eba {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-fb798d39-7a0b-429a-97c4-42463d304eba:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb798d39-7a0b-429a-97c4-42463d304eba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb798d39-7a0b-429a-97c4-42463d304eba {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fb798d39-7a0b-429a-97c4-42463d304eba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb798d39-7a0b-429a-97c4-42463d304eba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-fb798d39-7a0b-429a-97c4-42463d304eba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fb798d39-7a0b-429a-97c4-42463d304eba.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-54c19e97-a9b0-4f14-b940-b820c22d7018 {
  margin-top: 30px;
}
@media (min-width: 1200px){#s-54c19e97-a9b0-4f14-b940-b820c22d7018 {
  display: none;
}
#s-54c19e97-a9b0-4f14-b940-b820c22d7018, #wrap-s-54c19e97-a9b0-4f14-b940-b820c22d7018 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54c19e97-a9b0-4f14-b940-b820c22d7018 {
  display: none;
}
#s-54c19e97-a9b0-4f14-b940-b820c22d7018, #wrap-s-54c19e97-a9b0-4f14-b940-b820c22d7018 { display:none !important; }}@media (max-width: 767px){#s-54c19e97-a9b0-4f14-b940-b820c22d7018 {
  display: none;
}
#s-54c19e97-a9b0-4f14-b940-b820c22d7018, #wrap-s-54c19e97-a9b0-4f14-b940-b820c22d7018 { display:none !important; }}
@media (min-width: 0px) {
[id="s-54c19e97-a9b0-4f14-b940-b820c22d7018"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54c19e97-a9b0-4f14-b940-b820c22d7018"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54c19e97-a9b0-4f14-b940-b820c22d7018"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54c19e97-a9b0-4f14-b940-b820c22d7018"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-54082306-386d-4738-97ab-de1caf81b79b {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-54082306-386d-4738-97ab-de1caf81b79b img.shogun-image,
  #s-54082306-386d-4738-97ab-de1caf81b79b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54082306-386d-4738-97ab-de1caf81b79b {
    width: 100%;
    height: auto;
  }



  img.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
    
    
  }


.s-54082306-386d-4738-97ab-de1caf81b79b .shogun-image-content {
  
    align-items: center;
  
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shg-align-container {
  text-align: center
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-54082306-386d-4738-97ab-de1caf81b79b img.shogun-image,
  #s-54082306-386d-4738-97ab-de1caf81b79b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54082306-386d-4738-97ab-de1caf81b79b {
    width: 100%;
    height: auto;
  }



  img.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
    
    
  }


.s-54082306-386d-4738-97ab-de1caf81b79b .shogun-image-content {
  
    align-items: center;
  
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shg-align-container {
  text-align: center
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
  box-sizing: border-box;
}


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



  #s-54082306-386d-4738-97ab-de1caf81b79b img.shogun-image,
  #s-54082306-386d-4738-97ab-de1caf81b79b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54082306-386d-4738-97ab-de1caf81b79b {
    width: 100%;
    height: auto;
  }



  img.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
    
    
  }


.s-54082306-386d-4738-97ab-de1caf81b79b .shogun-image-content {
  
    align-items: center;
  
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shg-align-container {
  text-align: center
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
  box-sizing: border-box;
}


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



  #s-54082306-386d-4738-97ab-de1caf81b79b img.shogun-image,
  #s-54082306-386d-4738-97ab-de1caf81b79b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54082306-386d-4738-97ab-de1caf81b79b {
    width: 100%;
    height: auto;
  }



  img.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
    
    
  }


.s-54082306-386d-4738-97ab-de1caf81b79b .shogun-image-content {
  
    align-items: center;
  
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shg-align-container {
  text-align: center
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
  box-sizing: border-box;
}


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



  #s-54082306-386d-4738-97ab-de1caf81b79b img.shogun-image,
  #s-54082306-386d-4738-97ab-de1caf81b79b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54082306-386d-4738-97ab-de1caf81b79b {
    width: 100%;
    height: auto;
  }



  img.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
    
    
  }


.s-54082306-386d-4738-97ab-de1caf81b79b .shogun-image-content {
  
    align-items: center;
  
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shg-align-container {
  text-align: center
}

.s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54082306-386d-4738-97ab-de1caf81b79b.shogun-image {
  box-sizing: border-box;
}


}
#s-2b1733b9-9ab5-4ccc-aca9-5a06c65c5898 {
  display: none;
}
#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee-btn-wrapper {
    text-align: center;
  }


#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-variant-btn:hover {
  background: #252525;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-variant-btn:active, #s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-1d5291f3-8bd5-404a-9d8f-1a401067d4ee .shg-variant-btn.disabled {
  background: #252525;
}

#s-c28699bd-909c-47da-a572-5a1f496fdb82 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c28699bd-909c-47da-a572-5a1f496fdb82:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c28699bd-909c-47da-a572-5a1f496fdb82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c28699bd-909c-47da-a572-5a1f496fdb82 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c28699bd-909c-47da-a572-5a1f496fdb82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c28699bd-909c-47da-a572-5a1f496fdb82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-c28699bd-909c-47da-a572-5a1f496fdb82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c28699bd-909c-47da-a572-5a1f496fdb82.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3f0403b3-d30b-476f-a025-98443fa37453 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-3f0403b3-d30b-476f-a025-98443fa37453 img.shogun-image,
  #s-3f0403b3-d30b-476f-a025-98443fa37453 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3f0403b3-d30b-476f-a025-98443fa37453 {
    width: 100%;
    height: auto;
  }



  img.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
    
    
  }


.s-3f0403b3-d30b-476f-a025-98443fa37453 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shg-align-container {
  text-align: center
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-3f0403b3-d30b-476f-a025-98443fa37453 img.shogun-image,
  #s-3f0403b3-d30b-476f-a025-98443fa37453 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3f0403b3-d30b-476f-a025-98443fa37453 {
    width: 100%;
    height: auto;
  }



  img.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
    
    
  }


.s-3f0403b3-d30b-476f-a025-98443fa37453 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shg-align-container {
  text-align: center
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
  box-sizing: border-box;
}


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



  #s-3f0403b3-d30b-476f-a025-98443fa37453 img.shogun-image,
  #s-3f0403b3-d30b-476f-a025-98443fa37453 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3f0403b3-d30b-476f-a025-98443fa37453 {
    width: 100%;
    height: auto;
  }



  img.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
    
    
  }


.s-3f0403b3-d30b-476f-a025-98443fa37453 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shg-align-container {
  text-align: center
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
  box-sizing: border-box;
}


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



  #s-3f0403b3-d30b-476f-a025-98443fa37453 img.shogun-image,
  #s-3f0403b3-d30b-476f-a025-98443fa37453 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3f0403b3-d30b-476f-a025-98443fa37453 {
    width: 100%;
    height: auto;
  }



  img.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
    
    
  }


.s-3f0403b3-d30b-476f-a025-98443fa37453 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shg-align-container {
  text-align: center
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
  box-sizing: border-box;
}


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



  #s-3f0403b3-d30b-476f-a025-98443fa37453 img.shogun-image,
  #s-3f0403b3-d30b-476f-a025-98443fa37453 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3f0403b3-d30b-476f-a025-98443fa37453 {
    width: 100%;
    height: auto;
  }



  img.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
    
    
  }


.s-3f0403b3-d30b-476f-a025-98443fa37453 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shg-align-container {
  text-align: center
}

.s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f0403b3-d30b-476f-a025-98443fa37453.shogun-image {
  box-sizing: border-box;
}


}
#s-94d27797-0eb3-4852-85d2-ecad328c2eab {
  display: none;
}
#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4-btn-wrapper {
    text-align: center;
  }


#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-variant-btn:hover {
  background: #252525;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-variant-btn:active, #s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-ec60c9bd-0dbe-4aa8-b2ca-5899fe9568f4 .shg-variant-btn.disabled {
  background: #252525;
}

#s-665632e6-ebaf-4251-96b8-896bd69cb39a {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-665632e6-ebaf-4251-96b8-896bd69cb39a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-665632e6-ebaf-4251-96b8-896bd69cb39a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-665632e6-ebaf-4251-96b8-896bd69cb39a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-665632e6-ebaf-4251-96b8-896bd69cb39a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-665632e6-ebaf-4251-96b8-896bd69cb39a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-665632e6-ebaf-4251-96b8-896bd69cb39a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-665632e6-ebaf-4251-96b8-896bd69cb39a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-01953114-b703-4ea9-97b3-08d025d62b93 {
  max-width: 2996px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-01953114-b703-4ea9-97b3-08d025d62b93 img.shogun-image,
  #s-01953114-b703-4ea9-97b3-08d025d62b93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01953114-b703-4ea9-97b3-08d025d62b93 {
    width: 100%;
    height: auto;
  }



  img.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
    
    
  }


.s-01953114-b703-4ea9-97b3-08d025d62b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shg-align-container {
  text-align: center
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-01953114-b703-4ea9-97b3-08d025d62b93 img.shogun-image,
  #s-01953114-b703-4ea9-97b3-08d025d62b93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01953114-b703-4ea9-97b3-08d025d62b93 {
    width: 100%;
    height: auto;
  }



  img.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
    
    
  }


.s-01953114-b703-4ea9-97b3-08d025d62b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shg-align-container {
  text-align: center
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
  box-sizing: border-box;
}


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



  #s-01953114-b703-4ea9-97b3-08d025d62b93 img.shogun-image,
  #s-01953114-b703-4ea9-97b3-08d025d62b93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01953114-b703-4ea9-97b3-08d025d62b93 {
    width: 100%;
    height: auto;
  }



  img.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
    
    
  }


.s-01953114-b703-4ea9-97b3-08d025d62b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shg-align-container {
  text-align: center
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
  box-sizing: border-box;
}


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



  #s-01953114-b703-4ea9-97b3-08d025d62b93 img.shogun-image,
  #s-01953114-b703-4ea9-97b3-08d025d62b93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01953114-b703-4ea9-97b3-08d025d62b93 {
    width: 100%;
    height: auto;
  }



  img.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
    
    
  }


.s-01953114-b703-4ea9-97b3-08d025d62b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shg-align-container {
  text-align: center
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
  box-sizing: border-box;
}


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



  #s-01953114-b703-4ea9-97b3-08d025d62b93 img.shogun-image,
  #s-01953114-b703-4ea9-97b3-08d025d62b93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01953114-b703-4ea9-97b3-08d025d62b93 {
    width: 100%;
    height: auto;
  }



  img.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
    
    
  }


.s-01953114-b703-4ea9-97b3-08d025d62b93 .shogun-image-content {
  
    align-items: center;
  
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shg-align-container {
  text-align: center
}

.s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01953114-b703-4ea9-97b3-08d025d62b93.shogun-image {
  box-sizing: border-box;
}


}
#s-753c5672-fd82-4504-b08b-ec4c4bdaa690 {
  display: none;
}
#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 {
  padding-top: 8px;
padding-left: 1%;
padding-bottom: 8px;
padding-right: 1%;
text-decoration: none;
text-align: center;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 24px;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-a5927583-54c8-42d1-bb2c-8aa942a84a25-btn-wrapper {
    text-align: center;
  }


#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-variant-btn:hover {
  background: #252525;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-variant-btn:active, #s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-a5927583-54c8-42d1-bb2c-8aa942a84a25 .shg-variant-btn.disabled {
  background: #252525;
}

#s-47ef0a5e-aea8-484b-a996-b549673909d4 {
  padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-47ef0a5e-aea8-484b-a996-b549673909d4:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-47ef0a5e-aea8-484b-a996-b549673909d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-47ef0a5e-aea8-484b-a996-b549673909d4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-47ef0a5e-aea8-484b-a996-b549673909d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47ef0a5e-aea8-484b-a996-b549673909d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 600;
  
  font-family: Libre Franklin;
  display:  block ;
}

#s-47ef0a5e-aea8-484b-a996-b549673909d4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-47ef0a5e-aea8-484b-a996-b549673909d4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b {
  display: none;
}
#s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b, #wrap-s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b { display:none !important; }}







#s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16e14333-f15d-4cc3-99b9-cc3f6f387d2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37ff9165-f40f-4522-9887-364646bf1b08 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-37ff9165-f40f-4522-9887-364646bf1b08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-37ff9165-f40f-4522-9887-364646bf1b08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-37ff9165-f40f-4522-9887-364646bf1b08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-37ff9165-f40f-4522-9887-364646bf1b08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1f554956-31b0-4035-9cb9-ceab11d0bb1c {
  margin-top: 15px;
margin-left: 1%;
margin-right: 18%;
text-align: center;
}







  #s-1f554956-31b0-4035-9cb9-ceab11d0bb1c img.shogun-image {
    

    
    
    
  }


#s-1f554956-31b0-4035-9cb9-ceab11d0bb1c .shogun-image-content {
  
    align-items: center;
  
}

#s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83 {
  margin-top: 18px;
margin-left: -15%;
margin-bottom: 30px;
margin-right: 4%;
}
@media (min-width: 1200px){#s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83 {
  display: none;
}
#s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83, #wrap-s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83 {
  display: none;
}
#s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83, #wrap-s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3b21c3c-9f17-4f95-8208-23eeb0b42f83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-3e0e785e-eb0c-48cc-b48e-a09060763882 {
  text-align: center;
}







  #s-3e0e785e-eb0c-48cc-b48e-a09060763882 img.shogun-image {
    

    
    
    
  }


#s-3e0e785e-eb0c-48cc-b48e-a09060763882 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a45b742-4894-4bbe-ac53-f4dfea334d22 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a45b742-4894-4bbe-ac53-f4dfea334d22 {
  display: none;
}
#s-0a45b742-4894-4bbe-ac53-f4dfea334d22, #wrap-s-0a45b742-4894-4bbe-ac53-f4dfea334d22 { display:none !important; }}
#s-95a7a642-0054-4fa4-ad82-90e3dc081bb3 {
  min-height: 50px;
}








#s-95a7a642-0054-4fa4-ad82-90e3dc081bb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95a7a642-0054-4fa4-ad82-90e3dc081bb3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f33d0f1e-6d15-449e-a82b-2aa12824e542 {
  text-align: center;
}







  #s-f33d0f1e-6d15-449e-a82b-2aa12824e542 img.shogun-image {
    

    
    
    
  }


#s-f33d0f1e-6d15-449e-a82b-2aa12824e542 .shogun-image-content {
  
    align-items: center;
  
}

#s-5bf506ff-278e-4004-af9e-16e8e9278d68 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5bf506ff-278e-4004-af9e-16e8e9278d68 {
  display: none;
}
#s-5bf506ff-278e-4004-af9e-16e8e9278d68, #wrap-s-5bf506ff-278e-4004-af9e-16e8e9278d68 { display:none !important; }}







#s-5bf506ff-278e-4004-af9e-16e8e9278d68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bf506ff-278e-4004-af9e-16e8e9278d68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 {
  display: none;
}
#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3, #wrap-s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 {
  display: none;
}
#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3, #wrap-s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 { display:none !important; }}@media (max-width: 767px){#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 {
  display: none;
}
#s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3, #wrap-s-c70ed2cf-14bf-426f-8a7b-3138a4f7e1d3 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-1c1a16a5-c85d-43f5-abe6-ddb6821d41d7 {
  display: none;
}
#s-1c1a16a5-c85d-43f5-abe6-ddb6821d41d7, #wrap-s-1c1a16a5-c85d-43f5-abe6-ddb6821d41d7 { display:none !important; }}
@media (min-width: 1200px){#s-857115f2-7135-4f5e-9985-154bb1249f1a {
  display: none;
}
#s-857115f2-7135-4f5e-9985-154bb1249f1a, #wrap-s-857115f2-7135-4f5e-9985-154bb1249f1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-857115f2-7135-4f5e-9985-154bb1249f1a {
  display: none;
}
#s-857115f2-7135-4f5e-9985-154bb1249f1a, #wrap-s-857115f2-7135-4f5e-9985-154bb1249f1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-857115f2-7135-4f5e-9985-154bb1249f1a {
  
}
}@media (max-width: 767px){#s-857115f2-7135-4f5e-9985-154bb1249f1a {
  display: none;
}
#s-857115f2-7135-4f5e-9985-154bb1249f1a, #wrap-s-857115f2-7135-4f5e-9985-154bb1249f1a { display:none !important; }}
#s-360a27c3-61e3-4c96-bb66-9356a308a17a {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-360a27c3-61e3-4c96-bb66-9356a308a17a {
  display: none;
}
#s-360a27c3-61e3-4c96-bb66-9356a308a17a, #wrap-s-360a27c3-61e3-4c96-bb66-9356a308a17a { display:none !important; }}@media (max-width: 767px){#s-360a27c3-61e3-4c96-bb66-9356a308a17a {
  display: none;
}
#s-360a27c3-61e3-4c96-bb66-9356a308a17a, #wrap-s-360a27c3-61e3-4c96-bb66-9356a308a17a { display:none !important; }}
#s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88 {
  display: none;
}
#s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88, #wrap-s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88 { display:none !important; }}







#s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-579a0bc0-f77e-44cb-80fb-2f8f8c751a88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc {
  display: none;
}
#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc, #wrap-s-d97872e4-3856-4afd-a2f6-f65c3ed80abc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc {
  display: none;
}
#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc, #wrap-s-d97872e4-3856-4afd-a2f6-f65c3ed80abc { display:none !important; }}@media (max-width: 767px){#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc {
  display: none;
}
#s-d97872e4-3856-4afd-a2f6-f65c3ed80abc, #wrap-s-d97872e4-3856-4afd-a2f6-f65c3ed80abc { display:none !important; }}
@media (min-width: 1200px){#s-682c2905-c1f5-467e-bc05-355420bdc170 {
  display: none;
}
#s-682c2905-c1f5-467e-bc05-355420bdc170, #wrap-s-682c2905-c1f5-467e-bc05-355420bdc170 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-682c2905-c1f5-467e-bc05-355420bdc170 {
  display: none;
}
#s-682c2905-c1f5-467e-bc05-355420bdc170, #wrap-s-682c2905-c1f5-467e-bc05-355420bdc170 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-682c2905-c1f5-467e-bc05-355420bdc170 {
  
}
}@media (max-width: 767px){#s-682c2905-c1f5-467e-bc05-355420bdc170 {
  display: none;
}
#s-682c2905-c1f5-467e-bc05-355420bdc170, #wrap-s-682c2905-c1f5-467e-bc05-355420bdc170 { display:none !important; }}
#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 {
  display: none;
}
#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5, #wrap-s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 {
  display: none;
}
#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5, #wrap-s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 {
  display: none;
}
#s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5, #wrap-s-7e9a3b7b-01c8-4942-81ae-ecdfa3a784c5 { display:none !important; }}
#s-4bcecf22-99d6-4f70-9bf5-fc5ee3680c63 {
  min-height: 50px;
}








#s-4bcecf22-99d6-4f70-9bf5-fc5ee3680c63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bcecf22-99d6-4f70-9bf5-fc5ee3680c63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c {
  margin-top: 8px;
margin-left: -15%;
margin-bottom: 30px;
margin-right: 4%;
}
@media (min-width: 1200px){#s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c {
  display: none;
}
#s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c, #wrap-s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c {
  display: none;
}
#s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c, #wrap-s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c { display:none !important; }}
@media (min-width: 0px) {
[id="s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6681bad-48fb-46b2-b4bb-5ff3f7f5897c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-3051f3de-ea5a-4354-acf2-d52f3a3745f3 {
  text-align: center;
}







  #s-3051f3de-ea5a-4354-acf2-d52f3a3745f3 img.shogun-image {
    

    
    
    
  }


#s-3051f3de-ea5a-4354-acf2-d52f3a3745f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b24f912-bb58-4c20-b25e-59be16a04918 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b24f912-bb58-4c20-b25e-59be16a04918 {
  display: none;
}
#s-4b24f912-bb58-4c20-b25e-59be16a04918, #wrap-s-4b24f912-bb58-4c20-b25e-59be16a04918 { display:none !important; }}
#s-16c60d26-f982-450b-a64c-ed7f8979ba82 {
  min-height: 50px;
}








#s-16c60d26-f982-450b-a64c-ed7f8979ba82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16c60d26-f982-450b-a64c-ed7f8979ba82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-065551fb-863e-4b45-81a5-291b190cd4bb {
  text-align: center;
}







  #s-065551fb-863e-4b45-81a5-291b190cd4bb img.shogun-image {
    

    
    
    
  }


#s-065551fb-863e-4b45-81a5-291b190cd4bb .shogun-image-content {
  
    align-items: center;
  
}

#s-06123846-eafb-4dab-9065-1d9a15900448 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-06123846-eafb-4dab-9065-1d9a15900448 {
  display: none;
}
#s-06123846-eafb-4dab-9065-1d9a15900448, #wrap-s-06123846-eafb-4dab-9065-1d9a15900448 { display:none !important; }}







#s-06123846-eafb-4dab-9065-1d9a15900448 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06123846-eafb-4dab-9065-1d9a15900448.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-78ad26f2-08a5-47bc-b715-9f4c59339f34 {
  display: none;
}
#s-78ad26f2-08a5-47bc-b715-9f4c59339f34, #wrap-s-78ad26f2-08a5-47bc-b715-9f4c59339f34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78ad26f2-08a5-47bc-b715-9f4c59339f34 {
  display: none;
}
#s-78ad26f2-08a5-47bc-b715-9f4c59339f34, #wrap-s-78ad26f2-08a5-47bc-b715-9f4c59339f34 { display:none !important; }}@media (max-width: 767px){#s-78ad26f2-08a5-47bc-b715-9f4c59339f34 {
  display: none;
}
#s-78ad26f2-08a5-47bc-b715-9f4c59339f34, #wrap-s-78ad26f2-08a5-47bc-b715-9f4c59339f34 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-969c29ee-dba9-4ed4-9ecd-c3bb2758e4e4 {
  display: none;
}
#s-969c29ee-dba9-4ed4-9ecd-c3bb2758e4e4, #wrap-s-969c29ee-dba9-4ed4-9ecd-c3bb2758e4e4 { display:none !important; }}
@media (min-width: 1200px){#s-e1202f69-7713-4cda-9962-ab9a61252dfe {
  display: none;
}
#s-e1202f69-7713-4cda-9962-ab9a61252dfe, #wrap-s-e1202f69-7713-4cda-9962-ab9a61252dfe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1202f69-7713-4cda-9962-ab9a61252dfe {
  display: none;
}
#s-e1202f69-7713-4cda-9962-ab9a61252dfe, #wrap-s-e1202f69-7713-4cda-9962-ab9a61252dfe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1202f69-7713-4cda-9962-ab9a61252dfe {
  
}
}@media (max-width: 767px){#s-e1202f69-7713-4cda-9962-ab9a61252dfe {
  display: none;
}
#s-e1202f69-7713-4cda-9962-ab9a61252dfe, #wrap-s-e1202f69-7713-4cda-9962-ab9a61252dfe { display:none !important; }}
#s-1de047f6-80e8-4951-b549-4940a9136558 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1de047f6-80e8-4951-b549-4940a9136558 {
  display: none;
}
#s-1de047f6-80e8-4951-b549-4940a9136558, #wrap-s-1de047f6-80e8-4951-b549-4940a9136558 { display:none !important; }}@media (max-width: 767px){#s-1de047f6-80e8-4951-b549-4940a9136558 {
  display: none;
}
#s-1de047f6-80e8-4951-b549-4940a9136558, #wrap-s-1de047f6-80e8-4951-b549-4940a9136558 { display:none !important; }}
#s-dc522968-49a3-4766-a31c-23110082b52a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc522968-49a3-4766-a31c-23110082b52a {
  display: none;
}
#s-dc522968-49a3-4766-a31c-23110082b52a, #wrap-s-dc522968-49a3-4766-a31c-23110082b52a { display:none !important; }}







#s-dc522968-49a3-4766-a31c-23110082b52a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc522968-49a3-4766-a31c-23110082b52a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-79f051a3-773e-4fcd-a4ef-4d87ca922852 {
  display: none;
}
#s-79f051a3-773e-4fcd-a4ef-4d87ca922852, #wrap-s-79f051a3-773e-4fcd-a4ef-4d87ca922852 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79f051a3-773e-4fcd-a4ef-4d87ca922852 {
  display: none;
}
#s-79f051a3-773e-4fcd-a4ef-4d87ca922852, #wrap-s-79f051a3-773e-4fcd-a4ef-4d87ca922852 { display:none !important; }}@media (max-width: 767px){#s-79f051a3-773e-4fcd-a4ef-4d87ca922852 {
  display: none;
}
#s-79f051a3-773e-4fcd-a4ef-4d87ca922852, #wrap-s-79f051a3-773e-4fcd-a4ef-4d87ca922852 { display:none !important; }}
@media (min-width: 1200px){#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 {
  display: none;
}
#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213, #wrap-s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 {
  display: none;
}
#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213, #wrap-s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 {
  
}
}@media (max-width: 767px){#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 {
  display: none;
}
#s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213, #wrap-s-68d1c5c1-2bbc-4caa-8c56-dacae48e1213 { display:none !important; }}
#s-780f7f2c-9626-4346-92f8-818666a6ba66 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-780f7f2c-9626-4346-92f8-818666a6ba66 {
  display: none;
}
#s-780f7f2c-9626-4346-92f8-818666a6ba66, #wrap-s-780f7f2c-9626-4346-92f8-818666a6ba66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-780f7f2c-9626-4346-92f8-818666a6ba66 {
  display: none;
}
#s-780f7f2c-9626-4346-92f8-818666a6ba66, #wrap-s-780f7f2c-9626-4346-92f8-818666a6ba66 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-780f7f2c-9626-4346-92f8-818666a6ba66 {
  display: none;
}
#s-780f7f2c-9626-4346-92f8-818666a6ba66, #wrap-s-780f7f2c-9626-4346-92f8-818666a6ba66 { display:none !important; }}
#s-195176ad-41d1-4af4-bf98-54a4dfe68e0c {
  min-height: 50px;
}








#s-195176ad-41d1-4af4-bf98-54a4dfe68e0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-195176ad-41d1-4af4-bf98-54a4dfe68e0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc62abed-db67-43dd-8f7b-2b61f5d22c28 {
  margin-top: 16px;
margin-left: -18%;
margin-bottom: 17px;
margin-right: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc62abed-db67-43dd-8f7b-2b61f5d22c28 {
  display: none;
}
#s-cc62abed-db67-43dd-8f7b-2b61f5d22c28, #wrap-s-cc62abed-db67-43dd-8f7b-2b61f5d22c28 { display:none !important; }}@media (max-width: 767px){#s-cc62abed-db67-43dd-8f7b-2b61f5d22c28 {
  display: none;
}
#s-cc62abed-db67-43dd-8f7b-2b61f5d22c28, #wrap-s-cc62abed-db67-43dd-8f7b-2b61f5d22c28 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cc62abed-db67-43dd-8f7b-2b61f5d22c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc62abed-db67-43dd-8f7b-2b61f5d22c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-cc62abed-db67-43dd-8f7b-2b61f5d22c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc62abed-db67-43dd-8f7b-2b61f5d22c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-2aa9d1fd-650d-4c4f-b23b-0a5db9b79c56 {
  text-align: center;
}







  #s-2aa9d1fd-650d-4c4f-b23b-0a5db9b79c56 img.shogun-image {
    

    
    
    
  }


#s-2aa9d1fd-650d-4c4f-b23b-0a5db9b79c56 .shogun-image-content {
  
    align-items: center;
  
}

#s-b588ad44-5158-449a-8461-b435fcc8fc4a {
  margin-bottom: 0px;
min-height: 50px;
}








#s-b588ad44-5158-449a-8461-b435fcc8fc4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b588ad44-5158-449a-8461-b435fcc8fc4a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 {
  display: none;
}
#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42, #wrap-s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 {
  display: none;
}
#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42, #wrap-s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 { display:none !important; }}@media (max-width: 767px){#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 {
  display: none;
}
#s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42, #wrap-s-bbbd4dda-f7e0-4d23-aff1-da3610dc3f42 { display:none !important; }}
#s-46cc1029-c880-4fc0-add8-9ba6ca24d9dd {
  margin-left: 0%;
margin-right: 0%;
}

#s-58771cdc-3107-49f3-84f7-772a200b44b7 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-58771cdc-3107-49f3-84f7-772a200b44b7 {
  display: none;
}
#s-58771cdc-3107-49f3-84f7-772a200b44b7, #wrap-s-58771cdc-3107-49f3-84f7-772a200b44b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58771cdc-3107-49f3-84f7-772a200b44b7 {
  display: none;
}
#s-58771cdc-3107-49f3-84f7-772a200b44b7, #wrap-s-58771cdc-3107-49f3-84f7-772a200b44b7 { display:none !important; }}@media (max-width: 767px){#s-58771cdc-3107-49f3-84f7-772a200b44b7 {
  display: none;
}
#s-58771cdc-3107-49f3-84f7-772a200b44b7, #wrap-s-58771cdc-3107-49f3-84f7-772a200b44b7 { display:none !important; }}
#s-292856ae-fd36-4098-806a-6c4e0ee4161c {
  text-align: center;
}







  #s-292856ae-fd36-4098-806a-6c4e0ee4161c img.shogun-image {
    

    
    
    
  }


#s-292856ae-fd36-4098-806a-6c4e0ee4161c .shogun-image-content {
  
    align-items: center;
  
}

#s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d {
  margin-bottom: 2px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d {
  display: none;
}
#s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d, #wrap-s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d { display:none !important; }}







#s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bb8d3ac-a4d5-4435-8d23-4dce910fcd0d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-9c638622-524b-4d76-bcfd-05e92cf85368 {
  display: none;
}
#s-9c638622-524b-4d76-bcfd-05e92cf85368, #wrap-s-9c638622-524b-4d76-bcfd-05e92cf85368 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c638622-524b-4d76-bcfd-05e92cf85368 {
  display: none;
}
#s-9c638622-524b-4d76-bcfd-05e92cf85368, #wrap-s-9c638622-524b-4d76-bcfd-05e92cf85368 { display:none !important; }}@media (max-width: 767px){#s-9c638622-524b-4d76-bcfd-05e92cf85368 {
  display: none;
}
#s-9c638622-524b-4d76-bcfd-05e92cf85368, #wrap-s-9c638622-524b-4d76-bcfd-05e92cf85368 { display:none !important; }}
@media (min-width: 1200px){#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 {
  display: none;
}
#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7, #wrap-s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 {
  display: none;
}
#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7, #wrap-s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 {
  
}
}@media (max-width: 767px){#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 {
  display: none;
}
#s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7, #wrap-s-012b8e71-e3c4-4cd8-b698-65d1d3e49eb7 { display:none !important; }}
#s-a19df32f-5679-430f-9ffa-9679d85fb324 {
  margin-left: 0%;
margin-right: 0%;
}

#s-bdbccd02-3c15-4fe6-a3cf-dec107601165 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bdbccd02-3c15-4fe6-a3cf-dec107601165 {
  display: none;
}
#s-bdbccd02-3c15-4fe6-a3cf-dec107601165, #wrap-s-bdbccd02-3c15-4fe6-a3cf-dec107601165 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bdbccd02-3c15-4fe6-a3cf-dec107601165 {
  display: none;
}
#s-bdbccd02-3c15-4fe6-a3cf-dec107601165, #wrap-s-bdbccd02-3c15-4fe6-a3cf-dec107601165 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdbccd02-3c15-4fe6-a3cf-dec107601165 {
  display: none;
}
#s-bdbccd02-3c15-4fe6-a3cf-dec107601165, #wrap-s-bdbccd02-3c15-4fe6-a3cf-dec107601165 { display:none !important; }}







#s-bdbccd02-3c15-4fe6-a3cf-dec107601165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdbccd02-3c15-4fe6-a3cf-dec107601165.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-4b00767a-2826-4e10-a31d-eb5c37335e06 {
  display: none;
}
#s-4b00767a-2826-4e10-a31d-eb5c37335e06, #wrap-s-4b00767a-2826-4e10-a31d-eb5c37335e06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b00767a-2826-4e10-a31d-eb5c37335e06 {
  display: none;
}
#s-4b00767a-2826-4e10-a31d-eb5c37335e06, #wrap-s-4b00767a-2826-4e10-a31d-eb5c37335e06 { display:none !important; }}@media (max-width: 767px){#s-4b00767a-2826-4e10-a31d-eb5c37335e06 {
  display: none;
}
#s-4b00767a-2826-4e10-a31d-eb5c37335e06, #wrap-s-4b00767a-2826-4e10-a31d-eb5c37335e06 { display:none !important; }}
@media (min-width: 1200px){#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 {
  display: none;
}
#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311, #wrap-s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 {
  display: none;
}
#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311, #wrap-s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 {
  
}
}@media (max-width: 767px){#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 {
  display: none;
}
#s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311, #wrap-s-8a43b69e-a4c7-48d7-ab1b-dbc17fa5d311 { display:none !important; }}
#s-c109ff48-e6c5-46a1-8752-eeae61472610 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-c109ff48-e6c5-46a1-8752-eeae61472610 {
  display: none;
}
#s-c109ff48-e6c5-46a1-8752-eeae61472610, #wrap-s-c109ff48-e6c5-46a1-8752-eeae61472610 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c109ff48-e6c5-46a1-8752-eeae61472610 {
  display: none;
}
#s-c109ff48-e6c5-46a1-8752-eeae61472610, #wrap-s-c109ff48-e6c5-46a1-8752-eeae61472610 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c109ff48-e6c5-46a1-8752-eeae61472610 {
  display: none;
}
#s-c109ff48-e6c5-46a1-8752-eeae61472610, #wrap-s-c109ff48-e6c5-46a1-8752-eeae61472610 { display:none !important; }}
#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 {
  display: none;
}
#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94, #wrap-s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 {
  display: none;
}
#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94, #wrap-s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 { display:none !important; }}







#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b27c9776-9c5b-45b0-8f5b-2326f31bed94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c {
  display: none;
}
#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c, #wrap-s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c {
  display: none;
}
#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c, #wrap-s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c { display:none !important; }}@media (max-width: 767px){#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c {
  display: none;
}
#s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c, #wrap-s-f8ebc91e-dd2e-4b8e-b636-a9b37b11171c { display:none !important; }}
#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e {
  display: none;
}
#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e, #wrap-s-32a0a3c7-770a-48d2-a81e-3a988483fc9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e {
  display: none;
}
#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e, #wrap-s-32a0a3c7-770a-48d2-a81e-3a988483fc9e { display:none !important; }}@media (max-width: 767px){#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e {
  display: none;
}
#s-32a0a3c7-770a-48d2-a81e-3a988483fc9e, #wrap-s-32a0a3c7-770a-48d2-a81e-3a988483fc9e { display:none !important; }}
#s-d2bf3c34-9577-4711-8e17-6d76b7f7c777 {
  margin-top: 58px;
margin-left: -18%;
margin-bottom: 2px;
margin-right: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2bf3c34-9577-4711-8e17-6d76b7f7c777 {
  display: none;
}
#s-d2bf3c34-9577-4711-8e17-6d76b7f7c777, #wrap-s-d2bf3c34-9577-4711-8e17-6d76b7f7c777 { display:none !important; }}@media (max-width: 767px){#s-d2bf3c34-9577-4711-8e17-6d76b7f7c777 {
  display: none;
}
#s-d2bf3c34-9577-4711-8e17-6d76b7f7c777, #wrap-s-d2bf3c34-9577-4711-8e17-6d76b7f7c777 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2bf3c34-9577-4711-8e17-6d76b7f7c777"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2bf3c34-9577-4711-8e17-6d76b7f7c777"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-d2bf3c34-9577-4711-8e17-6d76b7f7c777"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2bf3c34-9577-4711-8e17-6d76b7f7c777"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-991fc309-bf3f-41df-a84b-dccee68b1355 {
  text-align: center;
}







  #s-991fc309-bf3f-41df-a84b-dccee68b1355 img.shogun-image {
    

    
    
    
  }


#s-991fc309-bf3f-41df-a84b-dccee68b1355 .shogun-image-content {
  
    align-items: center;
  
}

#s-2df00ff7-002d-4d30-bf45-e3416e570729 {
  margin-bottom: -20px;
min-height: 50px;
}








#s-2df00ff7-002d-4d30-bf45-e3416e570729 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df00ff7-002d-4d30-bf45-e3416e570729.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-329f97a5-ea4e-4b79-9036-1d7024f6bede {
  display: none;
}
#s-329f97a5-ea4e-4b79-9036-1d7024f6bede, #wrap-s-329f97a5-ea4e-4b79-9036-1d7024f6bede { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-329f97a5-ea4e-4b79-9036-1d7024f6bede {
  display: none;
}
#s-329f97a5-ea4e-4b79-9036-1d7024f6bede, #wrap-s-329f97a5-ea4e-4b79-9036-1d7024f6bede { display:none !important; }}@media (max-width: 767px){#s-329f97a5-ea4e-4b79-9036-1d7024f6bede {
  display: none;
}
#s-329f97a5-ea4e-4b79-9036-1d7024f6bede, #wrap-s-329f97a5-ea4e-4b79-9036-1d7024f6bede { display:none !important; }}
#s-d652c7ab-6b27-4bcd-8fb7-8bd752c3f08d {
  margin-left: 0%;
margin-right: 0%;
}

#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e {
  display: none;
}
#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e, #wrap-s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e {
  display: none;
}
#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e, #wrap-s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e { display:none !important; }}@media (max-width: 767px){#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e {
  display: none;
}
#s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e, #wrap-s-5ea2faf5-b356-4a5d-8ba4-4cb9d094a99e { display:none !important; }}
#s-0aa99fbd-f0af-4dbf-8907-9f0bb001fbbb {
  text-align: center;
}







  #s-0aa99fbd-f0af-4dbf-8907-9f0bb001fbbb img.shogun-image {
    

    
    
    
  }


#s-0aa99fbd-f0af-4dbf-8907-9f0bb001fbbb .shogun-image-content {
  
    align-items: center;
  
}

#s-6eca9a39-a114-45fc-82ad-a1a921c873c1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6eca9a39-a114-45fc-82ad-a1a921c873c1 {
  display: none;
}
#s-6eca9a39-a114-45fc-82ad-a1a921c873c1, #wrap-s-6eca9a39-a114-45fc-82ad-a1a921c873c1 { display:none !important; }}







#s-6eca9a39-a114-45fc-82ad-a1a921c873c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6eca9a39-a114-45fc-82ad-a1a921c873c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f {
  display: none;
}
#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f, #wrap-s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f {
  display: none;
}
#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f, #wrap-s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f { display:none !important; }}@media (max-width: 767px){#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f {
  display: none;
}
#s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f, #wrap-s-c5fc0c45-0ad7-470f-b32b-5532d1cc752f { display:none !important; }}
@media (min-width: 1200px){#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 {
  display: none;
}
#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23, #wrap-s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 {
  display: none;
}
#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23, #wrap-s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 {
  
}
}@media (max-width: 767px){#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 {
  display: none;
}
#s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23, #wrap-s-f75f0c4e-84ad-4868-ac5a-0bd2cbd28e23 { display:none !important; }}
#s-2e2b5e6c-1a67-44f6-a845-60afd1f172f6 {
  margin-left: 0%;
}

#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee {
  display: none;
}
#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee, #wrap-s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee {
  display: none;
}
#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee, #wrap-s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee {
  display: none;
}
#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee, #wrap-s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee { display:none !important; }}







#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ea8686d-39e6-4f4b-9b7d-d87b573335ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-f12c6f20-694a-4329-9c06-3fa6262484eb {
  display: none;
}
#s-f12c6f20-694a-4329-9c06-3fa6262484eb, #wrap-s-f12c6f20-694a-4329-9c06-3fa6262484eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f12c6f20-694a-4329-9c06-3fa6262484eb {
  display: none;
}
#s-f12c6f20-694a-4329-9c06-3fa6262484eb, #wrap-s-f12c6f20-694a-4329-9c06-3fa6262484eb { display:none !important; }}@media (max-width: 767px){#s-f12c6f20-694a-4329-9c06-3fa6262484eb {
  display: none;
}
#s-f12c6f20-694a-4329-9c06-3fa6262484eb, #wrap-s-f12c6f20-694a-4329-9c06-3fa6262484eb { display:none !important; }}
@media (min-width: 1200px){#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af {
  display: none;
}
#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af, #wrap-s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af {
  display: none;
}
#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af, #wrap-s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af {
  
}
}@media (max-width: 767px){#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af {
  display: none;
}
#s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af, #wrap-s-00c6c1f9-07ac-4ef0-8f7b-e084ad8fd8af { display:none !important; }}
#s-e09158ea-facb-4d06-bfdf-f9699cade35e {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-e09158ea-facb-4d06-bfdf-f9699cade35e {
  display: none;
}
#s-e09158ea-facb-4d06-bfdf-f9699cade35e, #wrap-s-e09158ea-facb-4d06-bfdf-f9699cade35e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e09158ea-facb-4d06-bfdf-f9699cade35e {
  display: none;
}
#s-e09158ea-facb-4d06-bfdf-f9699cade35e, #wrap-s-e09158ea-facb-4d06-bfdf-f9699cade35e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e09158ea-facb-4d06-bfdf-f9699cade35e {
  display: none;
}
#s-e09158ea-facb-4d06-bfdf-f9699cade35e, #wrap-s-e09158ea-facb-4d06-bfdf-f9699cade35e { display:none !important; }}
#s-96adff5f-5346-4a85-91f5-b561be4bc636 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-96adff5f-5346-4a85-91f5-b561be4bc636 {
  display: none;
}
#s-96adff5f-5346-4a85-91f5-b561be4bc636, #wrap-s-96adff5f-5346-4a85-91f5-b561be4bc636 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96adff5f-5346-4a85-91f5-b561be4bc636 {
  display: none;
}
#s-96adff5f-5346-4a85-91f5-b561be4bc636, #wrap-s-96adff5f-5346-4a85-91f5-b561be4bc636 { display:none !important; }}







#s-96adff5f-5346-4a85-91f5-b561be4bc636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96adff5f-5346-4a85-91f5-b561be4bc636.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 {
  display: none;
}
#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91, #wrap-s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 {
  display: none;
}
#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91, #wrap-s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 { display:none !important; }}@media (max-width: 767px){#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 {
  display: none;
}
#s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91, #wrap-s-2f6d5229-0e0e-4d78-abfe-f83ea74a9e91 { display:none !important; }}
#s-d829e591-c324-4b99-b24b-09632057446b {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-d829e591-c324-4b99-b24b-09632057446b {
  display: none;
}
#s-d829e591-c324-4b99-b24b-09632057446b, #wrap-s-d829e591-c324-4b99-b24b-09632057446b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d829e591-c324-4b99-b24b-09632057446b {
  display: none;
}
#s-d829e591-c324-4b99-b24b-09632057446b, #wrap-s-d829e591-c324-4b99-b24b-09632057446b { display:none !important; }}@media (max-width: 767px){#s-d829e591-c324-4b99-b24b-09632057446b {
  display: none;
}
#s-d829e591-c324-4b99-b24b-09632057446b, #wrap-s-d829e591-c324-4b99-b24b-09632057446b { display:none !important; }}
#s-5352107a-33fc-4cc0-9066-b16a03577dae {
  margin-top: 50px;
margin-left: -1%;
margin-bottom: 0px;
margin-right: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-5352107a-33fc-4cc0-9066-b16a03577dae {
  display: none;
}
#s-5352107a-33fc-4cc0-9066-b16a03577dae, #wrap-s-5352107a-33fc-4cc0-9066-b16a03577dae { display:none !important; }}







#s-5352107a-33fc-4cc0-9066-b16a03577dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5352107a-33fc-4cc0-9066-b16a03577dae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a896565-e355-40fa-8c7b-dcd87767c1ce {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-6a896565-e355-40fa-8c7b-dcd87767c1ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a896565-e355-40fa-8c7b-dcd87767c1ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a896565-e355-40fa-8c7b-dcd87767c1ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a896565-e355-40fa-8c7b-dcd87767c1ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-56fc677c-48e8-4736-ac39-1cceac13dac7 {
  margin-top: 14px;
margin-left: 4%;
margin-bottom: 17px;
margin-right: -15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-56fc677c-48e8-4736-ac39-1cceac13dac7 {
  display: none;
}
#s-56fc677c-48e8-4736-ac39-1cceac13dac7, #wrap-s-56fc677c-48e8-4736-ac39-1cceac13dac7 { display:none !important; }}@media (max-width: 767px){#s-56fc677c-48e8-4736-ac39-1cceac13dac7 {
  display: none;
}
#s-56fc677c-48e8-4736-ac39-1cceac13dac7, #wrap-s-56fc677c-48e8-4736-ac39-1cceac13dac7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-56fc677c-48e8-4736-ac39-1cceac13dac7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56fc677c-48e8-4736-ac39-1cceac13dac7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-56fc677c-48e8-4736-ac39-1cceac13dac7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-56fc677c-48e8-4736-ac39-1cceac13dac7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-f3058e3c-7c22-455f-a31d-10d781965b95 {
  text-align: center;
}







  #s-f3058e3c-7c22-455f-a31d-10d781965b95 img.shogun-image {
    

    
    
    
  }


#s-f3058e3c-7c22-455f-a31d-10d781965b95 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97 {
  display: none;
}
#s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97, #wrap-s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97 { display:none !important; }}







#s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce8c4d36-b637-44cd-bb6f-7f2a1471ff97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4033703-b69a-4397-9cfc-53df26b173a1 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 1200px){#s-b4033703-b69a-4397-9cfc-53df26b173a1 {
  display: none;
}
#s-b4033703-b69a-4397-9cfc-53df26b173a1, #wrap-s-b4033703-b69a-4397-9cfc-53df26b173a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4033703-b69a-4397-9cfc-53df26b173a1 {
  display: none;
}
#s-b4033703-b69a-4397-9cfc-53df26b173a1, #wrap-s-b4033703-b69a-4397-9cfc-53df26b173a1 { display:none !important; }}@media (max-width: 767px){#s-b4033703-b69a-4397-9cfc-53df26b173a1 {
  display: none;
}
#s-b4033703-b69a-4397-9cfc-53df26b173a1, #wrap-s-b4033703-b69a-4397-9cfc-53df26b173a1 { display:none !important; }}
#s-507961b8-daec-426c-aac1-ce66667ba7d3 {
  margin-left: 0%;
margin-right: 0%;
}

#s-ff2bce8e-8396-49ba-84a5-a76e0937524f {
  text-align: center;
}







  #s-ff2bce8e-8396-49ba-84a5-a76e0937524f img.shogun-image {
    

    
    
    
  }


#s-ff2bce8e-8396-49ba-84a5-a76e0937524f .shogun-image-content {
  
    align-items: center;
  
}

#s-db957ff7-1dfb-4f77-abf1-19f5ae7256e5 {
  margin-top: 2px;
margin-bottom: 2px;
min-height: 50px;
}








#s-db957ff7-1dfb-4f77-abf1-19f5ae7256e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db957ff7-1dfb-4f77-abf1-19f5ae7256e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-f67711d7-5c33-4043-bd7c-64e115fe296c {
  display: none;
}
#s-f67711d7-5c33-4043-bd7c-64e115fe296c, #wrap-s-f67711d7-5c33-4043-bd7c-64e115fe296c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f67711d7-5c33-4043-bd7c-64e115fe296c {
  display: none;
}
#s-f67711d7-5c33-4043-bd7c-64e115fe296c, #wrap-s-f67711d7-5c33-4043-bd7c-64e115fe296c { display:none !important; }}
#s-f5656bc3-e761-4045-acdf-4e98813fcdab {
  margin-left: 0%;
margin-right: 0%;
}

#s-cee787d1-9e47-4eb3-8b6c-ce649c79e566 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-cee787d1-9e47-4eb3-8b6c-ce649c79e566 {
  display: none;
}
#s-cee787d1-9e47-4eb3-8b6c-ce649c79e566, #wrap-s-cee787d1-9e47-4eb3-8b6c-ce649c79e566 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cee787d1-9e47-4eb3-8b6c-ce649c79e566 {
  display: none;
}
#s-cee787d1-9e47-4eb3-8b6c-ce649c79e566, #wrap-s-cee787d1-9e47-4eb3-8b6c-ce649c79e566 { display:none !important; }}
#s-0e5e1efa-80ad-40cb-837e-2c2857b037cd {
  margin-top: 8px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: -15%;
}
@media (min-width: 1200px){#s-0e5e1efa-80ad-40cb-837e-2c2857b037cd {
  display: none;
}
#s-0e5e1efa-80ad-40cb-837e-2c2857b037cd, #wrap-s-0e5e1efa-80ad-40cb-837e-2c2857b037cd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e5e1efa-80ad-40cb-837e-2c2857b037cd {
  display: none;
}
#s-0e5e1efa-80ad-40cb-837e-2c2857b037cd, #wrap-s-0e5e1efa-80ad-40cb-837e-2c2857b037cd { display:none !important; }}
@media (min-width: 0px) {
[id="s-0e5e1efa-80ad-40cb-837e-2c2857b037cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e5e1efa-80ad-40cb-837e-2c2857b037cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-0e5e1efa-80ad-40cb-837e-2c2857b037cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e5e1efa-80ad-40cb-837e-2c2857b037cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-a8660e7a-e5fc-41f5-89c4-e6242bfc5e6c {
  text-align: center;
}







  #s-a8660e7a-e5fc-41f5-89c4-e6242bfc5e6c img.shogun-image {
    

    
    
    
  }


#s-a8660e7a-e5fc-41f5-89c4-e6242bfc5e6c .shogun-image-content {
  
    align-items: center;
  
}

#s-efebe251-c876-44ec-af22-6dc69770b072 {
  min-height: 50px;
}








#s-efebe251-c876-44ec-af22-6dc69770b072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efebe251-c876-44ec-af22-6dc69770b072.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-f72a0172-b1f7-484d-b5c9-b85e1abf98ec {
  display: none;
}
#s-f72a0172-b1f7-484d-b5c9-b85e1abf98ec, #wrap-s-f72a0172-b1f7-484d-b5c9-b85e1abf98ec { display:none !important; }}
#s-80885aaa-66b5-4da0-9b61-052b3e22f745 {
  text-align: center;
}







  #s-80885aaa-66b5-4da0-9b61-052b3e22f745 img.shogun-image {
    

    
    
    
  }


#s-80885aaa-66b5-4da0-9b61-052b3e22f745 .shogun-image-content {
  
    align-items: center;
  
}

#s-b98ee855-4311-4321-bef4-f746fe954c39 {
  min-height: 50px;
}








#s-b98ee855-4311-4321-bef4-f746fe954c39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b98ee855-4311-4321-bef4-f746fe954c39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663 {
  display: none;
}
#s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663, #wrap-s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663 { display:none !important; }}@media (max-width: 767px){#s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663 {
  display: none;
}
#s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663, #wrap-s-3bb9aa5d-1ea5-4367-b07b-bedc6664c663 { display:none !important; }}
#s-0f4d5efc-372f-433d-ac29-319b8c17af57 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f4d5efc-372f-433d-ac29-319b8c17af57 {
  display: none;
}
#s-0f4d5efc-372f-433d-ac29-319b8c17af57, #wrap-s-0f4d5efc-372f-433d-ac29-319b8c17af57 { display:none !important; }}@media (max-width: 767px){#s-0f4d5efc-372f-433d-ac29-319b8c17af57 {
  display: none;
}
#s-0f4d5efc-372f-433d-ac29-319b8c17af57, #wrap-s-0f4d5efc-372f-433d-ac29-319b8c17af57 { display:none !important; }}
#s-8db95d9b-8753-4836-ac4d-0f7177004760 {
  min-height: 50px;
}








#s-8db95d9b-8753-4836-ac4d-0f7177004760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8db95d9b-8753-4836-ac4d-0f7177004760.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-814e83ba-254f-4e69-9c2a-b195c5431b64 {
  margin-top: 43px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: -15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-814e83ba-254f-4e69-9c2a-b195c5431b64 {
  display: none;
}
#s-814e83ba-254f-4e69-9c2a-b195c5431b64, #wrap-s-814e83ba-254f-4e69-9c2a-b195c5431b64 { display:none !important; }}@media (max-width: 767px){#s-814e83ba-254f-4e69-9c2a-b195c5431b64 {
  display: none;
}
#s-814e83ba-254f-4e69-9c2a-b195c5431b64, #wrap-s-814e83ba-254f-4e69-9c2a-b195c5431b64 { display:none !important; }}
@media (min-width: 0px) {
[id="s-814e83ba-254f-4e69-9c2a-b195c5431b64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-814e83ba-254f-4e69-9c2a-b195c5431b64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-814e83ba-254f-4e69-9c2a-b195c5431b64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-814e83ba-254f-4e69-9c2a-b195c5431b64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-4e3354df-46af-4e3a-a001-02e2082b041a {
  text-align: center;
}







  #s-4e3354df-46af-4e3a-a001-02e2082b041a img.shogun-image {
    

    
    
    
  }


#s-4e3354df-46af-4e3a-a001-02e2082b041a .shogun-image-content {
  
    align-items: center;
  
}

#s-f5bad553-3c3d-446e-8865-add7ef81ddc5 {
  min-height: 50px;
}








#s-f5bad553-3c3d-446e-8865-add7ef81ddc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5bad553-3c3d-446e-8865-add7ef81ddc5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a {
  display: none;
}
#s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a, #wrap-s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a {
  display: none;
}
#s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a, #wrap-s-49a32dc6-fd8b-49d2-9cff-329ea0aa1b3a { display:none !important; }}
#s-cb354e4b-d453-412a-a1b7-14661c2922a3 {
  margin-left: 0%;
margin-right: 0%;
}

#s-5fda7a79-4113-4855-9703-2e52ca800c50 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-5fda7a79-4113-4855-9703-2e52ca800c50 {
  display: none;
}
#s-5fda7a79-4113-4855-9703-2e52ca800c50, #wrap-s-5fda7a79-4113-4855-9703-2e52ca800c50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fda7a79-4113-4855-9703-2e52ca800c50 {
  display: none;
}
#s-5fda7a79-4113-4855-9703-2e52ca800c50, #wrap-s-5fda7a79-4113-4855-9703-2e52ca800c50 { display:none !important; }}
#s-b2eb007a-03bc-458c-ba7f-766e4e1ae4c5 {
  text-align: center;
}







  #s-b2eb007a-03bc-458c-ba7f-766e4e1ae4c5 img.shogun-image {
    

    
    
    
  }


#s-b2eb007a-03bc-458c-ba7f-766e4e1ae4c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 {
  display: none;
}
#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79, #wrap-s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 {
  display: none;
}
#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79, #wrap-s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 { display:none !important; }}







#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad5ffa3d-7b81-41df-afa5-4143c520ae79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 1200px){#s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280 {
  display: none;
}
#s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280, #wrap-s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280 {
  display: none;
}
#s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280, #wrap-s-1ce3c5cf-8e13-4055-afe2-3168f2c6e280 { display:none !important; }}
#s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f {
  display: none;
}
#s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f, #wrap-s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f { display:none !important; }}@media (max-width: 767px){#s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f {
  display: none;
}
#s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f, #wrap-s-5e6bed58-d8b3-4e8d-99c5-bd73a047699f { display:none !important; }}
#s-ebcd740c-fe9a-4347-99a7-b915909efff3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebcd740c-fe9a-4347-99a7-b915909efff3 {
  display: none;
}
#s-ebcd740c-fe9a-4347-99a7-b915909efff3, #wrap-s-ebcd740c-fe9a-4347-99a7-b915909efff3 { display:none !important; }}@media (max-width: 767px){#s-ebcd740c-fe9a-4347-99a7-b915909efff3 {
  display: none;
}
#s-ebcd740c-fe9a-4347-99a7-b915909efff3, #wrap-s-ebcd740c-fe9a-4347-99a7-b915909efff3 { display:none !important; }}







#s-ebcd740c-fe9a-4347-99a7-b915909efff3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebcd740c-fe9a-4347-99a7-b915909efff3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-86c96499-87da-4738-9bce-bd1a4513940b {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 1200px){#s-86c96499-87da-4738-9bce-bd1a4513940b {
  display: none;
}
#s-86c96499-87da-4738-9bce-bd1a4513940b, #wrap-s-86c96499-87da-4738-9bce-bd1a4513940b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86c96499-87da-4738-9bce-bd1a4513940b {
  display: none;
}
#s-86c96499-87da-4738-9bce-bd1a4513940b, #wrap-s-86c96499-87da-4738-9bce-bd1a4513940b { display:none !important; }}
#s-d85528e3-3b6d-4291-9fc5-ae1a83dd4233 {
  margin-left: 0%;
margin-right: 0%;
}

#s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 1200px){#s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4 {
  display: none;
}
#s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4, #wrap-s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4 {
  display: none;
}
#s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4, #wrap-s-c4ca4e51-7c5f-4ba1-ad36-97c44dd6bdd4 { display:none !important; }}
#s-0460b86f-144c-4417-8bff-1c79c000978f {
  margin-left: 4%;
margin-bottom: 30px;
margin-right: -15%;
}
@media (min-width: 1200px){#s-0460b86f-144c-4417-8bff-1c79c000978f {
  display: none;
}
#s-0460b86f-144c-4417-8bff-1c79c000978f, #wrap-s-0460b86f-144c-4417-8bff-1c79c000978f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0460b86f-144c-4417-8bff-1c79c000978f {
  display: none;
}
#s-0460b86f-144c-4417-8bff-1c79c000978f, #wrap-s-0460b86f-144c-4417-8bff-1c79c000978f { display:none !important; }}
@media (min-width: 0px) {
[id="s-0460b86f-144c-4417-8bff-1c79c000978f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0460b86f-144c-4417-8bff-1c79c000978f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-0460b86f-144c-4417-8bff-1c79c000978f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-0460b86f-144c-4417-8bff-1c79c000978f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

#s-afe7a399-9d27-42dd-bc67-d7fbd32a1dfb {
  text-align: center;
}







  #s-afe7a399-9d27-42dd-bc67-d7fbd32a1dfb img.shogun-image {
    

    
    
    
  }


#s-afe7a399-9d27-42dd-bc67-d7fbd32a1dfb .shogun-image-content {
  
    align-items: center;
  
}

#s-f68f7d3a-abc7-4943-bb16-8179661be3c8 {
  min-height: 50px;
}








#s-f68f7d3a-abc7-4943-bb16-8179661be3c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f68f7d3a-abc7-4943-bb16-8179661be3c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-9215b903-eac5-4ec0-bcf6-cc9d75041114 {
  display: none;
}
#s-9215b903-eac5-4ec0-bcf6-cc9d75041114, #wrap-s-9215b903-eac5-4ec0-bcf6-cc9d75041114 { display:none !important; }}@media (max-width: 767px){#s-9215b903-eac5-4ec0-bcf6-cc9d75041114 {
  display: none;
}
#s-9215b903-eac5-4ec0-bcf6-cc9d75041114, #wrap-s-9215b903-eac5-4ec0-bcf6-cc9d75041114 { display:none !important; }}
#s-1216d635-c15e-4473-a46c-e5985d3c2018 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1216d635-c15e-4473-a46c-e5985d3c2018 {
  display: none;
}
#s-1216d635-c15e-4473-a46c-e5985d3c2018, #wrap-s-1216d635-c15e-4473-a46c-e5985d3c2018 { display:none !important; }}@media (max-width: 767px){#s-1216d635-c15e-4473-a46c-e5985d3c2018 {
  display: none;
}
#s-1216d635-c15e-4473-a46c-e5985d3c2018, #wrap-s-1216d635-c15e-4473-a46c-e5985d3c2018 { display:none !important; }}
#s-f62aa775-a919-45ba-8d96-bfb5538ce608 {
  text-align: center;
}







  #s-f62aa775-a919-45ba-8d96-bfb5538ce608 img.shogun-image {
    

    
    
    
  }


#s-f62aa775-a919-45ba-8d96-bfb5538ce608 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d32be74-29d6-4be8-b622-793a6b0e729e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9d32be74-29d6-4be8-b622-793a6b0e729e {
  display: none;
}
#s-9d32be74-29d6-4be8-b622-793a6b0e729e, #wrap-s-9d32be74-29d6-4be8-b622-793a6b0e729e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d32be74-29d6-4be8-b622-793a6b0e729e {
  display: none;
}
#s-9d32be74-29d6-4be8-b622-793a6b0e729e, #wrap-s-9d32be74-29d6-4be8-b622-793a6b0e729e { display:none !important; }}







#s-9d32be74-29d6-4be8-b622-793a6b0e729e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d32be74-29d6-4be8-b622-793a6b0e729e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8258d27a-e93d-42a3-8e03-4c94336d28e4 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-8258d27a-e93d-42a3-8e03-4c94336d28e4 {
  display: none;
}
#s-8258d27a-e93d-42a3-8e03-4c94336d28e4, #wrap-s-8258d27a-e93d-42a3-8e03-4c94336d28e4 { display:none !important; }}@media (max-width: 767px){#s-8258d27a-e93d-42a3-8e03-4c94336d28e4 {
  display: none;
}
#s-8258d27a-e93d-42a3-8e03-4c94336d28e4, #wrap-s-8258d27a-e93d-42a3-8e03-4c94336d28e4 { display:none !important; }}
#s-93179a69-178c-45c3-b015-612b445b2efc {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-93179a69-178c-45c3-b015-612b445b2efc {
  display: none;
}
#s-93179a69-178c-45c3-b015-612b445b2efc, #wrap-s-93179a69-178c-45c3-b015-612b445b2efc { display:none !important; }}@media (max-width: 767px){#s-93179a69-178c-45c3-b015-612b445b2efc {
  display: none;
}
#s-93179a69-178c-45c3-b015-612b445b2efc, #wrap-s-93179a69-178c-45c3-b015-612b445b2efc { display:none !important; }}







#s-93179a69-178c-45c3-b015-612b445b2efc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93179a69-178c-45c3-b015-612b445b2efc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73b5f9a4-f089-4946-9b46-a5f0525e4936 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 1200px){#s-73b5f9a4-f089-4946-9b46-a5f0525e4936 {
  display: none;
}
#s-73b5f9a4-f089-4946-9b46-a5f0525e4936, #wrap-s-73b5f9a4-f089-4946-9b46-a5f0525e4936 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73b5f9a4-f089-4946-9b46-a5f0525e4936 {
  display: none;
}
#s-73b5f9a4-f089-4946-9b46-a5f0525e4936, #wrap-s-73b5f9a4-f089-4946-9b46-a5f0525e4936 { display:none !important; }}
#s-71523cbb-a18f-4798-a706-f975636667d5 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-71523cbb-a18f-4798-a706-f975636667d5 {
  display: none;
}
#s-71523cbb-a18f-4798-a706-f975636667d5, #wrap-s-71523cbb-a18f-4798-a706-f975636667d5 { display:none !important; }}@media (max-width: 767px){#s-71523cbb-a18f-4798-a706-f975636667d5 {
  display: none;
}
#s-71523cbb-a18f-4798-a706-f975636667d5, #wrap-s-71523cbb-a18f-4798-a706-f975636667d5 { display:none !important; }}
#s-0a0ced98-6227-4a9f-8844-e7456e4c9211 {
  margin-top: -15px;
margin-bottom: -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a0ced98-6227-4a9f-8844-e7456e4c9211 {
  display: none;
}
#s-0a0ced98-6227-4a9f-8844-e7456e4c9211, #wrap-s-0a0ced98-6227-4a9f-8844-e7456e4c9211 { display:none !important; }}@media (max-width: 767px){#s-0a0ced98-6227-4a9f-8844-e7456e4c9211 {
  display: none;
}
#s-0a0ced98-6227-4a9f-8844-e7456e4c9211, #wrap-s-0a0ced98-6227-4a9f-8844-e7456e4c9211 { display:none !important; }}
#s-b85d64cc-3679-4e49-bd1d-368dc7910c52 {
  margin-top: 15px;
margin-left: 15%;
margin-right: 1%;
text-align: center;
}







  #s-b85d64cc-3679-4e49-bd1d-368dc7910c52 img.shogun-image {
    

    
    
    
  }


#s-b85d64cc-3679-4e49-bd1d-368dc7910c52 .shogun-image-content {
  
    align-items: center;
  
}

#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 {
  display: none;
}
#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8, #wrap-s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 {
  display: none;
}
#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8, #wrap-s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 { display:none !important; }}@media (max-width: 767px){#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 {
  display: none;
}
#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8, #wrap-s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 { display:none !important; }}







#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8 {
  cursor: pointer;
}#s-52b63042-9f62-4fe0-96d1-b5bcc02d61a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 {
  display: none;
}
#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503, #wrap-s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 {
  display: none;
}
#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503, #wrap-s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 { display:none !important; }}@media (max-width: 767px){#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 {
  display: none;
}
#s-75890787-fabf-4c65-b7a7-f5ca6bb1d503, #wrap-s-75890787-fabf-4c65-b7a7-f5ca6bb1d503 { display:none !important; }}
#s-7a08850e-031e-4eb9-9088-809ac522d12a {
  margin-top: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7a08850e-031e-4eb9-9088-809ac522d12a {
  display: none;
}
#s-7a08850e-031e-4eb9-9088-809ac522d12a, #wrap-s-7a08850e-031e-4eb9-9088-809ac522d12a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a08850e-031e-4eb9-9088-809ac522d12a {
  display: none;
}
#s-7a08850e-031e-4eb9-9088-809ac522d12a, #wrap-s-7a08850e-031e-4eb9-9088-809ac522d12a { display:none !important; }}@media (max-width: 767px){#s-7a08850e-031e-4eb9-9088-809ac522d12a {
  display: none;
}
#s-7a08850e-031e-4eb9-9088-809ac522d12a, #wrap-s-7a08850e-031e-4eb9-9088-809ac522d12a { display:none !important; }}







#s-7a08850e-031e-4eb9-9088-809ac522d12a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a08850e-031e-4eb9-9088-809ac522d12a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 {
  display: none;
}
#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56, #wrap-s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 {
  display: none;
}
#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56, #wrap-s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 { display:none !important; }}@media (max-width: 767px){#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 {
  display: none;
}
#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56, #wrap-s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 { display:none !important; }}






  #s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 img.shogun-image {
    

    
    
    
  }


#s-61074764-bb38-4b7c-9fa8-56b6f4ceab56 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b {
  border-style: solid;
margin-top: 10px;
padding-top: 2px;
padding-left: 5%;
padding-bottom: 2px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b {
  display: none;
}
#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b, #wrap-s-a6e30851-9c5c-48cc-8718-f13aad1dd03b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b {
  display: none;
}
#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b, #wrap-s-a6e30851-9c5c-48cc-8718-f13aad1dd03b { display:none !important; }}@media (max-width: 767px){#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b {
  display: none;
}
#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b, #wrap-s-a6e30851-9c5c-48cc-8718-f13aad1dd03b { display:none !important; }}

  #s-a6e30851-9c5c-48cc-8718-f13aad1dd03b-root {
    text-align: center;
  }


#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a6e30851-9c5c-48cc-8718-f13aad1dd03b-root {
    text-align: center;
  }


#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a6e30851-9c5c-48cc-8718-f13aad1dd03b-root {
    text-align: center;
  }


#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a6e30851-9c5c-48cc-8718-f13aad1dd03b-root {
    text-align: center;
  }


#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a6e30851-9c5c-48cc-8718-f13aad1dd03b-root {
    text-align: center;
  }


#s-a6e30851-9c5c-48cc-8718-f13aad1dd03b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-977d0c19-3396-45f4-be25-376406a5bfb1 {
  margin-top: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-977d0c19-3396-45f4-be25-376406a5bfb1 {
  display: none;
}
#s-977d0c19-3396-45f4-be25-376406a5bfb1, #wrap-s-977d0c19-3396-45f4-be25-376406a5bfb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-977d0c19-3396-45f4-be25-376406a5bfb1 {
  display: none;
}
#s-977d0c19-3396-45f4-be25-376406a5bfb1, #wrap-s-977d0c19-3396-45f4-be25-376406a5bfb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-977d0c19-3396-45f4-be25-376406a5bfb1 {
  
}
}@media (max-width: 767px){#s-977d0c19-3396-45f4-be25-376406a5bfb1 {
  display: none;
}
#s-977d0c19-3396-45f4-be25-376406a5bfb1, #wrap-s-977d0c19-3396-45f4-be25-376406a5bfb1 { display:none !important; }}







#s-977d0c19-3396-45f4-be25-376406a5bfb1 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-977d0c19-3396-45f4-be25-376406a5bfb1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f568a892-10df-40f0-9770-11a5e298364f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
}

#s-f568a892-10df-40f0-9770-11a5e298364f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f568a892-10df-40f0-9770-11a5e298364f .shg-sld-nav-button.shg-sld-left,
#s-f568a892-10df-40f0-9770-11a5e298364f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7219c1b8-38ff-4e65-afb8-1f639637f4e4 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7219c1b8-38ff-4e65-afb8-1f639637f4e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7219c1b8-38ff-4e65-afb8-1f639637f4e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7219c1b8-38ff-4e65-afb8-1f639637f4e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7219c1b8-38ff-4e65-afb8-1f639637f4e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-b9822eab-49a1-424b-99fb-b67d08f021d8 {
  text-align: center;
}







  #s-b9822eab-49a1-424b-99fb-b67d08f021d8 img.shogun-image {
    

    
    
    
  }


#s-b9822eab-49a1-424b-99fb-b67d08f021d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3bcca4ac-4288-4d20-85d1-716ca3365ffe {
  text-align: center;
}







  #s-3bcca4ac-4288-4d20-85d1-716ca3365ffe img.shogun-image {
    

    
    
    
  }


#s-3bcca4ac-4288-4d20-85d1-716ca3365ffe .shogun-image-content {
  
    align-items: center;
  
}

#s-3103d287-ebba-47fa-a783-5d980c5e4a59 {
  text-align: center;
}







  #s-3103d287-ebba-47fa-a783-5d980c5e4a59 img.shogun-image {
    

    
    
    
  }


#s-3103d287-ebba-47fa-a783-5d980c5e4a59 .shogun-image-content {
  
    align-items: center;
  
}

#s-a107e5ff-3a59-459d-8418-24cf8002fe8c {
  margin-left: 0%;
margin-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-a107e5ff-3a59-459d-8418-24cf8002fe8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a107e5ff-3a59-459d-8418-24cf8002fe8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a107e5ff-3a59-459d-8418-24cf8002fe8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a107e5ff-3a59-459d-8418-24cf8002fe8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-22c9085f-9fbb-4799-a015-84a8da0a2a4d {
  text-align: center;
}







  #s-22c9085f-9fbb-4799-a015-84a8da0a2a4d img.shogun-image {
    

    
    
    
  }


#s-22c9085f-9fbb-4799-a015-84a8da0a2a4d .shogun-image-content {
  
    align-items: center;
  
}

#s-6f6224b5-e282-48a6-9590-a7353fb8ff63 {
  text-align: center;
}







  #s-6f6224b5-e282-48a6-9590-a7353fb8ff63 img.shogun-image {
    

    
    
    
  }


#s-6f6224b5-e282-48a6-9590-a7353fb8ff63 .shogun-image-content {
  
    align-items: center;
  
}

#s-b43897f0-97a4-4645-9bc1-7c70d1c954bd {
  text-align: center;
}







  #s-b43897f0-97a4-4645-9bc1-7c70d1c954bd img.shogun-image {
    

    
    
    
  }


#s-b43897f0-97a4-4645-9bc1-7c70d1c954bd .shogun-image-content {
  
    align-items: center;
  
}

#s-a120eafa-6b37-4260-8412-62f71374a9f3 {
  margin-top: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a120eafa-6b37-4260-8412-62f71374a9f3 {
  display: none;
}
#s-a120eafa-6b37-4260-8412-62f71374a9f3, #wrap-s-a120eafa-6b37-4260-8412-62f71374a9f3 { display:none !important; }}@media (max-width: 767px){#s-a120eafa-6b37-4260-8412-62f71374a9f3 {
  display: none;
}
#s-a120eafa-6b37-4260-8412-62f71374a9f3, #wrap-s-a120eafa-6b37-4260-8412-62f71374a9f3 { display:none !important; }}







#s-a120eafa-6b37-4260-8412-62f71374a9f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a120eafa-6b37-4260-8412-62f71374a9f3 {
  cursor: pointer;
}#s-a120eafa-6b37-4260-8412-62f71374a9f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034 {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034 {
  display: none;
}
#s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034, #wrap-s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034 { display:none !important; }}@media (max-width: 767px){#s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034 {
  display: none;
}
#s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034, #wrap-s-8f868b20-9f68-4ab1-bac1-8c95ff6cd034 { display:none !important; }}
#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d {
  margin-top: 15px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d {
  display: none;
}
#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d, #wrap-s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d { display:none !important; }}@media (max-width: 767px){#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d {
  display: none;
}
#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d, #wrap-s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d { display:none !important; }}







#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-434f5ed8-4a00-4fa1-a197-5dcf73935d2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 {
  display: none;
}
#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888, #wrap-s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 { display:none !important; }}@media (max-width: 767px){#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 {
  display: none;
}
#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888, #wrap-s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 { display:none !important; }}






  #s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 img.shogun-image {
    

    
    
    
  }


#s-a6a161e5-3d6d-4d0c-b0b8-f60b1ebba888 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b186639-2356-428b-86ba-7eb7ddc2e952 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 20px;
padding-top: 2px;
padding-left: 43px;
padding-bottom: 2px;
padding-right: 43px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2b186639-2356-428b-86ba-7eb7ddc2e952:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2b186639-2356-428b-86ba-7eb7ddc2e952:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2b186639-2356-428b-86ba-7eb7ddc2e952 {
  display: none;
}
#s-2b186639-2356-428b-86ba-7eb7ddc2e952, #wrap-s-2b186639-2356-428b-86ba-7eb7ddc2e952 { display:none !important; }}@media (max-width: 767px){#s-2b186639-2356-428b-86ba-7eb7ddc2e952 {
  display: none;
}
#s-2b186639-2356-428b-86ba-7eb7ddc2e952, #wrap-s-2b186639-2356-428b-86ba-7eb7ddc2e952 { display:none !important; }}

  #s-2b186639-2356-428b-86ba-7eb7ddc2e952-root {
    text-align: center;
  }


#s-2b186639-2356-428b-86ba-7eb7ddc2e952.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2b186639-2356-428b-86ba-7eb7ddc2e952-root {
    text-align: center;
  }


#s-2b186639-2356-428b-86ba-7eb7ddc2e952.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2b186639-2356-428b-86ba-7eb7ddc2e952-root {
    text-align: center;
  }


#s-2b186639-2356-428b-86ba-7eb7ddc2e952.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2b186639-2356-428b-86ba-7eb7ddc2e952-root {
    text-align: center;
  }


#s-2b186639-2356-428b-86ba-7eb7ddc2e952.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2b186639-2356-428b-86ba-7eb7ddc2e952-root {
    text-align: center;
  }


#s-2b186639-2356-428b-86ba-7eb7ddc2e952.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}
#s-46772315-b570-469d-b050-62a168394e40 {
  margin-top: 50px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-46772315-b570-469d-b050-62a168394e40 {
  display: none;
}
#s-46772315-b570-469d-b050-62a168394e40, #wrap-s-46772315-b570-469d-b050-62a168394e40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46772315-b570-469d-b050-62a168394e40 {
  display: none;
}
#s-46772315-b570-469d-b050-62a168394e40, #wrap-s-46772315-b570-469d-b050-62a168394e40 { display:none !important; }}@media (max-width: 767px){#s-46772315-b570-469d-b050-62a168394e40 {
  display: none;
}
#s-46772315-b570-469d-b050-62a168394e40, #wrap-s-46772315-b570-469d-b050-62a168394e40 { display:none !important; }}







#s-46772315-b570-469d-b050-62a168394e40 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-46772315-b570-469d-b050-62a168394e40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81d7cd87-3481-4d36-8898-635d2b359ea2 {
  margin-top: 30px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 4px;
padding-left: 15%;
padding-bottom: 4px;
padding-right: 15%;
}

#s-81d7cd87-3481-4d36-8898-635d2b359ea2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-81d7cd87-3481-4d36-8898-635d2b359ea2 .shg-sld-nav-button.shg-sld-left,
#s-81d7cd87-3481-4d36-8898-635d2b359ea2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-04ab23e5-190c-402e-a0b7-26a9c1c37820 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-04ab23e5-190c-402e-a0b7-26a9c1c37820"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04ab23e5-190c-402e-a0b7-26a9c1c37820"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-04ab23e5-190c-402e-a0b7-26a9c1c37820"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-04ab23e5-190c-402e-a0b7-26a9c1c37820"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f702be73-3feb-4c63-a0aa-00019956953e {
  text-align: center;
}







  #s-f702be73-3feb-4c63-a0aa-00019956953e img.shogun-image {
    

    
    
    
  }


#s-f702be73-3feb-4c63-a0aa-00019956953e .shogun-image-content {
  
    align-items: center;
  
}

#s-759cf044-d366-4974-96ef-83875b826e3f {
  text-align: center;
}







  #s-759cf044-d366-4974-96ef-83875b826e3f img.shogun-image {
    

    
    
    
  }


#s-759cf044-d366-4974-96ef-83875b826e3f .shogun-image-content {
  
    align-items: center;
  
}

#s-50e2279a-0dd4-4024-9762-1e994d102c4c {
  text-align: center;
}







  #s-50e2279a-0dd4-4024-9762-1e994d102c4c img.shogun-image {
    

    
    
    
  }


#s-50e2279a-0dd4-4024-9762-1e994d102c4c .shogun-image-content {
  
    align-items: center;
  
}

#s-80f042f3-6e4c-4560-a381-63a6d76e7b25 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-80f042f3-6e4c-4560-a381-63a6d76e7b25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80f042f3-6e4c-4560-a381-63a6d76e7b25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80f042f3-6e4c-4560-a381-63a6d76e7b25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80f042f3-6e4c-4560-a381-63a6d76e7b25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-266ce717-c1cc-4083-ba36-d00ac8a81d2b {
  text-align: center;
}







  #s-266ce717-c1cc-4083-ba36-d00ac8a81d2b img.shogun-image {
    

    
    
    
  }


#s-266ce717-c1cc-4083-ba36-d00ac8a81d2b .shogun-image-content {
  
    align-items: center;
  
}

#s-d87d3d7f-3cc4-4a83-8ad7-c002cb719b2b {
  text-align: center;
}







  #s-d87d3d7f-3cc4-4a83-8ad7-c002cb719b2b img.shogun-image {
    

    
    
    
  }


#s-d87d3d7f-3cc4-4a83-8ad7-c002cb719b2b .shogun-image-content {
  
    align-items: center;
  
}

#s-ae8a3741-fc27-4c6f-a18e-6d0c64b5a903 {
  text-align: center;
}







  #s-ae8a3741-fc27-4c6f-a18e-6d0c64b5a903 img.shogun-image {
    

    
    
    
  }


#s-ae8a3741-fc27-4c6f-a18e-6d0c64b5a903 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 {
  margin-top: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 {
  display: none;
}
#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3, #wrap-s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 {
  display: none;
}
#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3, #wrap-s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 { display:none !important; }}@media (max-width: 767px){#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 {
  display: none;
}
#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3, #wrap-s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 { display:none !important; }}







#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-a4fdd426-4c31-42cd-bfa9-ccbe5c5e31f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94d829a8-3f0c-4e8c-8476-7341de930900 {
  margin-top: 30px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: 4%;
padding-top: 10px;
padding-left: 11%;
padding-bottom: 10px;
padding-right: 11%;
}
@media (min-width: 1200px){#s-94d829a8-3f0c-4e8c-8476-7341de930900 {
  display: none;
}
#s-94d829a8-3f0c-4e8c-8476-7341de930900, #wrap-s-94d829a8-3f0c-4e8c-8476-7341de930900 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94d829a8-3f0c-4e8c-8476-7341de930900 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94d829a8-3f0c-4e8c-8476-7341de930900 {
  display: none;
}
#s-94d829a8-3f0c-4e8c-8476-7341de930900, #wrap-s-94d829a8-3f0c-4e8c-8476-7341de930900 { display:none !important; }}@media (max-width: 767px){#s-94d829a8-3f0c-4e8c-8476-7341de930900 {
  display: none;
}
#s-94d829a8-3f0c-4e8c-8476-7341de930900, #wrap-s-94d829a8-3f0c-4e8c-8476-7341de930900 { display:none !important; }}
#s-94d829a8-3f0c-4e8c-8476-7341de930900 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-94d829a8-3f0c-4e8c-8476-7341de930900 .shg-sld-nav-button.shg-sld-left,
#s-94d829a8-3f0c-4e8c-8476-7341de930900 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c3bfed16-0e52-4e75-9bfb-83a852ed2aa6 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c3bfed16-0e52-4e75-9bfb-83a852ed2aa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3bfed16-0e52-4e75-9bfb-83a852ed2aa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c3bfed16-0e52-4e75-9bfb-83a852ed2aa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3bfed16-0e52-4e75-9bfb-83a852ed2aa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1f113d02-6dc7-47f9-ab5c-11e4b44a6dbc {
  text-align: center;
}







  #s-1f113d02-6dc7-47f9-ab5c-11e4b44a6dbc img.shogun-image {
    

    
    
    
  }


#s-1f113d02-6dc7-47f9-ab5c-11e4b44a6dbc .shogun-image-content {
  
    align-items: center;
  
}

#s-d1e828c5-b132-4b69-9cb5-686689661a0b {
  text-align: center;
}







  #s-d1e828c5-b132-4b69-9cb5-686689661a0b img.shogun-image {
    

    
    
    
  }


#s-d1e828c5-b132-4b69-9cb5-686689661a0b .shogun-image-content {
  
    align-items: center;
  
}

#s-0bc25cd1-9171-405a-9863-8b84c92f17ae {
  text-align: center;
}







  #s-0bc25cd1-9171-405a-9863-8b84c92f17ae img.shogun-image {
    

    
    
    
  }


#s-0bc25cd1-9171-405a-9863-8b84c92f17ae .shogun-image-content {
  
    align-items: center;
  
}

#s-6055786b-5831-4e31-9a77-50588e51563b {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6055786b-5831-4e31-9a77-50588e51563b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6055786b-5831-4e31-9a77-50588e51563b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6055786b-5831-4e31-9a77-50588e51563b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6055786b-5831-4e31-9a77-50588e51563b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-294dda50-8889-4eaa-aa52-d144af6aab1b {
  text-align: center;
}







  #s-294dda50-8889-4eaa-aa52-d144af6aab1b img.shogun-image {
    

    
    
    
  }


#s-294dda50-8889-4eaa-aa52-d144af6aab1b .shogun-image-content {
  
    align-items: center;
  
}

#s-4ae7b579-b7d5-4fef-88da-28e2a4127ebb {
  text-align: center;
}







  #s-4ae7b579-b7d5-4fef-88da-28e2a4127ebb img.shogun-image {
    

    
    
    
  }


#s-4ae7b579-b7d5-4fef-88da-28e2a4127ebb .shogun-image-content {
  
    align-items: center;
  
}

#s-085d4e7f-ae4f-429d-947a-588a4b11310f {
  text-align: center;
}







  #s-085d4e7f-ae4f-429d-947a-588a4b11310f img.shogun-image {
    

    
    
    
  }


#s-085d4e7f-ae4f-429d-947a-588a4b11310f .shogun-image-content {
  
    align-items: center;
  
}

#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 {
  margin-top: 30px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 16%;
padding-bottom: 10px;
padding-right: 16%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 {
  display: none;
}
#s-8710ac66-db2f-4906-99e6-c3b5be2b1491, #wrap-s-8710ac66-db2f-4906-99e6-c3b5be2b1491 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 {
  display: none;
}
#s-8710ac66-db2f-4906-99e6-c3b5be2b1491, #wrap-s-8710ac66-db2f-4906-99e6-c3b5be2b1491 { display:none !important; }}@media (max-width: 767px){#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 {
  display: none;
}
#s-8710ac66-db2f-4906-99e6-c3b5be2b1491, #wrap-s-8710ac66-db2f-4906-99e6-c3b5be2b1491 { display:none !important; }}
#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 .shg-sld-nav-button.shg-sld-left,
#s-8710ac66-db2f-4906-99e6-c3b5be2b1491 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-42bbccf5-3172-4bae-925c-82806247bba7 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-42bbccf5-3172-4bae-925c-82806247bba7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42bbccf5-3172-4bae-925c-82806247bba7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-42bbccf5-3172-4bae-925c-82806247bba7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-42bbccf5-3172-4bae-925c-82806247bba7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-fc9935ab-9566-42d6-85e9-f5121129f806 {
  text-align: center;
}







  #s-fc9935ab-9566-42d6-85e9-f5121129f806 img.shogun-image {
    

    
    
    
  }


#s-fc9935ab-9566-42d6-85e9-f5121129f806 .shogun-image-content {
  
    align-items: center;
  
}

#s-b97f88f8-4255-4950-83ae-e8a2366cf1dd {
  text-align: center;
}







  #s-b97f88f8-4255-4950-83ae-e8a2366cf1dd img.shogun-image {
    

    
    
    
  }


#s-b97f88f8-4255-4950-83ae-e8a2366cf1dd .shogun-image-content {
  
    align-items: center;
  
}

#s-f061f98f-9aeb-4567-9267-cfe1c2079f60 {
  text-align: center;
}







  #s-f061f98f-9aeb-4567-9267-cfe1c2079f60 img.shogun-image {
    

    
    
    
  }


#s-f061f98f-9aeb-4567-9267-cfe1c2079f60 .shogun-image-content {
  
    align-items: center;
  
}

#s-9da3ebed-3c69-419c-aed0-1f66d76449eb {
  margin-top: 39px;
margin-bottom: 39px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9da3ebed-3c69-419c-aed0-1f66d76449eb {
  display: none;
}
#s-9da3ebed-3c69-419c-aed0-1f66d76449eb, #wrap-s-9da3ebed-3c69-419c-aed0-1f66d76449eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9da3ebed-3c69-419c-aed0-1f66d76449eb {
  display: none;
}
#s-9da3ebed-3c69-419c-aed0-1f66d76449eb, #wrap-s-9da3ebed-3c69-419c-aed0-1f66d76449eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9da3ebed-3c69-419c-aed0-1f66d76449eb {
  display: none;
}
#s-9da3ebed-3c69-419c-aed0-1f66d76449eb, #wrap-s-9da3ebed-3c69-419c-aed0-1f66d76449eb { display:none !important; }}@media (max-width: 767px){#s-9da3ebed-3c69-419c-aed0-1f66d76449eb {
  display: none;
}
#s-9da3ebed-3c69-419c-aed0-1f66d76449eb, #wrap-s-9da3ebed-3c69-419c-aed0-1f66d76449eb { display:none !important; }}
#s-9da3ebed-3c69-419c-aed0-1f66d76449eb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-b56a42fe-d204-44e1-9ead-94056f33f97d {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-b56a42fe-d204-44e1-9ead-94056f33f97d {
  display: none;
}
#s-b56a42fe-d204-44e1-9ead-94056f33f97d, #wrap-s-b56a42fe-d204-44e1-9ead-94056f33f97d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b56a42fe-d204-44e1-9ead-94056f33f97d {
  display: none;
}
#s-b56a42fe-d204-44e1-9ead-94056f33f97d, #wrap-s-b56a42fe-d204-44e1-9ead-94056f33f97d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b56a42fe-d204-44e1-9ead-94056f33f97d {
  display: none;
}
#s-b56a42fe-d204-44e1-9ead-94056f33f97d, #wrap-s-b56a42fe-d204-44e1-9ead-94056f33f97d { display:none !important; }}@media (max-width: 767px){#s-b56a42fe-d204-44e1-9ead-94056f33f97d {
  display: none;
}
#s-b56a42fe-d204-44e1-9ead-94056f33f97d, #wrap-s-b56a42fe-d204-44e1-9ead-94056f33f97d { display:none !important; }}
#s-b56a42fe-d204-44e1-9ead-94056f33f97d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b56a42fe-d204-44e1-9ead-94056f33f97d .shg-sld-nav-button.shg-sld-left,
#s-b56a42fe-d204-44e1-9ead-94056f33f97d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-2006f87b-0238-4c23-ae26-0cc207c563d6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2006f87b-0238-4c23-ae26-0cc207c563d6 {
  display: none;
}
#s-2006f87b-0238-4c23-ae26-0cc207c563d6, #wrap-s-2006f87b-0238-4c23-ae26-0cc207c563d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2006f87b-0238-4c23-ae26-0cc207c563d6 {
  display: none;
}
#s-2006f87b-0238-4c23-ae26-0cc207c563d6, #wrap-s-2006f87b-0238-4c23-ae26-0cc207c563d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2006f87b-0238-4c23-ae26-0cc207c563d6 {
  display: none;
}
#s-2006f87b-0238-4c23-ae26-0cc207c563d6, #wrap-s-2006f87b-0238-4c23-ae26-0cc207c563d6 { display:none !important; }}







#s-2006f87b-0238-4c23-ae26-0cc207c563d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2006f87b-0238-4c23-ae26-0cc207c563d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}
@media (min-width: 1200px){#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e {
  display: none;
}
#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e, #wrap-s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e {
  display: none;
}
#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e, #wrap-s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e { display:none !important; }}@media (max-width: 767px){#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e {
  display: none;
}
#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e, #wrap-s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e { display:none !important; }}






  #s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e img.shogun-image {
    

    
    
    
  }


#s-6b1b44e2-a4de-469c-ba6e-9a2aa84e242e .shogun-image-content {
  
    align-items: center;
  
}

#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 {
  display: none;
}
#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6, #wrap-s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 {
  display: none;
}
#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6, #wrap-s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 {
  
}
}







#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a1273ca-feaa-4f9c-ae68-c80b0f39d6d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}
@media (min-width: 1200px){#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 {
  display: none;
}
#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0, #wrap-s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 {
  display: none;
}
#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0, #wrap-s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 {
  display: none;
}
#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0, #wrap-s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 { display:none !important; }}






  #s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 img.shogun-image {
    

    
    
    
  }


#s-02d12ff7-499c-4a07-bc17-ceff5a1571b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-49d642b2-b557-4777-bd6a-60b38a13c3ed {
  min-height: 50px;
}
@media (min-width: 1200px){#s-49d642b2-b557-4777-bd6a-60b38a13c3ed {
  display: none;
}
#s-49d642b2-b557-4777-bd6a-60b38a13c3ed, #wrap-s-49d642b2-b557-4777-bd6a-60b38a13c3ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49d642b2-b557-4777-bd6a-60b38a13c3ed {
  display: none;
}
#s-49d642b2-b557-4777-bd6a-60b38a13c3ed, #wrap-s-49d642b2-b557-4777-bd6a-60b38a13c3ed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49d642b2-b557-4777-bd6a-60b38a13c3ed {
  display: none;
}
#s-49d642b2-b557-4777-bd6a-60b38a13c3ed, #wrap-s-49d642b2-b557-4777-bd6a-60b38a13c3ed { display:none !important; }}







#s-49d642b2-b557-4777-bd6a-60b38a13c3ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49d642b2-b557-4777-bd6a-60b38a13c3ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-523b8340-468d-41cb-a974-892930aa7c8d {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-523b8340-468d-41cb-a974-892930aa7c8d img.shogun-image {
    

    
    
    
  }


#s-523b8340-468d-41cb-a974-892930aa7c8d .shogun-image-content {
  
    align-items: center;
  
}

#s-3d76d629-7299-4d35-90a5-882229f61c6f {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 11px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-3d76d629-7299-4d35-90a5-882229f61c6f {
  display: none;
}
#s-3d76d629-7299-4d35-90a5-882229f61c6f, #wrap-s-3d76d629-7299-4d35-90a5-882229f61c6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d76d629-7299-4d35-90a5-882229f61c6f {
  display: none;
}
#s-3d76d629-7299-4d35-90a5-882229f61c6f, #wrap-s-3d76d629-7299-4d35-90a5-882229f61c6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d76d629-7299-4d35-90a5-882229f61c6f {
  display: none;
}
#s-3d76d629-7299-4d35-90a5-882229f61c6f, #wrap-s-3d76d629-7299-4d35-90a5-882229f61c6f { display:none !important; }}
#s-c8e4174d-77fe-4254-9b17-8be322b27f9d {
  margin-top: -4px;
margin-bottom: -28px;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
}
@media (min-width: 1200px){#s-c8e4174d-77fe-4254-9b17-8be322b27f9d {
  display: none;
}
#s-c8e4174d-77fe-4254-9b17-8be322b27f9d, #wrap-s-c8e4174d-77fe-4254-9b17-8be322b27f9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8e4174d-77fe-4254-9b17-8be322b27f9d {
  display: none;
}
#s-c8e4174d-77fe-4254-9b17-8be322b27f9d, #wrap-s-c8e4174d-77fe-4254-9b17-8be322b27f9d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8e4174d-77fe-4254-9b17-8be322b27f9d {
  display: none;
}
#s-c8e4174d-77fe-4254-9b17-8be322b27f9d, #wrap-s-c8e4174d-77fe-4254-9b17-8be322b27f9d { display:none !important; }}







#s-c8e4174d-77fe-4254-9b17-8be322b27f9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8e4174d-77fe-4254-9b17-8be322b27f9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 {
  margin-top: -30px;
margin-bottom: -9px;
}
@media (min-width: 1200px){#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 {
  display: none;
}
#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6, #wrap-s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 {
  display: none;
}
#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6, #wrap-s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 {
  display: none;
}
#s-4fdad7c5-26da-4fd0-b393-687eb23c81e6, #wrap-s-4fdad7c5-26da-4fd0-b393-687eb23c81e6 { display:none !important; }}
#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 3px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 {
  display: none;
}
#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2, #wrap-s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 {
  display: none;
}
#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2, #wrap-s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 {
  
}
}@media (max-width: 767px){#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 {
  display: none;
}
#s-d84db9bd-661c-442b-9ceb-1f93ed695cd2, #wrap-s-d84db9bd-661c-442b-9ceb-1f93ed695cd2 { display:none !important; }}
#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 3px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 {
  display: none;
}
#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0, #wrap-s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 {
  display: none;
}
#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0, #wrap-s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8c9c0fb-78c7-4366-98bb-5b4f2ddd2ec0 {
  
}
}
#s-e43c4ec2-b7a7-4dcf-b184-61f0e25f3b33 {
  margin-top: -3px;
margin-bottom: -3px;
}

#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 {
  margin-top: -11px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 {
  display: none;
}
#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9, #wrap-s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 {
  display: none;
}
#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9, #wrap-s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 {
  display: none;
}
#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9, #wrap-s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 { display:none !important; }}







#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-003b72ed-1e72-4338-8dba-e56a6f4b6bb9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 {
  margin-top: 1px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 {
  display: none;
}
#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1, #wrap-s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 {
  display: none;
}
#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1, #wrap-s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 {
  
}
}@media (max-width: 767px){#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 {
  display: none;
}
#s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1, #wrap-s-a4c46851-9ba8-490b-b3f5-2ff5e3179bb1 { display:none !important; }}
#s-a0a1baea-574a-47f3-a008-4464913a5f5d {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a0a1baea-574a-47f3-a008-4464913a5f5d {
  display: none;
}
#s-a0a1baea-574a-47f3-a008-4464913a5f5d, #wrap-s-a0a1baea-574a-47f3-a008-4464913a5f5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0a1baea-574a-47f3-a008-4464913a5f5d {
  display: none;
}
#s-a0a1baea-574a-47f3-a008-4464913a5f5d, #wrap-s-a0a1baea-574a-47f3-a008-4464913a5f5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0a1baea-574a-47f3-a008-4464913a5f5d {
  display: none;
}
#s-a0a1baea-574a-47f3-a008-4464913a5f5d, #wrap-s-a0a1baea-574a-47f3-a008-4464913a5f5d { display:none !important; }}







#s-a0a1baea-574a-47f3-a008-4464913a5f5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0a1baea-574a-47f3-a008-4464913a5f5d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1247a6f-2f63-404b-a3fa-502d1887ab59 {
  margin-top: -7px;
margin-bottom: -4px;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed {
  margin-top: 4px;
text-align: center;
}
@media (min-width: 1200px){#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed {
  display: none;
}
#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed, #wrap-s-29e37a78-5aa4-4d11-ada0-6baaa15495ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed {
  display: none;
}
#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed, #wrap-s-29e37a78-5aa4-4d11-ada0-6baaa15495ed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed {
  display: none;
}
#s-29e37a78-5aa4-4d11-ada0-6baaa15495ed, #wrap-s-29e37a78-5aa4-4d11-ada0-6baaa15495ed { display:none !important; }}
#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 {
  margin-top: -4px;
margin-bottom: -4px;
}
@media (min-width: 1200px){#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 {
  display: none;
}
#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2, #wrap-s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 {
  display: none;
}
#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2, #wrap-s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 { display:none !important; }}@media (max-width: 767px){#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 {
  display: none;
}
#s-650236a2-eabf-4db1-8eab-d83e3d73a9b2, #wrap-s-650236a2-eabf-4db1-8eab-d83e3d73a9b2 { display:none !important; }}
#s-f441c13f-0ba4-4c91-962d-679662d96453 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f441c13f-0ba4-4c91-962d-679662d96453 {
  display: none;
}
#s-f441c13f-0ba4-4c91-962d-679662d96453, #wrap-s-f441c13f-0ba4-4c91-962d-679662d96453 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f441c13f-0ba4-4c91-962d-679662d96453 {
  display: none;
}
#s-f441c13f-0ba4-4c91-962d-679662d96453, #wrap-s-f441c13f-0ba4-4c91-962d-679662d96453 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f441c13f-0ba4-4c91-962d-679662d96453 {
  display: none;
}
#s-f441c13f-0ba4-4c91-962d-679662d96453, #wrap-s-f441c13f-0ba4-4c91-962d-679662d96453 { display:none !important; }}







#s-f441c13f-0ba4-4c91-962d-679662d96453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f441c13f-0ba4-4c91-962d-679662d96453.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4b420a6-008f-4f08-819d-04b4a6f3bf30 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b460f06e-fde0-4e3b-a238-d2646bf6c380 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b460f06e-fde0-4e3b-a238-d2646bf6c380 {
  display: none;
}
#s-b460f06e-fde0-4e3b-a238-d2646bf6c380, #wrap-s-b460f06e-fde0-4e3b-a238-d2646bf6c380 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b460f06e-fde0-4e3b-a238-d2646bf6c380 {
  display: none;
}
#s-b460f06e-fde0-4e3b-a238-d2646bf6c380, #wrap-s-b460f06e-fde0-4e3b-a238-d2646bf6c380 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b460f06e-fde0-4e3b-a238-d2646bf6c380 {
  display: none;
}
#s-b460f06e-fde0-4e3b-a238-d2646bf6c380, #wrap-s-b460f06e-fde0-4e3b-a238-d2646bf6c380 { display:none !important; }}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 {
  display: none;
}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0, #wrap-s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 {
  display: none;
}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0, #wrap-s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 {
  display: none;
}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0, #wrap-s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 { display:none !important; }}@media (max-width: 767px){#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 {
  display: none;
}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0, #wrap-s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 { display:none !important; }}
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 .shg-sld-nav-button.shg-sld-left,
#s-7f8bed71-39f9-46e8-9259-81e17fbf3fb0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e {
  display: none;
}
#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e, #wrap-s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e {
  display: none;
}
#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e, #wrap-s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e {
  
}
}







#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e8993dd-b743-4ef8-b0d9-4a9a0fc09b3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d72d9ef-698b-4a75-976f-dcf3b551f0f6 {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-9d72d9ef-698b-4a75-976f-dcf3b551f0f6 img.shogun-image {
    

    
    
    
  }


#s-9d72d9ef-698b-4a75-976f-dcf3b551f0f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd1318ff-d8ae-4936-a269-23fe74fdb018 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bd1318ff-d8ae-4936-a269-23fe74fdb018 {
  display: none;
}
#s-bd1318ff-d8ae-4936-a269-23fe74fdb018, #wrap-s-bd1318ff-d8ae-4936-a269-23fe74fdb018 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd1318ff-d8ae-4936-a269-23fe74fdb018 {
  display: none;
}
#s-bd1318ff-d8ae-4936-a269-23fe74fdb018, #wrap-s-bd1318ff-d8ae-4936-a269-23fe74fdb018 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd1318ff-d8ae-4936-a269-23fe74fdb018 {
  display: none;
}
#s-bd1318ff-d8ae-4936-a269-23fe74fdb018, #wrap-s-bd1318ff-d8ae-4936-a269-23fe74fdb018 { display:none !important; }}







#s-bd1318ff-d8ae-4936-a269-23fe74fdb018 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd1318ff-d8ae-4936-a269-23fe74fdb018.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b41213e9-678a-410b-beff-3a940608609c {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-b41213e9-678a-410b-beff-3a940608609c img.shogun-image {
    

    
    
    
  }


#s-b41213e9-678a-410b-beff-3a940608609c .shogun-image-content {
  
    align-items: center;
  
}

#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 11px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 {
  display: none;
}
#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009, #wrap-s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 {
  display: none;
}
#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009, #wrap-s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 {
  display: none;
}
#s-2da6ffe4-cd27-47d5-9be3-c92930bc5009, #wrap-s-2da6ffe4-cd27-47d5-9be3-c92930bc5009 { display:none !important; }}
#s-5b656542-faa8-4287-838b-c32545141cee {
  margin-top: -4px;
margin-bottom: -28px;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5b656542-faa8-4287-838b-c32545141cee {
  display: none;
}
#s-5b656542-faa8-4287-838b-c32545141cee, #wrap-s-5b656542-faa8-4287-838b-c32545141cee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b656542-faa8-4287-838b-c32545141cee {
  display: none;
}
#s-5b656542-faa8-4287-838b-c32545141cee, #wrap-s-5b656542-faa8-4287-838b-c32545141cee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b656542-faa8-4287-838b-c32545141cee {
  display: none;
}
#s-5b656542-faa8-4287-838b-c32545141cee, #wrap-s-5b656542-faa8-4287-838b-c32545141cee { display:none !important; }}







#s-5b656542-faa8-4287-838b-c32545141cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b656542-faa8-4287-838b-c32545141cee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13162e24-bc32-422e-b9af-6ea0d0316c94 {
  margin-top: -30px;
margin-bottom: -9px;
}
@media (min-width: 1200px){#s-13162e24-bc32-422e-b9af-6ea0d0316c94 {
  display: none;
}
#s-13162e24-bc32-422e-b9af-6ea0d0316c94, #wrap-s-13162e24-bc32-422e-b9af-6ea0d0316c94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13162e24-bc32-422e-b9af-6ea0d0316c94 {
  display: none;
}
#s-13162e24-bc32-422e-b9af-6ea0d0316c94, #wrap-s-13162e24-bc32-422e-b9af-6ea0d0316c94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13162e24-bc32-422e-b9af-6ea0d0316c94 {
  display: none;
}
#s-13162e24-bc32-422e-b9af-6ea0d0316c94, #wrap-s-13162e24-bc32-422e-b9af-6ea0d0316c94 { display:none !important; }}
#s-193767e2-24ad-4e8b-80b7-7280c50adfbd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-193767e2-24ad-4e8b-80b7-7280c50adfbd {
  display: none;
}
#s-193767e2-24ad-4e8b-80b7-7280c50adfbd, #wrap-s-193767e2-24ad-4e8b-80b7-7280c50adfbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-193767e2-24ad-4e8b-80b7-7280c50adfbd {
  display: none;
}
#s-193767e2-24ad-4e8b-80b7-7280c50adfbd, #wrap-s-193767e2-24ad-4e8b-80b7-7280c50adfbd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-193767e2-24ad-4e8b-80b7-7280c50adfbd {
  display: none;
}
#s-193767e2-24ad-4e8b-80b7-7280c50adfbd, #wrap-s-193767e2-24ad-4e8b-80b7-7280c50adfbd { display:none !important; }}







#s-193767e2-24ad-4e8b-80b7-7280c50adfbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-193767e2-24ad-4e8b-80b7-7280c50adfbd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}
@media (min-width: 1200px){#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d {
  display: none;
}
#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d, #wrap-s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d {
  display: none;
}
#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d, #wrap-s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d { display:none !important; }}@media (max-width: 767px){#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d {
  display: none;
}
#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d, #wrap-s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d { display:none !important; }}






  #s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d img.shogun-image {
    

    
    
    
  }


#s-b506a3b8-eecc-43b5-bc7a-ea8a83829b9d .shogun-image-content {
  
    align-items: center;
  
}

#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 3px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e {
  display: none;
}
#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e, #wrap-s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e {
  display: none;
}
#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e, #wrap-s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f5c9e08-df9d-48bc-992c-3385f63b3f0e {
  
}
}
#s-0ae5a85d-aa0c-4d7c-8967-198f99a0b770 {
  margin-top: -3px;
margin-bottom: -3px;
}

#s-dc42e44b-b072-4d91-9563-98ff782f2876 {
  margin-top: 9px;
margin-left: 1%;
margin-bottom: 3px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-dc42e44b-b072-4d91-9563-98ff782f2876 {
  display: none;
}
#s-dc42e44b-b072-4d91-9563-98ff782f2876, #wrap-s-dc42e44b-b072-4d91-9563-98ff782f2876 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc42e44b-b072-4d91-9563-98ff782f2876 {
  display: none;
}
#s-dc42e44b-b072-4d91-9563-98ff782f2876, #wrap-s-dc42e44b-b072-4d91-9563-98ff782f2876 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc42e44b-b072-4d91-9563-98ff782f2876 {
  
}
}@media (max-width: 767px){#s-dc42e44b-b072-4d91-9563-98ff782f2876 {
  display: none;
}
#s-dc42e44b-b072-4d91-9563-98ff782f2876, #wrap-s-dc42e44b-b072-4d91-9563-98ff782f2876 { display:none !important; }}
#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 {
  display: none;
}
#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8, #wrap-s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 {
  display: none;
}
#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8, #wrap-s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 {
  display: none;
}
#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8, #wrap-s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 { display:none !important; }}







#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aba933fe-bd0e-4a97-8bb6-211eec50b2d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-351693a3-ba65-44e8-9295-5e6f5c3846a7 {
  margin-top: -7px;
margin-bottom: -4px;
}

#s-5a96e34c-9c12-41b4-8eb4-7026e797e442 {
  margin-top: 4px;
text-align: center;
}
@media (min-width: 1200px){#s-5a96e34c-9c12-41b4-8eb4-7026e797e442 {
  display: none;
}
#s-5a96e34c-9c12-41b4-8eb4-7026e797e442, #wrap-s-5a96e34c-9c12-41b4-8eb4-7026e797e442 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a96e34c-9c12-41b4-8eb4-7026e797e442 {
  display: none;
}
#s-5a96e34c-9c12-41b4-8eb4-7026e797e442, #wrap-s-5a96e34c-9c12-41b4-8eb4-7026e797e442 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a96e34c-9c12-41b4-8eb4-7026e797e442 {
  display: none;
}
#s-5a96e34c-9c12-41b4-8eb4-7026e797e442, #wrap-s-5a96e34c-9c12-41b4-8eb4-7026e797e442 { display:none !important; }}
#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 {
  margin-top: -11px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 {
  display: none;
}
#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32, #wrap-s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 {
  display: none;
}
#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32, #wrap-s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 {
  
}
}@media (max-width: 767px){#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 {
  display: none;
}
#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32, #wrap-s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 { display:none !important; }}







#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f2c6eee-0213-451f-bb4c-ccd269f7ce32.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe9736a8-c069-4dc8-a768-1da085209974 {
  margin-top: 1px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-fe9736a8-c069-4dc8-a768-1da085209974 {
  display: none;
}
#s-fe9736a8-c069-4dc8-a768-1da085209974, #wrap-s-fe9736a8-c069-4dc8-a768-1da085209974 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe9736a8-c069-4dc8-a768-1da085209974 {
  display: none;
}
#s-fe9736a8-c069-4dc8-a768-1da085209974, #wrap-s-fe9736a8-c069-4dc8-a768-1da085209974 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe9736a8-c069-4dc8-a768-1da085209974 {
  display: none;
}
#s-fe9736a8-c069-4dc8-a768-1da085209974, #wrap-s-fe9736a8-c069-4dc8-a768-1da085209974 { display:none !important; }}
#s-d79e134b-f793-49ee-b07f-c989b16da936 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d79e134b-f793-49ee-b07f-c989b16da936 {
  display: none;
}
#s-d79e134b-f793-49ee-b07f-c989b16da936, #wrap-s-d79e134b-f793-49ee-b07f-c989b16da936 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d79e134b-f793-49ee-b07f-c989b16da936 {
  display: none;
}
#s-d79e134b-f793-49ee-b07f-c989b16da936, #wrap-s-d79e134b-f793-49ee-b07f-c989b16da936 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d79e134b-f793-49ee-b07f-c989b16da936 {
  display: none;
}
#s-d79e134b-f793-49ee-b07f-c989b16da936, #wrap-s-d79e134b-f793-49ee-b07f-c989b16da936 { display:none !important; }}







#s-d79e134b-f793-49ee-b07f-c989b16da936 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d79e134b-f793-49ee-b07f-c989b16da936.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b44b90cb-8cfe-4dea-833c-9a85e1176ee9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-59e92e04-44e7-4db3-ab26-03f375200fb8 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-59e92e04-44e7-4db3-ab26-03f375200fb8 {
  display: none;
}
#s-59e92e04-44e7-4db3-ab26-03f375200fb8, #wrap-s-59e92e04-44e7-4db3-ab26-03f375200fb8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59e92e04-44e7-4db3-ab26-03f375200fb8 {
  display: none;
}
#s-59e92e04-44e7-4db3-ab26-03f375200fb8, #wrap-s-59e92e04-44e7-4db3-ab26-03f375200fb8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59e92e04-44e7-4db3-ab26-03f375200fb8 {
  display: none;
}
#s-59e92e04-44e7-4db3-ab26-03f375200fb8, #wrap-s-59e92e04-44e7-4db3-ab26-03f375200fb8 { display:none !important; }}
#s-20f6269c-6768-4347-ba03-36b4dc95f12a {
  margin-top: -4px;
margin-bottom: -4px;
}
@media (min-width: 1200px){#s-20f6269c-6768-4347-ba03-36b4dc95f12a {
  display: none;
}
#s-20f6269c-6768-4347-ba03-36b4dc95f12a, #wrap-s-20f6269c-6768-4347-ba03-36b4dc95f12a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20f6269c-6768-4347-ba03-36b4dc95f12a {
  display: none;
}
#s-20f6269c-6768-4347-ba03-36b4dc95f12a, #wrap-s-20f6269c-6768-4347-ba03-36b4dc95f12a { display:none !important; }}@media (max-width: 767px){#s-20f6269c-6768-4347-ba03-36b4dc95f12a {
  display: none;
}
#s-20f6269c-6768-4347-ba03-36b4dc95f12a, #wrap-s-20f6269c-6768-4347-ba03-36b4dc95f12a { display:none !important; }}
#s-a708c1f5-6593-43d9-85db-20420b521896 {
  text-align: center;
}
@media (min-width: 1200px){#s-a708c1f5-6593-43d9-85db-20420b521896 {
  display: none;
}
#s-a708c1f5-6593-43d9-85db-20420b521896, #wrap-s-a708c1f5-6593-43d9-85db-20420b521896 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a708c1f5-6593-43d9-85db-20420b521896 {
  display: none;
}
#s-a708c1f5-6593-43d9-85db-20420b521896, #wrap-s-a708c1f5-6593-43d9-85db-20420b521896 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a708c1f5-6593-43d9-85db-20420b521896 {
  
}
}@media (max-width: 767px){#s-a708c1f5-6593-43d9-85db-20420b521896 {
  display: none;
}
#s-a708c1f5-6593-43d9-85db-20420b521896, #wrap-s-a708c1f5-6593-43d9-85db-20420b521896 { display:none !important; }}
#s-f9418600-8410-4be6-a359-d011ef0990c4 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 50px;
margin-left: 4%;
margin-bottom: 50px;
margin-right: 4%;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
max-width: 1000px;
}
@media (min-width: 1200px){#s-f9418600-8410-4be6-a359-d011ef0990c4 {
  display: none;
}
#s-f9418600-8410-4be6-a359-d011ef0990c4, #wrap-s-f9418600-8410-4be6-a359-d011ef0990c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9418600-8410-4be6-a359-d011ef0990c4 {
  display: none;
}
#s-f9418600-8410-4be6-a359-d011ef0990c4, #wrap-s-f9418600-8410-4be6-a359-d011ef0990c4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f9418600-8410-4be6-a359-d011ef0990c4 {
  display: none;
}
#s-f9418600-8410-4be6-a359-d011ef0990c4, #wrap-s-f9418600-8410-4be6-a359-d011ef0990c4 { display:none !important; }}@media (max-width: 767px){#s-f9418600-8410-4be6-a359-d011ef0990c4 {
  display: none;
}
#s-f9418600-8410-4be6-a359-d011ef0990c4, #wrap-s-f9418600-8410-4be6-a359-d011ef0990c4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f9418600-8410-4be6-a359-d011ef0990c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9418600-8410-4be6-a359-d011ef0990c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-f9418600-8410-4be6-a359-d011ef0990c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9418600-8410-4be6-a359-d011ef0990c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-5992c194-6c63-40a3-af20-f23e262da368 {
  margin-left: 2%;
margin-right: 0%;
padding-right: 0%;
min-height: 50px;
background-color: rgba(226, 211, 194, 1);
}
@media (min-width: 1200px){#s-5992c194-6c63-40a3-af20-f23e262da368 {
  display: none;
}
#s-5992c194-6c63-40a3-af20-f23e262da368, #wrap-s-5992c194-6c63-40a3-af20-f23e262da368 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5992c194-6c63-40a3-af20-f23e262da368 {
  display: none;
}
#s-5992c194-6c63-40a3-af20-f23e262da368, #wrap-s-5992c194-6c63-40a3-af20-f23e262da368 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5992c194-6c63-40a3-af20-f23e262da368 {
  display: none;
}
#s-5992c194-6c63-40a3-af20-f23e262da368, #wrap-s-5992c194-6c63-40a3-af20-f23e262da368 { display:none !important; }}@media (max-width: 767px){#s-5992c194-6c63-40a3-af20-f23e262da368 {
  display: none;
}
#s-5992c194-6c63-40a3-af20-f23e262da368, #wrap-s-5992c194-6c63-40a3-af20-f23e262da368 { display:none !important; }}







#s-5992c194-6c63-40a3-af20-f23e262da368 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5992c194-6c63-40a3-af20-f23e262da368.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51b03135-b3bc-442e-b36f-590e3de1b29b {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-51b03135-b3bc-442e-b36f-590e3de1b29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b03135-b3bc-442e-b36f-590e3de1b29b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b07ddddf-89d8-41f8-b845-fbf646b040e7 {
  margin-top: 7px;
margin-bottom: 10px;
text-align: center;
}

#s-b07ddddf-89d8-41f8-b845-fbf646b040e7 .shogun-heading-component h1 {
  color: rgba(50, 50, 50, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: -1px;
  text-align: center;
}



#s-5d401b84-eb7c-48aa-a9fb-ee6102de56f5 {
  margin-top: -2px;
margin-bottom: 14px;
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d {
  margin-top: -8px;
margin-bottom: -74px;
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: ;
  color: rgba(0, 7, 2, 1);
  font-family: Nobile;
  font-weight: ;
  
  
  
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(0, 7, 2, 1);
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-error-msg-container, #s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-field-error-msg-container {
  display: none;
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-error-msg {
  font-size: 16px;
  font-style: normal;
  color: rgba(232, 92, 65, 1);
  font-family: Rubik;
  font-weight: normal;
  
  
  
}

#s-a1ad0e1b-9fc8-43fb-bf18-94da5c91280d .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(232, 92, 65, 1);
}

#s-c112559f-10dd-4d57-885d-f62924018c9c {
  margin-bottom: 18px;
}

@media (min-width: 0px) {
[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c112559f-10dd-4d57-885d-f62924018c9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-47bbd50f-d80f-47c1-bb10-9e7e83b2fc55 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-47bbd50f-d80f-47c1-bb10-9e7e83b2fc55  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 0px;
  
  
  font-size: 16px;
  font-style: normal;
  color: rgba(27, 27, 27, 1);
  font-family: Rubik;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-47bbd50f-d80f-47c1-bb10-9e7e83b2fc55  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(27, 27, 27, 1);
  font-family: Rubik;
  font-weight: normal;
  
  
}


#s-47bbd50f-d80f-47c1-bb10-9e7e83b2fc55 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(190, 186, 186, 1);
  
  
  color: rgba(27, 27, 27, 1);
}



#s-47bbd50f-d80f-47c1-bb10-9e7e83b2fc55 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(190, 186, 186, 1);
  
  
  color: rgba(27, 27, 27, 1);
}


.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.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-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65 {
  border-style: solid;
margin-top: 6px;
margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-left: 26px;
padding-bottom: 6px;
padding-right: 26px;
border-top-width: 8px;
border-left-width: 8px;
border-bottom-width: 8px;
border-right-width: 8px;
border-color: #000;
border-radius: 3px;
color: #FFFFFF;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65[disabled],
#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65[disabled]:hover,
#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-84e4554f-98ed-4d3b-844b-9bfa1b0fdc65 {
  display:  inline-block ;
  width:  auto ;
}


#s-665f298e-d630-45b6-9893-2799f8080860 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: -1%;
margin-right: -1%;
padding-left: 1%;
padding-right: 1%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-665f298e-d630-45b6-9893-2799f8080860 {
  display: none;
}
#s-665f298e-d630-45b6-9893-2799f8080860, #wrap-s-665f298e-d630-45b6-9893-2799f8080860 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-665f298e-d630-45b6-9893-2799f8080860 {
  display: none;
}
#s-665f298e-d630-45b6-9893-2799f8080860, #wrap-s-665f298e-d630-45b6-9893-2799f8080860 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-665f298e-d630-45b6-9893-2799f8080860 {
  min-height: 400px;
display: none;
}
#s-665f298e-d630-45b6-9893-2799f8080860, #wrap-s-665f298e-d630-45b6-9893-2799f8080860 { display:none !important; }}@media (max-width: 767px){#s-665f298e-d630-45b6-9893-2799f8080860 {
  display: none;
}
#s-665f298e-d630-45b6-9893-2799f8080860, #wrap-s-665f298e-d630-45b6-9893-2799f8080860 { display:none !important; }}







#s-665f298e-d630-45b6-9893-2799f8080860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-665f298e-d630-45b6-9893-2799f8080860.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 767px;
}
@media (min-width: 1200px){#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 {
  display: none;
}
#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75, #wrap-s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 {
  display: none;
}
#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75, #wrap-s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 {
  display: none;
}
#s-d1d4b404-577b-4766-acf3-03ebc0e8ff75, #wrap-s-d1d4b404-577b-4766-acf3-03ebc0e8ff75 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d1d4b404-577b-4766-acf3-03ebc0e8ff75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1d4b404-577b-4766-acf3-03ebc0e8ff75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1d4b404-577b-4766-acf3-03ebc0e8ff75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1d4b404-577b-4766-acf3-03ebc0e8ff75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 767px;
}
@media (min-width: 1200px){#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc {
  display: none;
}
#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc, #wrap-s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc {
  display: none;
}
#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc, #wrap-s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc {
  display: none;
}
#s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc, #wrap-s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc { display:none !important; }}
@media (min-width: 0px) {
[id="s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6319dd4-870b-45fe-8a72-ffe7f562fbcc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3811df34-6420-4b95-b9a4-f08614559164 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 767px;
text-align: center;
}







  #s-3811df34-6420-4b95-b9a4-f08614559164 img.shogun-image {
    

    
    
    
  }


#s-3811df34-6420-4b95-b9a4-f08614559164 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7c27177-0644-44ec-b342-a98dce50b688 {
  margin-top: 25px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
padding-left: 0%;
max-width: 767px;
}
@media (min-width: 1200px){#s-f7c27177-0644-44ec-b342-a98dce50b688 {
  display: none;
}
#s-f7c27177-0644-44ec-b342-a98dce50b688, #wrap-s-f7c27177-0644-44ec-b342-a98dce50b688 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7c27177-0644-44ec-b342-a98dce50b688 {
  display: none;
}
#s-f7c27177-0644-44ec-b342-a98dce50b688, #wrap-s-f7c27177-0644-44ec-b342-a98dce50b688 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7c27177-0644-44ec-b342-a98dce50b688 {
  display: none;
}
#s-f7c27177-0644-44ec-b342-a98dce50b688, #wrap-s-f7c27177-0644-44ec-b342-a98dce50b688 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f7c27177-0644-44ec-b342-a98dce50b688"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f7c27177-0644-44ec-b342-a98dce50b688"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7c27177-0644-44ec-b342-a98dce50b688"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7c27177-0644-44ec-b342-a98dce50b688"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7c684d28-494e-4e44-9602-d59b53618bf1 {
  text-align: center;
}







  #s-7c684d28-494e-4e44-9602-d59b53618bf1 img.shogun-image {
    

    
    
    
  }


#s-7c684d28-494e-4e44-9602-d59b53618bf1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2ebab2e-9d9d-4bb7-b0c0-7cff4eb249e2 {
  text-align: center;
}







  #s-a2ebab2e-9d9d-4bb7-b0c0-7cff4eb249e2 img.shogun-image {
    

    
    
    
  }


#s-a2ebab2e-9d9d-4bb7-b0c0-7cff4eb249e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe {
  margin-top: 0px;
margin-left: 3%;
margin-right: 3%;
padding-left: 0%;
max-width: 767px;
}
@media (min-width: 1200px){#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe {
  display: none;
}
#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe, #wrap-s-b3b7d53b-f833-477b-9fc7-14a67fc773fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe {
  display: none;
}
#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe, #wrap-s-b3b7d53b-f833-477b-9fc7-14a67fc773fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe {
  display: none;
}
#s-b3b7d53b-f833-477b-9fc7-14a67fc773fe, #wrap-s-b3b7d53b-f833-477b-9fc7-14a67fc773fe { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3b7d53b-f833-477b-9fc7-14a67fc773fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b3b7d53b-f833-477b-9fc7-14a67fc773fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b3b7d53b-f833-477b-9fc7-14a67fc773fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3b7d53b-f833-477b-9fc7-14a67fc773fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ec69a698-a683-44ed-9b2c-a2e72a63032c {
  text-align: center;
}







  #s-ec69a698-a683-44ed-9b2c-a2e72a63032c img.shogun-image {
    

    
    
    
  }


#s-ec69a698-a683-44ed-9b2c-a2e72a63032c .shogun-image-content {
  
    align-items: center;
  
}

#s-90a9c997-8f3b-4c7f-a1e3-dc1c20544cb7 {
  text-align: center;
}







  #s-90a9c997-8f3b-4c7f-a1e3-dc1c20544cb7 img.shogun-image {
    

    
    
    
  }


#s-90a9c997-8f3b-4c7f-a1e3-dc1c20544cb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-79215745-9960-4179-bb30-6123026407cf {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
text-align: center;
}







  #s-79215745-9960-4179-bb30-6123026407cf img.shogun-image {
    

    
    
    
  }


#s-79215745-9960-4179-bb30-6123026407cf .shogun-image-content {
  
    align-items: center;
  
}

#s-cfd14276-81ef-4ccb-a0e1-d3eabf15e2ff {
  margin-left: auto;
margin-right: auto;
max-width: 767px;
}

@media (min-width: 0px) {
[id="s-cfd14276-81ef-4ccb-a0e1-d3eabf15e2ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfd14276-81ef-4ccb-a0e1-d3eabf15e2ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cfd14276-81ef-4ccb-a0e1-d3eabf15e2ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfd14276-81ef-4ccb-a0e1-d3eabf15e2ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7c1718eb-920b-453c-97a8-2ff29d8ea531 {
  margin-top: 25px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-7c1718eb-920b-453c-97a8-2ff29d8ea531"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7c1718eb-920b-453c-97a8-2ff29d8ea531"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c1718eb-920b-453c-97a8-2ff29d8ea531"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c1718eb-920b-453c-97a8-2ff29d8ea531"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2114b7dc-ea72-4e49-a721-b18235ceeab9 {
  text-align: center;
}







  #s-2114b7dc-ea72-4e49-a721-b18235ceeab9 img.shogun-image {
    

    
    
    
  }


#s-2114b7dc-ea72-4e49-a721-b18235ceeab9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f50ebc1b-1456-4196-882e-b73726d81535 {
  text-align: center;
}







  #s-f50ebc1b-1456-4196-882e-b73726d81535 img.shogun-image {
    

    
    
    
  }


#s-f50ebc1b-1456-4196-882e-b73726d81535 .shogun-image-content {
  
    align-items: center;
  
}

#s-da45bab8-bdaa-497c-9861-c099b4078585 {
  margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-da45bab8-bdaa-497c-9861-c099b4078585"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-da45bab8-bdaa-497c-9861-c099b4078585"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da45bab8-bdaa-497c-9861-c099b4078585"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da45bab8-bdaa-497c-9861-c099b4078585"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-67e5bc1d-b53e-44a1-a371-c2c5473a4f71 {
  text-align: center;
}







  #s-67e5bc1d-b53e-44a1-a371-c2c5473a4f71 img.shogun-image {
    

    
    
    
  }


#s-67e5bc1d-b53e-44a1-a371-c2c5473a4f71 .shogun-image-content {
  
    align-items: center;
  
}

#s-f89e7fb8-fefd-499a-b66e-7bd0ad80260f {
  text-align: center;
}







  #s-f89e7fb8-fefd-499a-b66e-7bd0ad80260f img.shogun-image {
    

    
    
    
  }


#s-f89e7fb8-fefd-499a-b66e-7bd0ad80260f .shogun-image-content {
  
    align-items: center;
  
}

#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 {
  display: none;
}
#s-cc2fa007-69bb-4b6a-b745-81544a2c6514, #wrap-s-cc2fa007-69bb-4b6a-b745-81544a2c6514 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 {
  display: none;
}
#s-cc2fa007-69bb-4b6a-b745-81544a2c6514, #wrap-s-cc2fa007-69bb-4b6a-b745-81544a2c6514 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 {
  display: none;
}
#s-cc2fa007-69bb-4b6a-b745-81544a2c6514, #wrap-s-cc2fa007-69bb-4b6a-b745-81544a2c6514 { display:none !important; }}







#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc2fa007-69bb-4b6a-b745-81544a2c6514 {
  cursor: pointer;
}#s-cc2fa007-69bb-4b6a-b745-81544a2c6514.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e82a7655-1023-4daf-b66b-6cb91100d1d3 {
  margin-top: 60px;
text-align: left;
}
@media (min-width: 1200px){#s-e82a7655-1023-4daf-b66b-6cb91100d1d3 {
  display: none;
}
#s-e82a7655-1023-4daf-b66b-6cb91100d1d3, #wrap-s-e82a7655-1023-4daf-b66b-6cb91100d1d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e82a7655-1023-4daf-b66b-6cb91100d1d3 {
  display: none;
}
#s-e82a7655-1023-4daf-b66b-6cb91100d1d3, #wrap-s-e82a7655-1023-4daf-b66b-6cb91100d1d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e82a7655-1023-4daf-b66b-6cb91100d1d3 {
  display: none;
}
#s-e82a7655-1023-4daf-b66b-6cb91100d1d3, #wrap-s-e82a7655-1023-4daf-b66b-6cb91100d1d3 { display:none !important; }}
#s-f20aae06-e211-4bd8-9983-9973766d6778 {
  margin-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-f20aae06-e211-4bd8-9983-9973766d6778 {
  display: none;
}
#s-f20aae06-e211-4bd8-9983-9973766d6778, #wrap-s-f20aae06-e211-4bd8-9983-9973766d6778 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f20aae06-e211-4bd8-9983-9973766d6778 {
  display: none;
}
#s-f20aae06-e211-4bd8-9983-9973766d6778, #wrap-s-f20aae06-e211-4bd8-9983-9973766d6778 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f20aae06-e211-4bd8-9983-9973766d6778 {
  display: none;
}
#s-f20aae06-e211-4bd8-9983-9973766d6778, #wrap-s-f20aae06-e211-4bd8-9983-9973766d6778 { display:none !important; }}






  #s-f20aae06-e211-4bd8-9983-9973766d6778 img.shogun-image {
    

    
    
    
  }


#s-f20aae06-e211-4bd8-9983-9973766d6778 .shogun-image-content {
  
    align-items: center;
  
}

#s-db783855-e289-40b5-993c-efc93733f634 {
  border-style: solid;
margin-top: 5px;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-db783855-e289-40b5-993c-efc93733f634:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-db783855-e289-40b5-993c-efc93733f634:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-db783855-e289-40b5-993c-efc93733f634 {
  display: none;
}
#s-db783855-e289-40b5-993c-efc93733f634, #wrap-s-db783855-e289-40b5-993c-efc93733f634 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db783855-e289-40b5-993c-efc93733f634 {
  display: none;
}
#s-db783855-e289-40b5-993c-efc93733f634, #wrap-s-db783855-e289-40b5-993c-efc93733f634 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db783855-e289-40b5-993c-efc93733f634 {
  display: none;
}
#s-db783855-e289-40b5-993c-efc93733f634, #wrap-s-db783855-e289-40b5-993c-efc93733f634 { display:none !important; }}

  #s-db783855-e289-40b5-993c-efc93733f634-root {
    text-align: center;
  }


#s-db783855-e289-40b5-993c-efc93733f634.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db783855-e289-40b5-993c-efc93733f634-root {
    text-align: center;
  }


#s-db783855-e289-40b5-993c-efc93733f634.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db783855-e289-40b5-993c-efc93733f634-root {
    text-align: center;
  }


#s-db783855-e289-40b5-993c-efc93733f634.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db783855-e289-40b5-993c-efc93733f634-root {
    text-align: center;
  }


#s-db783855-e289-40b5-993c-efc93733f634.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db783855-e289-40b5-993c-efc93733f634-root {
    text-align: center;
  }


#s-db783855-e289-40b5-993c-efc93733f634.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-2cf92087-47b1-4336-8021-8bc03df39762 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
min-height: 0px;
max-width: 767px;
background-attachment: scroll;
background-color: rgba(240, 230, 217, 0.57);
}
@media (min-width: 1200px){#s-2cf92087-47b1-4336-8021-8bc03df39762 {
  display: none;
}
#s-2cf92087-47b1-4336-8021-8bc03df39762, #wrap-s-2cf92087-47b1-4336-8021-8bc03df39762 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2cf92087-47b1-4336-8021-8bc03df39762 {
  display: none;
}
#s-2cf92087-47b1-4336-8021-8bc03df39762, #wrap-s-2cf92087-47b1-4336-8021-8bc03df39762 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2cf92087-47b1-4336-8021-8bc03df39762 {
  display: none;
}
#s-2cf92087-47b1-4336-8021-8bc03df39762, #wrap-s-2cf92087-47b1-4336-8021-8bc03df39762 { display:none !important; }}@media (max-width: 767px){#s-2cf92087-47b1-4336-8021-8bc03df39762 {
  
}
}







#s-2cf92087-47b1-4336-8021-8bc03df39762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf92087-47b1-4336-8021-8bc03df39762.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-19130346-8a9e-41d6-955a-bb8dd92ba77a {
  box-shadow:1px 1px 1px 1px rgba(240, 230, 217, 0);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 29px;
padding-bottom: 29px;
}
@media (min-width: 1200px){#s-19130346-8a9e-41d6-955a-bb8dd92ba77a {
  display: none;
}
#s-19130346-8a9e-41d6-955a-bb8dd92ba77a, #wrap-s-19130346-8a9e-41d6-955a-bb8dd92ba77a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19130346-8a9e-41d6-955a-bb8dd92ba77a {
  display: none;
}
#s-19130346-8a9e-41d6-955a-bb8dd92ba77a, #wrap-s-19130346-8a9e-41d6-955a-bb8dd92ba77a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19130346-8a9e-41d6-955a-bb8dd92ba77a {
  display: none;
}
#s-19130346-8a9e-41d6-955a-bb8dd92ba77a, #wrap-s-19130346-8a9e-41d6-955a-bb8dd92ba77a { display:none !important; }}
#s-19130346-8a9e-41d6-955a-bb8dd92ba77a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-19130346-8a9e-41d6-955a-bb8dd92ba77a .shg-sld-nav-button.shg-sld-left,
#s-19130346-8a9e-41d6-955a-bb8dd92ba77a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7ab9f8ee-62df-4a10-8ac1-143c64298ca2 {
  margin-top: 0px;
margin-left: 9%;
margin-bottom: 0px;
margin-right: 9%;
text-align: center;
}







  #s-7ab9f8ee-62df-4a10-8ac1-143c64298ca2 img.shogun-image {
    

    
    
    
  }


#s-7ab9f8ee-62df-4a10-8ac1-143c64298ca2 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa18652d-c827-497c-adac-98d9c40f3adf {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-fa18652d-c827-497c-adac-98d9c40f3adf img.shogun-image {
    

    
    
    
  }


#s-fa18652d-c827-497c-adac-98d9c40f3adf .shogun-image-content {
  
    align-items: center;
  
}

#s-9fd1854c-6f6a-46aa-aa3c-f6564ba8dc36 {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-9fd1854c-6f6a-46aa-aa3c-f6564ba8dc36 img.shogun-image {
    

    
    
    
  }


#s-9fd1854c-6f6a-46aa-aa3c-f6564ba8dc36 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c7fb5bc-ad97-40ff-856c-f842bf131960 {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-5c7fb5bc-ad97-40ff-856c-f842bf131960 img.shogun-image {
    

    
    
    
  }


#s-5c7fb5bc-ad97-40ff-856c-f842bf131960 .shogun-image-content {
  
    align-items: center;
  
}

#s-186158f2-d937-44ef-8943-c7487a0b039a {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-186158f2-d937-44ef-8943-c7487a0b039a img.shogun-image {
    

    
    
    
  }


#s-186158f2-d937-44ef-8943-c7487a0b039a .shogun-image-content {
  
    align-items: center;
  
}

#s-af23faf3-d3f8-4506-bb3a-583cf51ec7a7 {
  margin-left: 9%;
margin-right: 9%;
text-align: center;
}







  #s-af23faf3-d3f8-4506-bb3a-583cf51ec7a7 img.shogun-image {
    

    
    
    
  }


#s-af23faf3-d3f8-4506-bb3a-583cf51ec7a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-dee5ef31-b177-4a83-b2d2-546361cd2654 {
  margin-top: -50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dee5ef31-b177-4a83-b2d2-546361cd2654 {
  display: none;
}
#s-dee5ef31-b177-4a83-b2d2-546361cd2654, #wrap-s-dee5ef31-b177-4a83-b2d2-546361cd2654 { display:none !important; }}@media (max-width: 767px){#s-dee5ef31-b177-4a83-b2d2-546361cd2654 {
  display: none;
}
#s-dee5ef31-b177-4a83-b2d2-546361cd2654, #wrap-s-dee5ef31-b177-4a83-b2d2-546361cd2654 { display:none !important; }}







#s-dee5ef31-b177-4a83-b2d2-546361cd2654 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dee5ef31-b177-4a83-b2d2-546361cd2654.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-877d5cad-2919-402f-a974-5c4c678ca772 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-877d5cad-2919-402f-a974-5c4c678ca772 {
  display: none;
}
#s-877d5cad-2919-402f-a974-5c4c678ca772, #wrap-s-877d5cad-2919-402f-a974-5c4c678ca772 { display:none !important; }}@media (max-width: 767px){#s-877d5cad-2919-402f-a974-5c4c678ca772 {
  display: none;
}
#s-877d5cad-2919-402f-a974-5c4c678ca772, #wrap-s-877d5cad-2919-402f-a974-5c4c678ca772 { display:none !important; }}







#s-877d5cad-2919-402f-a974-5c4c678ca772 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-877d5cad-2919-402f-a974-5c4c678ca772.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e25911e-29b6-4303-9ec5-f052b34bb01b {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}







  #s-8e25911e-29b6-4303-9ec5-f052b34bb01b img.shogun-image {
    

    
    
    
  }


#s-8e25911e-29b6-4303-9ec5-f052b34bb01b .shogun-image-content {
  
    align-items: center;
  
}

#s-975506ae-c70c-452a-bbcd-9ebe75240613 {
  margin-top: 30px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-975506ae-c70c-452a-bbcd-9ebe75240613 {
  display: none;
}
#s-975506ae-c70c-452a-bbcd-9ebe75240613, #wrap-s-975506ae-c70c-452a-bbcd-9ebe75240613 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-975506ae-c70c-452a-bbcd-9ebe75240613 {
  display: none;
}
#s-975506ae-c70c-452a-bbcd-9ebe75240613, #wrap-s-975506ae-c70c-452a-bbcd-9ebe75240613 { display:none !important; }}@media (max-width: 767px){#s-975506ae-c70c-452a-bbcd-9ebe75240613 {
  display: none;
}
#s-975506ae-c70c-452a-bbcd-9ebe75240613, #wrap-s-975506ae-c70c-452a-bbcd-9ebe75240613 { display:none !important; }}







#s-975506ae-c70c-452a-bbcd-9ebe75240613 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-975506ae-c70c-452a-bbcd-9ebe75240613.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dbeaa33b-a76d-4a73-a7a9-c7d5dd1e6e7d {
  margin-top: 30px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 27%;
padding-bottom: 10px;
padding-right: 27%;
}

#s-dbeaa33b-a76d-4a73-a7a9-c7d5dd1e6e7d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-dbeaa33b-a76d-4a73-a7a9-c7d5dd1e6e7d .shg-sld-nav-button.shg-sld-left,
#s-dbeaa33b-a76d-4a73-a7a9-c7d5dd1e6e7d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7c90b08c-cbca-4060-bfe1-bf1f3713c4d9 {
  margin-left: -5%;
margin-right: -5%;
}

@media (min-width: 0px) {
[id="s-7c90b08c-cbca-4060-bfe1-bf1f3713c4d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c90b08c-cbca-4060-bfe1-bf1f3713c4d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7c90b08c-cbca-4060-bfe1-bf1f3713c4d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c90b08c-cbca-4060-bfe1-bf1f3713c4d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a9017552-3a12-4a93-8646-420e18cfe657 {
  text-align: center;
}







  #s-a9017552-3a12-4a93-8646-420e18cfe657 img.shogun-image {
    

    
    
    
  }


#s-a9017552-3a12-4a93-8646-420e18cfe657 .shogun-image-content {
  
    align-items: center;
  
}

#s-eacf8983-ad5d-48df-9792-16c5b8fb55af {
  min-height: 50px;
}








#s-eacf8983-ad5d-48df-9792-16c5b8fb55af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eacf8983-ad5d-48df-9792-16c5b8fb55af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-063c914a-ae0e-494e-84f8-8c501f1fad65 {
  min-height: 50px;
}








#s-063c914a-ae0e-494e-84f8-8c501f1fad65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-063c914a-ae0e-494e-84f8-8c501f1fad65.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e3b6d40-fa95-403d-a044-b7961c2ed89f {
  min-height: 50px;
}








#s-8e3b6d40-fa95-403d-a044-b7961c2ed89f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e3b6d40-fa95-403d-a044-b7961c2ed89f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ade71a04-744c-46a4-9e1a-f17f8a4faba8 {
  text-align: center;
}







  #s-ade71a04-744c-46a4-9e1a-f17f8a4faba8 img.shogun-image {
    

    
    
    
  }


#s-ade71a04-744c-46a4-9e1a-f17f8a4faba8 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c5643a4-b3a1-4b61-b67a-37ff09a10995 {
  min-height: 50px;
}








#s-9c5643a4-b3a1-4b61-b67a-37ff09a10995 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c5643a4-b3a1-4b61-b67a-37ff09a10995.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a43a21f3-7e9c-49b5-b511-94c8c0d6ca2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a43a21f3-7e9c-49b5-b511-94c8c0d6ca2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-a43a21f3-7e9c-49b5-b511-94c8c0d6ca2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-a43a21f3-7e9c-49b5-b511-94c8c0d6ca2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-df67a797-5dc7-4cd7-9930-4708d8676317 {
  margin-top: 8px;
margin-left: -34%;
margin-right: -2%;
text-align: left;
}







  #s-df67a797-5dc7-4cd7-9930-4708d8676317 img.shogun-image {
    

    
    
    
  }


#s-df67a797-5dc7-4cd7-9930-4708d8676317 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5b9af96-162d-4ac1-97ba-f82779af0833 {
  margin-left: -5%;
margin-right: -5%;
}

@media (min-width: 0px) {
[id="s-a5b9af96-162d-4ac1-97ba-f82779af0833"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5b9af96-162d-4ac1-97ba-f82779af0833"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5b9af96-162d-4ac1-97ba-f82779af0833"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5b9af96-162d-4ac1-97ba-f82779af0833"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-520662d9-0a4d-44b8-83f2-5c2ce54cfed9 {
  text-align: center;
}







  #s-520662d9-0a4d-44b8-83f2-5c2ce54cfed9 img.shogun-image {
    

    
    
    
  }


#s-520662d9-0a4d-44b8-83f2-5c2ce54cfed9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c37704ed-f644-4df6-a370-93d9abfe3f8e {
  min-height: 50px;
}








#s-c37704ed-f644-4df6-a370-93d9abfe3f8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c37704ed-f644-4df6-a370-93d9abfe3f8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c1f33d93-b8e3-4e9b-8030-7186a1522385 {
  min-height: 50px;
}








#s-c1f33d93-b8e3-4e9b-8030-7186a1522385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1f33d93-b8e3-4e9b-8030-7186a1522385.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-40525f1b-114b-4566-bc02-b513c6d99012 {
  min-height: 50px;
}








#s-40525f1b-114b-4566-bc02-b513c6d99012 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40525f1b-114b-4566-bc02-b513c6d99012.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c72d188-b283-4123-adee-2946188d6706 {
  text-align: center;
}







  #s-7c72d188-b283-4123-adee-2946188d6706 img.shogun-image {
    

    
    
    
  }


#s-7c72d188-b283-4123-adee-2946188d6706 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f645069-1bcd-45bf-804e-352f3d3df5ab {
  min-height: 50px;
}








#s-2f645069-1bcd-45bf-804e-352f3d3df5ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f645069-1bcd-45bf-804e-352f3d3df5ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0d67c492-84b0-4cf0-a9ba-d9650ebbd3a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d67c492-84b0-4cf0-a9ba-d9650ebbd3a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-0d67c492-84b0-4cf0-a9ba-d9650ebbd3a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-0d67c492-84b0-4cf0-a9ba-d9650ebbd3a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-400e634e-5865-4cd1-8ca0-3c61d0d1e309 {
  margin-top: 6px;
margin-left: -36%;
text-align: center;
}







  #s-400e634e-5865-4cd1-8ca0-3c61d0d1e309 img.shogun-image {
    

    
    
    
  }


#s-400e634e-5865-4cd1-8ca0-3c61d0d1e309 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672 {
  border-style: solid;
margin-top: 7px;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672-root {
    text-align: right;
  }


#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672-root {
    text-align: right;
  }


#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672-root {
    text-align: right;
  }


#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672-root {
    text-align: right;
  }


#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672-root {
    text-align: right;
  }


#s-e6fa2bb7-e9fc-4f09-959d-78ae78dd0672.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-749b2791-3f29-40ef-981d-2c7f81103351 {
  margin-left: -5%;
margin-right: -5%;
}

@media (min-width: 0px) {
[id="s-749b2791-3f29-40ef-981d-2c7f81103351"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-749b2791-3f29-40ef-981d-2c7f81103351"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-749b2791-3f29-40ef-981d-2c7f81103351"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-749b2791-3f29-40ef-981d-2c7f81103351"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a0dd48cf-cb31-4901-bd54-ab404c459b67 {
  text-align: center;
}







  #s-a0dd48cf-cb31-4901-bd54-ab404c459b67 img.shogun-image {
    

    
    
    
  }


#s-a0dd48cf-cb31-4901-bd54-ab404c459b67 .shogun-image-content {
  
    align-items: center;
  
}

#s-effb0985-0f00-4674-8fd5-f8f79ef726b1 {
  min-height: 50px;
}








#s-effb0985-0f00-4674-8fd5-f8f79ef726b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-effb0985-0f00-4674-8fd5-f8f79ef726b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35145efd-64a6-4aa7-9cfe-b7b1b9169001 {
  min-height: 50px;
}








#s-35145efd-64a6-4aa7-9cfe-b7b1b9169001 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35145efd-64a6-4aa7-9cfe-b7b1b9169001.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66bfeac0-ea8d-478e-9105-94b8cfb2e324 {
  min-height: 50px;
}








#s-66bfeac0-ea8d-478e-9105-94b8cfb2e324 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66bfeac0-ea8d-478e-9105-94b8cfb2e324.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11a03fe5-2109-4864-a461-142e304d32e4 {
  text-align: center;
}







  #s-11a03fe5-2109-4864-a461-142e304d32e4 img.shogun-image {
    

    
    
    
  }


#s-11a03fe5-2109-4864-a461-142e304d32e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-43f7fb0b-589b-4cf3-baeb-397aee868ef8 {
  min-height: 50px;
}








#s-43f7fb0b-589b-4cf3-baeb-397aee868ef8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43f7fb0b-589b-4cf3-baeb-397aee868ef8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-acbdebd4-741f-4926-8489-c162e845d2ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acbdebd4-741f-4926-8489-c162e845d2ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-acbdebd4-741f-4926-8489-c162e845d2ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-acbdebd4-741f-4926-8489-c162e845d2ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-25154f9b-40c7-4e4c-9ee7-b9d10cd25bf9 {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-25154f9b-40c7-4e4c-9ee7-b9d10cd25bf9 img.shogun-image {
    

    
    
    
  }


#s-25154f9b-40c7-4e4c-9ee7-b9d10cd25bf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19 {
  border-style: solid;
margin-top: 7px;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19-root {
    text-align: right;
  }


#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19-root {
    text-align: right;
  }


#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19-root {
    text-align: right;
  }


#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19-root {
    text-align: right;
  }


#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19-root {
    text-align: right;
  }


#s-0a8455c0-5048-4e0e-8f60-3cf5cba56b19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-54d4532b-742f-417d-b48e-cb6ba5ff9cc1 {
  margin-left: -5%;
margin-right: -5%;
}

@media (min-width: 0px) {
[id="s-54d4532b-742f-417d-b48e-cb6ba5ff9cc1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-54d4532b-742f-417d-b48e-cb6ba5ff9cc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-54d4532b-742f-417d-b48e-cb6ba5ff9cc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-54d4532b-742f-417d-b48e-cb6ba5ff9cc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-60a73d48-8b67-4e9a-b3aa-1ca3762f4c4f {
  text-align: center;
}







  #s-60a73d48-8b67-4e9a-b3aa-1ca3762f4c4f img.shogun-image {
    

    
    
    
  }


#s-60a73d48-8b67-4e9a-b3aa-1ca3762f4c4f .shogun-image-content {
  
    align-items: center;
  
}

#s-4dfe6ddf-01c5-4321-8168-4615b5adeef1 {
  min-height: 50px;
}








#s-4dfe6ddf-01c5-4321-8168-4615b5adeef1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dfe6ddf-01c5-4321-8168-4615b5adeef1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9b7dc72-6f73-4432-8495-4b9eaf57cad6 {
  min-height: 50px;
}








#s-f9b7dc72-6f73-4432-8495-4b9eaf57cad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9b7dc72-6f73-4432-8495-4b9eaf57cad6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac5d05b6-6e43-4289-b679-54876e879282 {
  min-height: 50px;
}








#s-ac5d05b6-6e43-4289-b679-54876e879282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac5d05b6-6e43-4289-b679-54876e879282.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd431b3f-06ac-46d3-b61d-520bacb3dfd5 {
  text-align: center;
}







  #s-dd431b3f-06ac-46d3-b61d-520bacb3dfd5 img.shogun-image {
    

    
    
    
  }


#s-dd431b3f-06ac-46d3-b61d-520bacb3dfd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-73c13490-a0ee-4403-a478-cc4d77a2e7c3 {
  min-height: 50px;
}








#s-73c13490-a0ee-4403-a478-cc4d77a2e7c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73c13490-a0ee-4403-a478-cc4d77a2e7c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d8e382d5-5d7e-4670-8f7d-dfd34a5a6504"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8e382d5-5d7e-4670-8f7d-dfd34a5a6504"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-d8e382d5-5d7e-4670-8f7d-dfd34a5a6504"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-d8e382d5-5d7e-4670-8f7d-dfd34a5a6504"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-9bed57e2-be54-40c8-ae8e-3ee72e022a8e {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-9bed57e2-be54-40c8-ae8e-3ee72e022a8e img.shogun-image {
    

    
    
    
  }


#s-9bed57e2-be54-40c8-ae8e-3ee72e022a8e .shogun-image-content {
  
    align-items: center;
  
}

#s-1d3dbb84-c5a2-4bab-8c26-28ccc628eb1c {
  margin-top: 0px;
margin-left: -6%;
margin-right: -6%;
padding-left: 1%;
padding-right: 1%;
}

@media (min-width: 0px) {
[id="s-1d3dbb84-c5a2-4bab-8c26-28ccc628eb1c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1d3dbb84-c5a2-4bab-8c26-28ccc628eb1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1d3dbb84-c5a2-4bab-8c26-28ccc628eb1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d3dbb84-c5a2-4bab-8c26-28ccc628eb1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-cc055be2-b090-4571-b415-c56fbcdcf632 {
  text-align: center;
}







  #s-cc055be2-b090-4571-b415-c56fbcdcf632 img.shogun-image {
    

    
    
    
  }


#s-cc055be2-b090-4571-b415-c56fbcdcf632 .shogun-image-content {
  
    align-items: center;
  
}

#s-7795736e-6817-4a9b-bd29-b76732398259 {
  min-height: 50px;
}








#s-7795736e-6817-4a9b-bd29-b76732398259 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7795736e-6817-4a9b-bd29-b76732398259.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58b41a8c-6856-4774-a397-e293c217f8fe {
  min-height: 50px;
}








#s-58b41a8c-6856-4774-a397-e293c217f8fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58b41a8c-6856-4774-a397-e293c217f8fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad151b82-dab3-431a-b015-35e9746c5db5 {
  min-height: 50px;
}








#s-ad151b82-dab3-431a-b015-35e9746c5db5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad151b82-dab3-431a-b015-35e9746c5db5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3553e6a4-c9da-4415-95dc-7cc4815deabf {
  text-align: center;
}







  #s-3553e6a4-c9da-4415-95dc-7cc4815deabf img.shogun-image {
    

    
    
    
  }


#s-3553e6a4-c9da-4415-95dc-7cc4815deabf .shogun-image-content {
  
    align-items: center;
  
}

#s-dc34a989-fcb4-4099-b390-6f11dd0084eb {
  min-height: 50px;
}








#s-dc34a989-fcb4-4099-b390-6f11dd0084eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc34a989-fcb4-4099-b390-6f11dd0084eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-585d9c0d-139b-45e3-a49b-bcfd9ddcdf19 {
  padding-top: 2px;
padding-bottom: 2px;
}

@media (min-width: 0px) {
[id="s-585d9c0d-139b-45e3-a49b-bcfd9ddcdf19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-585d9c0d-139b-45e3-a49b-bcfd9ddcdf19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-585d9c0d-139b-45e3-a49b-bcfd9ddcdf19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-585d9c0d-139b-45e3-a49b-bcfd9ddcdf19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-632b43b8-1127-4f07-8d61-a4277c23df37 {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-632b43b8-1127-4f07-8d61-a4277c23df37 img.shogun-image {
    

    
    
    
  }


#s-632b43b8-1127-4f07-8d61-a4277c23df37 .shogun-image-content {
  
    align-items: center;
  
}

#s-2123e9f7-0abf-4251-96bf-1493f6a542f2 {
  border-style: solid;
margin-top: 7px;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2123e9f7-0abf-4251-96bf-1493f6a542f2:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2123e9f7-0abf-4251-96bf-1493f6a542f2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2123e9f7-0abf-4251-96bf-1493f6a542f2-root {
    text-align: right;
  }


#s-2123e9f7-0abf-4251-96bf-1493f6a542f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2123e9f7-0abf-4251-96bf-1493f6a542f2-root {
    text-align: right;
  }


#s-2123e9f7-0abf-4251-96bf-1493f6a542f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2123e9f7-0abf-4251-96bf-1493f6a542f2-root {
    text-align: right;
  }


#s-2123e9f7-0abf-4251-96bf-1493f6a542f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2123e9f7-0abf-4251-96bf-1493f6a542f2-root {
    text-align: right;
  }


#s-2123e9f7-0abf-4251-96bf-1493f6a542f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2123e9f7-0abf-4251-96bf-1493f6a542f2-root {
    text-align: right;
  }


#s-2123e9f7-0abf-4251-96bf-1493f6a542f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 {
  margin-top: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 {
  display: none;
}
#s-5af3b64e-2d25-4718-a2bd-afd1bae81593, #wrap-s-5af3b64e-2d25-4718-a2bd-afd1bae81593 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 {
  display: none;
}
#s-5af3b64e-2d25-4718-a2bd-afd1bae81593, #wrap-s-5af3b64e-2d25-4718-a2bd-afd1bae81593 { display:none !important; }}@media (max-width: 767px){#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 {
  display: none;
}
#s-5af3b64e-2d25-4718-a2bd-afd1bae81593, #wrap-s-5af3b64e-2d25-4718-a2bd-afd1bae81593 { display:none !important; }}







#s-5af3b64e-2d25-4718-a2bd-afd1bae81593 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-5af3b64e-2d25-4718-a2bd-afd1bae81593.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d2233fe-a74a-4e8e-ba1d-4317d411f014 {
  margin-top: 30px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 19%;
padding-bottom: 10px;
padding-right: 19%;
}

#s-6d2233fe-a74a-4e8e-ba1d-4317d411f014 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6d2233fe-a74a-4e8e-ba1d-4317d411f014 .shg-sld-nav-button.shg-sld-left,
#s-6d2233fe-a74a-4e8e-ba1d-4317d411f014 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-27cb0a1a-358a-4391-91e6-2da3b0286509"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27cb0a1a-358a-4391-91e6-2da3b0286509"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-27cb0a1a-358a-4391-91e6-2da3b0286509"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-27cb0a1a-358a-4391-91e6-2da3b0286509"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a6af22fb-a0e9-4706-a210-63195dd5b639 {
  text-align: center;
}







  #s-a6af22fb-a0e9-4706-a210-63195dd5b639 img.shogun-image {
    

    
    
    
  }


#s-a6af22fb-a0e9-4706-a210-63195dd5b639 .shogun-image-content {
  
    align-items: center;
  
}

#s-67fa574e-ad8c-42da-aad8-60373b916bea {
  min-height: 50px;
}








#s-67fa574e-ad8c-42da-aad8-60373b916bea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67fa574e-ad8c-42da-aad8-60373b916bea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d1eb35c-c509-41cc-906b-7c7aea37e4e8 {
  min-height: 50px;
}








#s-9d1eb35c-c509-41cc-906b-7c7aea37e4e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d1eb35c-c509-41cc-906b-7c7aea37e4e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e49e01bb-21f9-4c40-82a9-2a84f1c75422 {
  min-height: 50px;
}








#s-e49e01bb-21f9-4c40-82a9-2a84f1c75422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e49e01bb-21f9-4c40-82a9-2a84f1c75422.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac59562d-fa58-4458-8e2b-2db4910d3b86 {
  text-align: center;
}







  #s-ac59562d-fa58-4458-8e2b-2db4910d3b86 img.shogun-image {
    

    
    
    
  }


#s-ac59562d-fa58-4458-8e2b-2db4910d3b86 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cd4265b-16b0-4d66-a749-719aff731c3c {
  min-height: 50px;
}








#s-1cd4265b-16b0-4d66-a749-719aff731c3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cd4265b-16b0-4d66-a749-719aff731c3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-242867a6-1c9b-44f6-96c8-98508158342d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-242867a6-1c9b-44f6-96c8-98508158342d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-242867a6-1c9b-44f6-96c8-98508158342d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-242867a6-1c9b-44f6-96c8-98508158342d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7a636aa8-d41a-4734-ae2a-0466ac16e60c {
  margin-top: 11px;
margin-left: -32%;
margin-right: -4%;
text-align: center;
}







  #s-7a636aa8-d41a-4734-ae2a-0466ac16e60c img.shogun-image {
    

    
    
    
  }


#s-7a636aa8-d41a-4734-ae2a-0466ac16e60c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-575efbcc-fb00-4b9d-b6f9-d251da139727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-575efbcc-fb00-4b9d-b6f9-d251da139727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-575efbcc-fb00-4b9d-b6f9-d251da139727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-575efbcc-fb00-4b9d-b6f9-d251da139727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-16f68450-e109-45a5-9261-ed0d31bf8b18 {
  text-align: center;
}







  #s-16f68450-e109-45a5-9261-ed0d31bf8b18 img.shogun-image {
    

    
    
    
  }


#s-16f68450-e109-45a5-9261-ed0d31bf8b18 .shogun-image-content {
  
    align-items: center;
  
}

#s-33edbec2-8e8c-4e85-b035-f7ba1016b512 {
  min-height: 50px;
}








#s-33edbec2-8e8c-4e85-b035-f7ba1016b512 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33edbec2-8e8c-4e85-b035-f7ba1016b512.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5eea4ee1-fd5b-4fc0-9db9-61643ae4b13b {
  min-height: 50px;
}








#s-5eea4ee1-fd5b-4fc0-9db9-61643ae4b13b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5eea4ee1-fd5b-4fc0-9db9-61643ae4b13b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83c2325b-7ff2-4325-828c-d20efb9bbbda {
  min-height: 50px;
}








#s-83c2325b-7ff2-4325-828c-d20efb9bbbda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83c2325b-7ff2-4325-828c-d20efb9bbbda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ff65dbe-7c39-4aa8-92c6-f9d04564ae53 {
  text-align: center;
}







  #s-4ff65dbe-7c39-4aa8-92c6-f9d04564ae53 img.shogun-image {
    

    
    
    
  }


#s-4ff65dbe-7c39-4aa8-92c6-f9d04564ae53 .shogun-image-content {
  
    align-items: center;
  
}

#s-2087a941-ab7f-4032-add8-36d323edc89f {
  min-height: 50px;
}








#s-2087a941-ab7f-4032-add8-36d323edc89f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2087a941-ab7f-4032-add8-36d323edc89f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7ba1f87d-7b44-417d-a9ce-3f73e34deaaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ba1f87d-7b44-417d-a9ce-3f73e34deaaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ba1f87d-7b44-417d-a9ce-3f73e34deaaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ba1f87d-7b44-417d-a9ce-3f73e34deaaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afdcdb41-aecf-4752-9bf4-0852921fc021 {
  margin-top: 6px;
margin-left: -36%;
margin-right: 0%;
text-align: center;
}







  #s-afdcdb41-aecf-4752-9bf4-0852921fc021 img.shogun-image {
    

    
    
    
  }


#s-afdcdb41-aecf-4752-9bf4-0852921fc021 .shogun-image-content {
  
    align-items: center;
  
}

#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fdc46cb3-e023-48ea-87cf-30f08f015c2d-root {
    text-align: right;
  }


#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fdc46cb3-e023-48ea-87cf-30f08f015c2d-root {
    text-align: right;
  }


#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fdc46cb3-e023-48ea-87cf-30f08f015c2d-root {
    text-align: right;
  }


#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fdc46cb3-e023-48ea-87cf-30f08f015c2d-root {
    text-align: right;
  }


#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fdc46cb3-e023-48ea-87cf-30f08f015c2d-root {
    text-align: right;
  }


#s-fdc46cb3-e023-48ea-87cf-30f08f015c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-b9b4b261-e863-4e32-a07b-0bb4e65758a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9b4b261-e863-4e32-a07b-0bb4e65758a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b9b4b261-e863-4e32-a07b-0bb4e65758a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9b4b261-e863-4e32-a07b-0bb4e65758a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a8d2617d-5812-47bd-90c4-a29c82d25951 {
  text-align: center;
}







  #s-a8d2617d-5812-47bd-90c4-a29c82d25951 img.shogun-image {
    

    
    
    
  }


#s-a8d2617d-5812-47bd-90c4-a29c82d25951 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6172cc4-3f98-41b7-95f4-8ebfaf4194e3 {
  min-height: 50px;
}








#s-c6172cc4-3f98-41b7-95f4-8ebfaf4194e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6172cc4-3f98-41b7-95f4-8ebfaf4194e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2445c07c-8cab-4b1b-93ef-23b098ed2c10 {
  min-height: 50px;
}








#s-2445c07c-8cab-4b1b-93ef-23b098ed2c10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2445c07c-8cab-4b1b-93ef-23b098ed2c10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d2ff34f-c0a5-4a04-8296-10f108050231 {
  min-height: 50px;
}








#s-2d2ff34f-c0a5-4a04-8296-10f108050231 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d2ff34f-c0a5-4a04-8296-10f108050231.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-571a6eb1-9813-47b8-804b-760beaf04c38 {
  text-align: center;
}







  #s-571a6eb1-9813-47b8-804b-760beaf04c38 img.shogun-image {
    

    
    
    
  }


#s-571a6eb1-9813-47b8-804b-760beaf04c38 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d833497-33be-4eb4-92e0-b0d8fe63811f {
  min-height: 50px;
}








#s-5d833497-33be-4eb4-92e0-b0d8fe63811f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d833497-33be-4eb4-92e0-b0d8fe63811f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-57bef9da-dbd1-4878-9861-16e94f5d0ee0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57bef9da-dbd1-4878-9861-16e94f5d0ee0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-57bef9da-dbd1-4878-9861-16e94f5d0ee0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-57bef9da-dbd1-4878-9861-16e94f5d0ee0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-33b2239d-d04e-42a6-8839-62dc122bf122 {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-33b2239d-d04e-42a6-8839-62dc122bf122 img.shogun-image {
    

    
    
    
  }


#s-33b2239d-d04e-42a6-8839-62dc122bf122 .shogun-image-content {
  
    align-items: center;
  
}

#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d74b4c55-0caa-4b70-85f5-b0e010141a7a-root {
    text-align: right;
  }


#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d74b4c55-0caa-4b70-85f5-b0e010141a7a-root {
    text-align: right;
  }


#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d74b4c55-0caa-4b70-85f5-b0e010141a7a-root {
    text-align: right;
  }


#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d74b4c55-0caa-4b70-85f5-b0e010141a7a-root {
    text-align: right;
  }


#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d74b4c55-0caa-4b70-85f5-b0e010141a7a-root {
    text-align: right;
  }


#s-d74b4c55-0caa-4b70-85f5-b0e010141a7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-45e193b0-95c9-4772-830a-d2289e6b7a06 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-45e193b0-95c9-4772-830a-d2289e6b7a06"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-45e193b0-95c9-4772-830a-d2289e6b7a06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-45e193b0-95c9-4772-830a-d2289e6b7a06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-45e193b0-95c9-4772-830a-d2289e6b7a06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a5fc1d6d-b4e3-4541-8840-59320ed78278 {
  text-align: center;
}







  #s-a5fc1d6d-b4e3-4541-8840-59320ed78278 img.shogun-image {
    

    
    
    
  }


#s-a5fc1d6d-b4e3-4541-8840-59320ed78278 .shogun-image-content {
  
    align-items: center;
  
}

#s-722663ee-c430-4bfc-94ec-f0bf63d22e12 {
  min-height: 50px;
}








#s-722663ee-c430-4bfc-94ec-f0bf63d22e12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-722663ee-c430-4bfc-94ec-f0bf63d22e12.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9a631744-27b9-437a-b253-7e6c5256c307 {
  min-height: 50px;
}








#s-9a631744-27b9-437a-b253-7e6c5256c307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a631744-27b9-437a-b253-7e6c5256c307.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20275cef-e35f-4724-9968-bf89c712193a {
  min-height: 50px;
}








#s-20275cef-e35f-4724-9968-bf89c712193a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20275cef-e35f-4724-9968-bf89c712193a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-abd5a27e-9103-4d51-bf33-783df2008358 {
  text-align: center;
}







  #s-abd5a27e-9103-4d51-bf33-783df2008358 img.shogun-image {
    

    
    
    
  }


#s-abd5a27e-9103-4d51-bf33-783df2008358 .shogun-image-content {
  
    align-items: center;
  
}

#s-565bc9f0-a6ea-46c8-a4b3-a6e29baa90b6 {
  min-height: 50px;
}








#s-565bc9f0-a6ea-46c8-a4b3-a6e29baa90b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-565bc9f0-a6ea-46c8-a4b3-a6e29baa90b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6ef74084-e556-42ab-a0f9-222e5e6b17ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ef74084-e556-42ab-a0f9-222e5e6b17ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ef74084-e556-42ab-a0f9-222e5e6b17ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ef74084-e556-42ab-a0f9-222e5e6b17ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1b2e25ff-1d72-4699-8a45-f2879e1c18d0 {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-1b2e25ff-1d72-4699-8a45-f2879e1c18d0 img.shogun-image {
    

    
    
    
  }


#s-1b2e25ff-1d72-4699-8a45-f2879e1c18d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cbd02a2-d6fe-4d72-89dc-f391de91816d {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2cbd02a2-d6fe-4d72-89dc-f391de91816d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2cbd02a2-d6fe-4d72-89dc-f391de91816d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2cbd02a2-d6fe-4d72-89dc-f391de91816d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cbd02a2-d6fe-4d72-89dc-f391de91816d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9a514d43-eeea-4f2e-9a85-693e7d427641 {
  text-align: center;
}







  #s-9a514d43-eeea-4f2e-9a85-693e7d427641 img.shogun-image {
    

    
    
    
  }


#s-9a514d43-eeea-4f2e-9a85-693e7d427641 .shogun-image-content {
  
    align-items: center;
  
}

#s-9574ec70-db7a-4c3a-8eef-67239f468371 {
  min-height: 50px;
}








#s-9574ec70-db7a-4c3a-8eef-67239f468371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9574ec70-db7a-4c3a-8eef-67239f468371.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-869928a4-eb37-4956-94bc-6a9d5f3872b4 {
  min-height: 50px;
}








#s-869928a4-eb37-4956-94bc-6a9d5f3872b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-869928a4-eb37-4956-94bc-6a9d5f3872b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f443e7e-718b-4b08-b994-ca438b2b5f6d {
  min-height: 50px;
}








#s-1f443e7e-718b-4b08-b994-ca438b2b5f6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f443e7e-718b-4b08-b994-ca438b2b5f6d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e83e22e-3edb-4002-8b7e-a90c75fcdee3 {
  text-align: center;
}







  #s-0e83e22e-3edb-4002-8b7e-a90c75fcdee3 img.shogun-image {
    

    
    
    
  }


#s-0e83e22e-3edb-4002-8b7e-a90c75fcdee3 .shogun-image-content {
  
    align-items: center;
  
}

#s-426c13fe-20d3-4039-97ab-50b68852b606 {
  min-height: 50px;
}








#s-426c13fe-20d3-4039-97ab-50b68852b606 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-426c13fe-20d3-4039-97ab-50b68852b606.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0f2e24d2-1f2b-4869-a2f9-9dfda75d6265"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f2e24d2-1f2b-4869-a2f9-9dfda75d6265"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f2e24d2-1f2b-4869-a2f9-9dfda75d6265"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f2e24d2-1f2b-4869-a2f9-9dfda75d6265"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3d2f9428-bdd2-4a53-8419-8cad090597d7 {
  margin-top: 6px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-3d2f9428-bdd2-4a53-8419-8cad090597d7 img.shogun-image {
    

    
    
    
  }


#s-3d2f9428-bdd2-4a53-8419-8cad090597d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3748617c-a0ca-4792-9a71-0a9d98da93eb {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-3748617c-a0ca-4792-9a71-0a9d98da93eb:hover {background-color: rgba(5, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3748617c-a0ca-4792-9a71-0a9d98da93eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3748617c-a0ca-4792-9a71-0a9d98da93eb-root {
    text-align: right;
  }


#s-3748617c-a0ca-4792-9a71-0a9d98da93eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3748617c-a0ca-4792-9a71-0a9d98da93eb-root {
    text-align: right;
  }


#s-3748617c-a0ca-4792-9a71-0a9d98da93eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3748617c-a0ca-4792-9a71-0a9d98da93eb-root {
    text-align: right;
  }


#s-3748617c-a0ca-4792-9a71-0a9d98da93eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3748617c-a0ca-4792-9a71-0a9d98da93eb-root {
    text-align: right;
  }


#s-3748617c-a0ca-4792-9a71-0a9d98da93eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3748617c-a0ca-4792-9a71-0a9d98da93eb-root {
    text-align: right;
  }


#s-3748617c-a0ca-4792-9a71-0a9d98da93eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b {
  margin-left: 6%;
margin-right: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b {
  display: none;
}
#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b, #wrap-s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b {
  display: none;
}
#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b, #wrap-s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b { display:none !important; }}@media (max-width: 767px){#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b {
  display: none;
}
#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b, #wrap-s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b { display:none !important; }}







#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7dbe8a3-5a5c-462e-9ace-97cd2edcf88b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3277bd17-6692-4c02-9428-16ec2fb3fd54 {
  margin-top: 40px;
margin-bottom: 15px;
text-align: center;
}







  #s-3277bd17-6692-4c02-9428-16ec2fb3fd54 img.shogun-image {
    

    
    
    
  }


#s-3277bd17-6692-4c02-9428-16ec2fb3fd54 .shogun-image-content {
  
    align-items: center;
  
}

#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 {
  margin-top: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 {
  display: none;
}
#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5, #wrap-s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 {
  display: none;
}
#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5, #wrap-s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 {
  
}
}@media (max-width: 767px){#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 {
  display: none;
}
#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5, #wrap-s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 { display:none !important; }}







#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5 > .shg-box-overlay {
  background-color: rgba(240, 230, 217, 1);
  opacity: 0.5;
}#s-afa0c76d-6ac2-4880-8c86-7c6f345b3de5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5af358e-ab1f-4099-9387-cef592fadbf9 {
  margin-top: 30px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 19%;
padding-bottom: 10px;
padding-right: 19%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5af358e-ab1f-4099-9387-cef592fadbf9 {
  display: none;
}
#s-b5af358e-ab1f-4099-9387-cef592fadbf9, #wrap-s-b5af358e-ab1f-4099-9387-cef592fadbf9 { display:none !important; }}@media (max-width: 767px){#s-b5af358e-ab1f-4099-9387-cef592fadbf9 {
  display: none;
}
#s-b5af358e-ab1f-4099-9387-cef592fadbf9, #wrap-s-b5af358e-ab1f-4099-9387-cef592fadbf9 { display:none !important; }}
#s-b5af358e-ab1f-4099-9387-cef592fadbf9 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b5af358e-ab1f-4099-9387-cef592fadbf9 .shg-sld-nav-button.shg-sld-left,
#s-b5af358e-ab1f-4099-9387-cef592fadbf9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-e985cd0b-f8ff-4530-8f32-9cafa15651be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e985cd0b-f8ff-4530-8f32-9cafa15651be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e985cd0b-f8ff-4530-8f32-9cafa15651be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e985cd0b-f8ff-4530-8f32-9cafa15651be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-300aa932-b719-41f9-b364-fbb512134c4a {
  text-align: center;
}







  #s-300aa932-b719-41f9-b364-fbb512134c4a img.shogun-image {
    

    
    
    
  }


#s-300aa932-b719-41f9-b364-fbb512134c4a .shogun-image-content {
  
    align-items: center;
  
}

#s-46502926-386c-4f8e-8a69-ebd815b67b7b {
  min-height: 50px;
}








#s-46502926-386c-4f8e-8a69-ebd815b67b7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46502926-386c-4f8e-8a69-ebd815b67b7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-139b5171-a965-456d-99d8-7ef54f9998c5 {
  min-height: 50px;
}








#s-139b5171-a965-456d-99d8-7ef54f9998c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-139b5171-a965-456d-99d8-7ef54f9998c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-63e51192-7d56-45d1-b9b1-bbfffd547c45 {
  min-height: 50px;
}








#s-63e51192-7d56-45d1-b9b1-bbfffd547c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63e51192-7d56-45d1-b9b1-bbfffd547c45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1acf78a-8cce-4311-8df8-073f4e24570a {
  text-align: center;
}







  #s-d1acf78a-8cce-4311-8df8-073f4e24570a img.shogun-image {
    

    
    
    
  }


#s-d1acf78a-8cce-4311-8df8-073f4e24570a .shogun-image-content {
  
    align-items: center;
  
}

#s-73f88538-e8f3-485d-9d5e-12e143ab7687 {
  min-height: 50px;
}








#s-73f88538-e8f3-485d-9d5e-12e143ab7687 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73f88538-e8f3-485d-9d5e-12e143ab7687.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4087885b-4dca-40b8-93d8-3e66180405e4 {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4087885b-4dca-40b8-93d8-3e66180405e4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4087885b-4dca-40b8-93d8-3e66180405e4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4087885b-4dca-40b8-93d8-3e66180405e4-root {
    text-align: right;
  }


#s-4087885b-4dca-40b8-93d8-3e66180405e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4087885b-4dca-40b8-93d8-3e66180405e4-root {
    text-align: right;
  }


#s-4087885b-4dca-40b8-93d8-3e66180405e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4087885b-4dca-40b8-93d8-3e66180405e4-root {
    text-align: right;
  }


#s-4087885b-4dca-40b8-93d8-3e66180405e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4087885b-4dca-40b8-93d8-3e66180405e4-root {
    text-align: right;
  }


#s-4087885b-4dca-40b8-93d8-3e66180405e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4087885b-4dca-40b8-93d8-3e66180405e4-root {
    text-align: right;
  }


#s-4087885b-4dca-40b8-93d8-3e66180405e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-d664eb1e-502c-4bd6-8a83-79bb32c5c57f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d664eb1e-502c-4bd6-8a83-79bb32c5c57f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d664eb1e-502c-4bd6-8a83-79bb32c5c57f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d664eb1e-502c-4bd6-8a83-79bb32c5c57f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1fcdcc5d-cc12-40a2-9d04-1980422c4279 {
  text-align: center;
}







  #s-1fcdcc5d-cc12-40a2-9d04-1980422c4279 img.shogun-image {
    

    
    
    
  }


#s-1fcdcc5d-cc12-40a2-9d04-1980422c4279 .shogun-image-content {
  
    align-items: center;
  
}

#s-34557372-c721-4795-96bc-e3df0d31b058 {
  min-height: 50px;
}








#s-34557372-c721-4795-96bc-e3df0d31b058 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34557372-c721-4795-96bc-e3df0d31b058.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01163831-f2d9-4202-aa5d-4cf00b8ae5a7 {
  min-height: 50px;
}








#s-01163831-f2d9-4202-aa5d-4cf00b8ae5a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01163831-f2d9-4202-aa5d-4cf00b8ae5a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d38c98c8-178a-4132-b802-15e0afe3d693 {
  min-height: 50px;
}








#s-d38c98c8-178a-4132-b802-15e0afe3d693 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d38c98c8-178a-4132-b802-15e0afe3d693.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de9747f7-dfb6-4094-932d-580262c45946 {
  text-align: center;
}







  #s-de9747f7-dfb6-4094-932d-580262c45946 img.shogun-image {
    

    
    
    
  }


#s-de9747f7-dfb6-4094-932d-580262c45946 .shogun-image-content {
  
    align-items: center;
  
}

#s-8401ddb9-ac16-457a-842d-f61a98697fcf {
  min-height: 50px;
}








#s-8401ddb9-ac16-457a-842d-f61a98697fcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8401ddb9-ac16-457a-842d-f61a98697fcf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fcd7bd26-0eb2-444e-89a2-009f8c746892 {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-fcd7bd26-0eb2-444e-89a2-009f8c746892:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fcd7bd26-0eb2-444e-89a2-009f8c746892:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fcd7bd26-0eb2-444e-89a2-009f8c746892-root {
    text-align: right;
  }


#s-fcd7bd26-0eb2-444e-89a2-009f8c746892.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fcd7bd26-0eb2-444e-89a2-009f8c746892-root {
    text-align: right;
  }


#s-fcd7bd26-0eb2-444e-89a2-009f8c746892.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fcd7bd26-0eb2-444e-89a2-009f8c746892-root {
    text-align: right;
  }


#s-fcd7bd26-0eb2-444e-89a2-009f8c746892.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fcd7bd26-0eb2-444e-89a2-009f8c746892-root {
    text-align: right;
  }


#s-fcd7bd26-0eb2-444e-89a2-009f8c746892.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fcd7bd26-0eb2-444e-89a2-009f8c746892-root {
    text-align: right;
  }


#s-fcd7bd26-0eb2-444e-89a2-009f8c746892.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-b8695c81-54df-4705-b15a-bbc9fe03981a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8695c81-54df-4705-b15a-bbc9fe03981a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b8695c81-54df-4705-b15a-bbc9fe03981a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8695c81-54df-4705-b15a-bbc9fe03981a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f1593a82-c2bd-4d73-be5e-c465e8f859d5 {
  text-align: center;
}







  #s-f1593a82-c2bd-4d73-be5e-c465e8f859d5 img.shogun-image {
    

    
    
    
  }


#s-f1593a82-c2bd-4d73-be5e-c465e8f859d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-129835be-385a-4d3a-83ec-0d7bc3495c29 {
  min-height: 50px;
}








#s-129835be-385a-4d3a-83ec-0d7bc3495c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129835be-385a-4d3a-83ec-0d7bc3495c29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22cd372a-1ba1-4940-9675-f67e1ef630a7 {
  min-height: 50px;
}








#s-22cd372a-1ba1-4940-9675-f67e1ef630a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22cd372a-1ba1-4940-9675-f67e1ef630a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-34d9c0c0-b972-422a-aaca-99f7acc839ce {
  min-height: 50px;
}








#s-34d9c0c0-b972-422a-aaca-99f7acc839ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d9c0c0-b972-422a-aaca-99f7acc839ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a85bda9e-c22c-456b-8308-5690cec2a90b {
  text-align: center;
}







  #s-a85bda9e-c22c-456b-8308-5690cec2a90b img.shogun-image {
    

    
    
    
  }


#s-a85bda9e-c22c-456b-8308-5690cec2a90b .shogun-image-content {
  
    align-items: center;
  
}

#s-f844b31b-540b-47b5-97b0-bcc3acb9a17e {
  min-height: 50px;
}








#s-f844b31b-540b-47b5-97b0-bcc3acb9a17e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f844b31b-540b-47b5-97b0-bcc3acb9a17e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46b864eb-41d5-43b9-a51a-84187c66cf0f {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-46b864eb-41d5-43b9-a51a-84187c66cf0f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-46b864eb-41d5-43b9-a51a-84187c66cf0f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-46b864eb-41d5-43b9-a51a-84187c66cf0f-root {
    text-align: right;
  }


#s-46b864eb-41d5-43b9-a51a-84187c66cf0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-46b864eb-41d5-43b9-a51a-84187c66cf0f-root {
    text-align: right;
  }


#s-46b864eb-41d5-43b9-a51a-84187c66cf0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-46b864eb-41d5-43b9-a51a-84187c66cf0f-root {
    text-align: right;
  }


#s-46b864eb-41d5-43b9-a51a-84187c66cf0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-46b864eb-41d5-43b9-a51a-84187c66cf0f-root {
    text-align: right;
  }


#s-46b864eb-41d5-43b9-a51a-84187c66cf0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-46b864eb-41d5-43b9-a51a-84187c66cf0f-root {
    text-align: right;
  }


#s-46b864eb-41d5-43b9-a51a-84187c66cf0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-1f685974-4728-43b7-9ed5-778c58fb5af4 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-1f685974-4728-43b7-9ed5-778c58fb5af4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1f685974-4728-43b7-9ed5-778c58fb5af4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f685974-4728-43b7-9ed5-778c58fb5af4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f685974-4728-43b7-9ed5-778c58fb5af4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-d060a490-f6ec-4903-a086-d770e588482e {
  text-align: center;
}







  #s-d060a490-f6ec-4903-a086-d770e588482e img.shogun-image {
    

    
    
    
  }


#s-d060a490-f6ec-4903-a086-d770e588482e .shogun-image-content {
  
    align-items: center;
  
}

#s-f539cfd9-b8f4-4d3b-974b-00148a48d91e {
  min-height: 50px;
}








#s-f539cfd9-b8f4-4d3b-974b-00148a48d91e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f539cfd9-b8f4-4d3b-974b-00148a48d91e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69635c1b-afcc-46b8-bba8-6baa8a7b8189 {
  min-height: 50px;
}








#s-69635c1b-afcc-46b8-bba8-6baa8a7b8189 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69635c1b-afcc-46b8-bba8-6baa8a7b8189.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-625ccba2-4179-468c-9d6b-f8bb0adcd6df {
  min-height: 50px;
}








#s-625ccba2-4179-468c-9d6b-f8bb0adcd6df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-625ccba2-4179-468c-9d6b-f8bb0adcd6df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-817fa018-8336-430f-81a2-4836eb26976e {
  text-align: center;
}







  #s-817fa018-8336-430f-81a2-4836eb26976e img.shogun-image {
    

    
    
    
  }


#s-817fa018-8336-430f-81a2-4836eb26976e .shogun-image-content {
  
    align-items: center;
  
}

#s-6cb389d4-8116-4135-8716-51c97eb58729 {
  min-height: 50px;
}








#s-6cb389d4-8116-4135-8716-51c97eb58729 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cb389d4-8116-4135-8716-51c97eb58729.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce-root {
    text-align: right;
  }


#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce-root {
    text-align: right;
  }


#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce-root {
    text-align: right;
  }


#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce-root {
    text-align: right;
  }


#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce-root {
    text-align: right;
  }


#s-9e04ce82-6f39-4b62-bb03-cb10d2b5a2ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-a511c076-33b1-4101-86de-500c0b7bbb63 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a511c076-33b1-4101-86de-500c0b7bbb63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a511c076-33b1-4101-86de-500c0b7bbb63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a511c076-33b1-4101-86de-500c0b7bbb63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a511c076-33b1-4101-86de-500c0b7bbb63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-631a016c-82e8-4300-90c3-e67a88e5353e {
  text-align: center;
}







  #s-631a016c-82e8-4300-90c3-e67a88e5353e img.shogun-image {
    

    
    
    
  }


#s-631a016c-82e8-4300-90c3-e67a88e5353e .shogun-image-content {
  
    align-items: center;
  
}

#s-78813a7f-c850-42ad-b517-82a539e589f9 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78813a7f-c850-42ad-b517-82a539e589f9 {
  display: none;
}
#s-78813a7f-c850-42ad-b517-82a539e589f9, #wrap-s-78813a7f-c850-42ad-b517-82a539e589f9 { display:none !important; }}







#s-78813a7f-c850-42ad-b517-82a539e589f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78813a7f-c850-42ad-b517-82a539e589f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cf535922-46fd-4fb0-b4e5-9c45bb906c2f {
  min-height: 50px;
}








#s-cf535922-46fd-4fb0-b4e5-9c45bb906c2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf535922-46fd-4fb0-b4e5-9c45bb906c2f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc7be297-4277-4152-9859-520ec0d0263d {
  min-height: 50px;
}








#s-dc7be297-4277-4152-9859-520ec0d0263d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc7be297-4277-4152-9859-520ec0d0263d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66f3ce5b-08f5-4c0a-beb8-35120aff18b0 {
  text-align: center;
}







  #s-66f3ce5b-08f5-4c0a-beb8-35120aff18b0 img.shogun-image {
    

    
    
    
  }


#s-66f3ce5b-08f5-4c0a-beb8-35120aff18b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-da2fc85b-3761-4669-89f1-1603bb0a7c72 {
  min-height: 50px;
}








#s-da2fc85b-3761-4669-89f1-1603bb0a7c72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da2fc85b-3761-4669-89f1-1603bb0a7c72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca {
  border-style: solid;
margin-top: 10px;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca-root {
    text-align: right;
  }


#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca-root {
    text-align: right;
  }


#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca-root {
    text-align: right;
  }


#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca-root {
    text-align: right;
  }


#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca-root {
    text-align: right;
  }


#s-05ba94ba-6765-4a0e-b5ac-e760fa0de7ca.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 {
  margin-top: 30px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 19%;
padding-bottom: 10px;
padding-right: 19%;
}
@media (min-width: 1200px){#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 {
  display: none;
}
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060, #wrap-s-0b0efa3d-88b5-497f-9dfe-dc070e537060 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 {
  display: none;
}
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060, #wrap-s-0b0efa3d-88b5-497f-9dfe-dc070e537060 { display:none !important; }}@media (max-width: 767px){#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 {
  display: none;
}
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060, #wrap-s-0b0efa3d-88b5-497f-9dfe-dc070e537060 { display:none !important; }}
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 .shg-sld-nav-button.shg-sld-left,
#s-0b0efa3d-88b5-497f-9dfe-dc070e537060 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f4781e01-b70a-4bfc-a371-843ce75f232c {
  margin-left: -4%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-f4781e01-b70a-4bfc-a371-843ce75f232c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4781e01-b70a-4bfc-a371-843ce75f232c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4781e01-b70a-4bfc-a371-843ce75f232c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4781e01-b70a-4bfc-a371-843ce75f232c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-5b6fb3b6-f769-4e8c-a10b-88deb0acb5e8 {
  text-align: center;
}







  #s-5b6fb3b6-f769-4e8c-a10b-88deb0acb5e8 img.shogun-image {
    

    
    
    
  }


#s-5b6fb3b6-f769-4e8c-a10b-88deb0acb5e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-71b42fce-25f9-4671-95b5-c9dfcfa09ddc {
  min-height: 50px;
}








#s-71b42fce-25f9-4671-95b5-c9dfcfa09ddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71b42fce-25f9-4671-95b5-c9dfcfa09ddc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e96e38b2-9e5c-4ef4-8975-a6e2571d5f6e {
  min-height: 50px;
}








#s-e96e38b2-9e5c-4ef4-8975-a6e2571d5f6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e96e38b2-9e5c-4ef4-8975-a6e2571d5f6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f97e4e7-7acd-4058-9da3-a1b3d7d57dd1 {
  text-align: center;
}







  #s-2f97e4e7-7acd-4058-9da3-a1b3d7d57dd1 img.shogun-image {
    

    
    
    
  }


#s-2f97e4e7-7acd-4058-9da3-a1b3d7d57dd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8a68d80-6f6a-4405-8802-c3864c67cdcc {
  min-height: 50px;
}








#s-e8a68d80-6f6a-4405-8802-c3864c67cdcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8a68d80-6f6a-4405-8802-c3864c67cdcc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d235169-cb2b-49c7-8065-34d44090cd21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d235169-cb2b-49c7-8065-34d44090cd21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d235169-cb2b-49c7-8065-34d44090cd21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d235169-cb2b-49c7-8065-34d44090cd21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ec42251c-9b4a-447b-8792-a34374f17902 {
  margin-top: 1px;
margin-left: -32%;
margin-right: -10%;
text-align: center;
}







  #s-ec42251c-9b4a-447b-8792-a34374f17902 img.shogun-image {
    

    
    
    
  }


#s-ec42251c-9b4a-447b-8792-a34374f17902 .shogun-image-content {
  
    align-items: center;
  
}

#s-4dedd3de-89e8-4c89-9a95-f263c4a7dc35 {
  min-height: 50px;
}








#s-4dedd3de-89e8-4c89-9a95-f263c4a7dc35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dedd3de-89e8-4c89-9a95-f263c4a7dc35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71eaf3eb-947f-488a-9bd1-352947c61fce {
  margin-left: -4%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-71eaf3eb-947f-488a-9bd1-352947c61fce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71eaf3eb-947f-488a-9bd1-352947c61fce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71eaf3eb-947f-488a-9bd1-352947c61fce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71eaf3eb-947f-488a-9bd1-352947c61fce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e6618a43-f6f6-464a-ae23-abeba3a1a836 {
  text-align: center;
}







  #s-e6618a43-f6f6-464a-ae23-abeba3a1a836 img.shogun-image {
    

    
    
    
  }


#s-e6618a43-f6f6-464a-ae23-abeba3a1a836 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2bcb439-5e50-418d-95e7-32fa6ccee67a {
  min-height: 50px;
}








#s-b2bcb439-5e50-418d-95e7-32fa6ccee67a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2bcb439-5e50-418d-95e7-32fa6ccee67a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-414ed858-4b65-4dac-b99e-54d12ddb5068 {
  min-height: 50px;
}








#s-414ed858-4b65-4dac-b99e-54d12ddb5068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-414ed858-4b65-4dac-b99e-54d12ddb5068.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3be74f9-78a0-4795-a64a-be53c430d860 {
  text-align: center;
}







  #s-a3be74f9-78a0-4795-a64a-be53c430d860 img.shogun-image {
    

    
    
    
  }


#s-a3be74f9-78a0-4795-a64a-be53c430d860 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a5ad313-6b34-40a4-8a91-d7c646e2e7b6 {
  min-height: 50px;
}








#s-4a5ad313-6b34-40a4-8a91-d7c646e2e7b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a5ad313-6b34-40a4-8a91-d7c646e2e7b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b01a76b2-ee13-4d9e-bbe0-2a644033ab17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b01a76b2-ee13-4d9e-bbe0-2a644033ab17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b01a76b2-ee13-4d9e-bbe0-2a644033ab17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b01a76b2-ee13-4d9e-bbe0-2a644033ab17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c8eb2571-c698-4c7d-8cb3-ceb387de5f4e {
  margin-top: 0px;
margin-left: -36%;
margin-right: -6%;
text-align: center;
}







  #s-c8eb2571-c698-4c7d-8cb3-ceb387de5f4e img.shogun-image {
    

    
    
    
  }


#s-c8eb2571-c698-4c7d-8cb3-ceb387de5f4e .shogun-image-content {
  
    align-items: center;
  
}

#s-391ba1e8-0481-491e-8c86-988695c44368 {
  border-style: solid;
margin-left: -1%;
margin-right: -1%;
padding-top: 4px;
padding-left: 6%;
padding-bottom: 4px;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-391ba1e8-0481-491e-8c86-988695c44368:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-391ba1e8-0481-491e-8c86-988695c44368:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-391ba1e8-0481-491e-8c86-988695c44368-root {
    text-align: center;
  }


#s-391ba1e8-0481-491e-8c86-988695c44368.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-391ba1e8-0481-491e-8c86-988695c44368-root {
    text-align: center;
  }


#s-391ba1e8-0481-491e-8c86-988695c44368.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-391ba1e8-0481-491e-8c86-988695c44368-root {
    text-align: center;
  }


#s-391ba1e8-0481-491e-8c86-988695c44368.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-391ba1e8-0481-491e-8c86-988695c44368-root {
    text-align: center;
  }


#s-391ba1e8-0481-491e-8c86-988695c44368.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-391ba1e8-0481-491e-8c86-988695c44368-root {
    text-align: center;
  }


#s-391ba1e8-0481-491e-8c86-988695c44368.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}
#s-a6be954f-b64a-4426-a41f-825619c18a62 {
  min-height: 50px;
}








#s-a6be954f-b64a-4426-a41f-825619c18a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6be954f-b64a-4426-a41f-825619c18a62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50502039-e2f1-45a9-898f-da4d877fba16 {
  margin-left: -4%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-50502039-e2f1-45a9-898f-da4d877fba16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50502039-e2f1-45a9-898f-da4d877fba16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-50502039-e2f1-45a9-898f-da4d877fba16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-50502039-e2f1-45a9-898f-da4d877fba16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-007a46c1-ca22-423d-8ddf-ba663341984b {
  text-align: center;
}







  #s-007a46c1-ca22-423d-8ddf-ba663341984b img.shogun-image {
    

    
    
    
  }


#s-007a46c1-ca22-423d-8ddf-ba663341984b .shogun-image-content {
  
    align-items: center;
  
}

#s-82723018-6f3b-4ee8-ae7f-fb2419625406 {
  min-height: 50px;
}








#s-82723018-6f3b-4ee8-ae7f-fb2419625406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82723018-6f3b-4ee8-ae7f-fb2419625406.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4124475a-9edd-4051-845b-b7660d34a5aa {
  min-height: 50px;
}








#s-4124475a-9edd-4051-845b-b7660d34a5aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4124475a-9edd-4051-845b-b7660d34a5aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd340279-ea11-4cf3-985a-064d0b5ace5b {
  text-align: center;
}







  #s-cd340279-ea11-4cf3-985a-064d0b5ace5b img.shogun-image {
    

    
    
    
  }


#s-cd340279-ea11-4cf3-985a-064d0b5ace5b .shogun-image-content {
  
    align-items: center;
  
}

#s-409ed5be-c3a5-46df-aadb-afee4ee532f2 {
  min-height: 50px;
}








#s-409ed5be-c3a5-46df-aadb-afee4ee532f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-409ed5be-c3a5-46df-aadb-afee4ee532f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-feee9171-aa05-447d-a4f5-6034e9efc610"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-feee9171-aa05-447d-a4f5-6034e9efc610"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-feee9171-aa05-447d-a4f5-6034e9efc610"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-feee9171-aa05-447d-a4f5-6034e9efc610"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e3d1cf97-54a5-47e8-8a13-0f8aa40f1843 {
  margin-top: 0px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-e3d1cf97-54a5-47e8-8a13-0f8aa40f1843 img.shogun-image {
    

    
    
    
  }


#s-e3d1cf97-54a5-47e8-8a13-0f8aa40f1843 .shogun-image-content {
  
    align-items: center;
  
}

#s-77318c28-40b3-474b-a388-e9bf623390d1 {
  border-style: solid;
margin-left: -1%;
margin-right: -1%;
padding-top: 4px;
padding-left: 6%;
padding-bottom: 4px;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-77318c28-40b3-474b-a388-e9bf623390d1:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-77318c28-40b3-474b-a388-e9bf623390d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-77318c28-40b3-474b-a388-e9bf623390d1-root {
    text-align: center;
  }


#s-77318c28-40b3-474b-a388-e9bf623390d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-77318c28-40b3-474b-a388-e9bf623390d1-root {
    text-align: center;
  }


#s-77318c28-40b3-474b-a388-e9bf623390d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77318c28-40b3-474b-a388-e9bf623390d1-root {
    text-align: center;
  }


#s-77318c28-40b3-474b-a388-e9bf623390d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77318c28-40b3-474b-a388-e9bf623390d1-root {
    text-align: center;
  }


#s-77318c28-40b3-474b-a388-e9bf623390d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-77318c28-40b3-474b-a388-e9bf623390d1-root {
    text-align: center;
  }


#s-77318c28-40b3-474b-a388-e9bf623390d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}
#s-94d8936f-a60f-4674-9878-ec670eaec402 {
  min-height: 50px;
}








#s-94d8936f-a60f-4674-9878-ec670eaec402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94d8936f-a60f-4674-9878-ec670eaec402.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2c6ec4e-51b9-42ec-8b45-c5bc425db867 {
  margin-left: -4%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-d2c6ec4e-51b9-42ec-8b45-c5bc425db867"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d2c6ec4e-51b9-42ec-8b45-c5bc425db867"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d2c6ec4e-51b9-42ec-8b45-c5bc425db867"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2c6ec4e-51b9-42ec-8b45-c5bc425db867"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bbc0d908-abd1-48ea-b682-fee7189208d8 {
  text-align: center;
}







  #s-bbc0d908-abd1-48ea-b682-fee7189208d8 img.shogun-image {
    

    
    
    
  }


#s-bbc0d908-abd1-48ea-b682-fee7189208d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5b9ac2f-11bc-48e3-b02d-54b251dd70d1 {
  min-height: 50px;
}








#s-b5b9ac2f-11bc-48e3-b02d-54b251dd70d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5b9ac2f-11bc-48e3-b02d-54b251dd70d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3665a9c3-c261-4df6-a2d5-cf67e53f9ffa {
  min-height: 50px;
}








#s-3665a9c3-c261-4df6-a2d5-cf67e53f9ffa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3665a9c3-c261-4df6-a2d5-cf67e53f9ffa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61a6efec-e052-4957-9453-686f95c9c351 {
  text-align: center;
}







  #s-61a6efec-e052-4957-9453-686f95c9c351 img.shogun-image {
    

    
    
    
  }


#s-61a6efec-e052-4957-9453-686f95c9c351 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc2f69b2-622d-483f-b7e4-37170eba1683 {
  min-height: 50px;
}








#s-cc2f69b2-622d-483f-b7e4-37170eba1683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc2f69b2-622d-483f-b7e4-37170eba1683.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fad8202c-3aa0-4e25-8c69-6302844573ca {
  padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-fad8202c-3aa0-4e25-8c69-6302844573ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fad8202c-3aa0-4e25-8c69-6302844573ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 992px) {
[id="s-fad8202c-3aa0-4e25-8c69-6302844573ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.5px);
}

}

@media (min-width: 1200px) {
[id="s-fad8202c-3aa0-4e25-8c69-6302844573ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.5px);
}

}

#s-67ac5023-9853-4845-b82d-48fc246b579e {
  margin-top: 5px;
margin-left: -33%;
margin-right: -10%;
text-align: center;
}







  #s-67ac5023-9853-4845-b82d-48fc246b579e img.shogun-image {
    

    
    
    
  }


#s-67ac5023-9853-4845-b82d-48fc246b579e .shogun-image-content {
  
    align-items: center;
  
}

#s-9bd041ae-1998-4c25-91fd-de8339236084 {
  min-height: 50px;
}








#s-9bd041ae-1998-4c25-91fd-de8339236084 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bd041ae-1998-4c25-91fd-de8339236084.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-644e6821-0ed3-4c92-8b22-6192eec3bdb7 {
  margin-top: 0px;
margin-left: -4%;
margin-right: -4%;
}

@media (min-width: 0px) {
[id="s-644e6821-0ed3-4c92-8b22-6192eec3bdb7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-644e6821-0ed3-4c92-8b22-6192eec3bdb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-644e6821-0ed3-4c92-8b22-6192eec3bdb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-644e6821-0ed3-4c92-8b22-6192eec3bdb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-8de5e8f1-d8e3-43a5-bb82-b8b0df44ba91 {
  text-align: center;
}







  #s-8de5e8f1-d8e3-43a5-bb82-b8b0df44ba91 img.shogun-image {
    

    
    
    
  }


#s-8de5e8f1-d8e3-43a5-bb82-b8b0df44ba91 .shogun-image-content {
  
    align-items: center;
  
}

#s-060c9a84-204a-4ed2-860c-aba9ef719447 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-060c9a84-204a-4ed2-860c-aba9ef719447 {
  display: none;
}
#s-060c9a84-204a-4ed2-860c-aba9ef719447, #wrap-s-060c9a84-204a-4ed2-860c-aba9ef719447 { display:none !important; }}







#s-060c9a84-204a-4ed2-860c-aba9ef719447 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-060c9a84-204a-4ed2-860c-aba9ef719447.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bd72cf0f-b1ea-4409-b54a-333aefd6fe9f {
  min-height: 50px;
}








#s-bd72cf0f-b1ea-4409-b54a-333aefd6fe9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd72cf0f-b1ea-4409-b54a-333aefd6fe9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d22c330-c0ab-4655-bb38-7540b1ac9a0a {
  min-height: 50px;
}








#s-1d22c330-c0ab-4655-bb38-7540b1ac9a0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d22c330-c0ab-4655-bb38-7540b1ac9a0a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a9fdeeb-4222-4d2c-91a8-b8c52b8c107c {
  text-align: center;
}







  #s-2a9fdeeb-4222-4d2c-91a8-b8c52b8c107c img.shogun-image {
    

    
    
    
  }


#s-2a9fdeeb-4222-4d2c-91a8-b8c52b8c107c .shogun-image-content {
  
    align-items: center;
  
}

#s-f9ebfcf5-235d-4464-8e52-fc582e5b8381 {
  min-height: 50px;
}








#s-f9ebfcf5-235d-4464-8e52-fc582e5b8381 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9ebfcf5-235d-4464-8e52-fc582e5b8381.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2be354d4-d6bb-4611-adbd-edaf8b981dee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2be354d4-d6bb-4611-adbd-edaf8b981dee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2be354d4-d6bb-4611-adbd-edaf8b981dee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2be354d4-d6bb-4611-adbd-edaf8b981dee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-40230dca-cba4-431d-819e-7bb470886dbb {
  margin-top: 0px;
margin-left: -32%;
margin-right: -6%;
text-align: center;
}







  #s-40230dca-cba4-431d-819e-7bb470886dbb img.shogun-image {
    

    
    
    
  }


#s-40230dca-cba4-431d-819e-7bb470886dbb .shogun-image-content {
  
    align-items: center;
  
}

#s-b7e44394-c2cf-4668-80b4-d409c340d18e {
  border-style: solid;
margin-left: -1%;
margin-right: -1%;
padding-top: 4px;
padding-left: 6%;
padding-bottom: 4px;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b7e44394-c2cf-4668-80b4-d409c340d18e:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b7e44394-c2cf-4668-80b4-d409c340d18e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b7e44394-c2cf-4668-80b4-d409c340d18e-root {
    text-align: center;
  }


#s-b7e44394-c2cf-4668-80b4-d409c340d18e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b7e44394-c2cf-4668-80b4-d409c340d18e-root {
    text-align: center;
  }


#s-b7e44394-c2cf-4668-80b4-d409c340d18e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7e44394-c2cf-4668-80b4-d409c340d18e-root {
    text-align: center;
  }


#s-b7e44394-c2cf-4668-80b4-d409c340d18e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7e44394-c2cf-4668-80b4-d409c340d18e-root {
    text-align: center;
  }


#s-b7e44394-c2cf-4668-80b4-d409c340d18e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b7e44394-c2cf-4668-80b4-d409c340d18e-root {
    text-align: center;
  }


#s-b7e44394-c2cf-4668-80b4-d409c340d18e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 8px;
  
  
  
  display:  inline-block ;
}
}
#s-78713929-c4a4-49ad-8c62-eab923f4f59c {
  min-height: 50px;
}








#s-78713929-c4a4-49ad-8c62-eab923f4f59c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78713929-c4a4-49ad-8c62-eab923f4f59c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61948b77-1671-4c30-8cce-8e91f83f8577 {
  margin-top: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-61948b77-1671-4c30-8cce-8e91f83f8577 {
  display: none;
}
#s-61948b77-1671-4c30-8cce-8e91f83f8577, #wrap-s-61948b77-1671-4c30-8cce-8e91f83f8577 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61948b77-1671-4c30-8cce-8e91f83f8577 {
  display: none;
}
#s-61948b77-1671-4c30-8cce-8e91f83f8577, #wrap-s-61948b77-1671-4c30-8cce-8e91f83f8577 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61948b77-1671-4c30-8cce-8e91f83f8577 {
  display: none;
}
#s-61948b77-1671-4c30-8cce-8e91f83f8577, #wrap-s-61948b77-1671-4c30-8cce-8e91f83f8577 { display:none !important; }}






  #s-61948b77-1671-4c30-8cce-8e91f83f8577 img.shogun-image {
    

    
    
    
  }


#s-61948b77-1671-4c30-8cce-8e91f83f8577 .shogun-image-content {
  
    align-items: center;
  
}

#s-4697fb65-bb70-446c-b0c1-ce2873115d22 {
  min-height: 50px;
}








#s-4697fb65-bb70-446c-b0c1-ce2873115d22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4697fb65-bb70-446c-b0c1-ce2873115d22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-54cfce48-c05d-48e4-b58f-5b4851b3e621 {
  margin-top: 20px;
margin-left: -2%;
margin-bottom: 10px;
margin-right: -2%;
text-align: center;
}
@media (min-width: 1200px){#s-54cfce48-c05d-48e4-b58f-5b4851b3e621 {
  display: none;
}
#s-54cfce48-c05d-48e4-b58f-5b4851b3e621, #wrap-s-54cfce48-c05d-48e4-b58f-5b4851b3e621 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54cfce48-c05d-48e4-b58f-5b4851b3e621 {
  display: none;
}
#s-54cfce48-c05d-48e4-b58f-5b4851b3e621, #wrap-s-54cfce48-c05d-48e4-b58f-5b4851b3e621 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54cfce48-c05d-48e4-b58f-5b4851b3e621 {
  display: none;
}
#s-54cfce48-c05d-48e4-b58f-5b4851b3e621, #wrap-s-54cfce48-c05d-48e4-b58f-5b4851b3e621 { display:none !important; }}






  #s-54cfce48-c05d-48e4-b58f-5b4851b3e621 img.shogun-image {
    

    
    
    
  }


#s-54cfce48-c05d-48e4-b58f-5b4851b3e621 .shogun-image-content {
  
    align-items: center;
  
}

#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f {
  margin-bottom: 35px;
min-height: 50px;
}
@media (min-width: 1200px){#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f {
  display: none;
}
#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f, #wrap-s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f {
  display: none;
}
#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f, #wrap-s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f {
  display: none;
}
#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f, #wrap-s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f { display:none !important; }}







#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53915bfb-6ca2-4233-b3ef-16dac0d2de5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6 {
  border-style: solid;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-06a2588d-d97c-4ec3-9466-e0d59d22dba6-root {
    text-align: center;
  }


#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-06a2588d-d97c-4ec3-9466-e0d59d22dba6-root {
    text-align: center;
  }


#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06a2588d-d97c-4ec3-9466-e0d59d22dba6-root {
    text-align: center;
  }


#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06a2588d-d97c-4ec3-9466-e0d59d22dba6-root {
    text-align: center;
  }


#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-06a2588d-d97c-4ec3-9466-e0d59d22dba6-root {
    text-align: center;
  }


#s-06a2588d-d97c-4ec3-9466-e0d59d22dba6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}
}
#s-76979171-b5bd-428c-aa5f-8ef79adcda25 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-76979171-b5bd-428c-aa5f-8ef79adcda25 {
  display: none;
}
#s-76979171-b5bd-428c-aa5f-8ef79adcda25, #wrap-s-76979171-b5bd-428c-aa5f-8ef79adcda25 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76979171-b5bd-428c-aa5f-8ef79adcda25 {
  display: none;
}
#s-76979171-b5bd-428c-aa5f-8ef79adcda25, #wrap-s-76979171-b5bd-428c-aa5f-8ef79adcda25 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76979171-b5bd-428c-aa5f-8ef79adcda25 {
  display: none;
}
#s-76979171-b5bd-428c-aa5f-8ef79adcda25, #wrap-s-76979171-b5bd-428c-aa5f-8ef79adcda25 { display:none !important; }}







#s-76979171-b5bd-428c-aa5f-8ef79adcda25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76979171-b5bd-428c-aa5f-8ef79adcda25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad1db123-0b9d-42cb-84a9-129ec97899a9 {
  margin-top: -8px;
margin-left: 33%;
margin-bottom: -8px;
margin-right: 33%;
text-align: center;
}







  #s-ad1db123-0b9d-42cb-84a9-129ec97899a9 img.shogun-image {
    

    
    
    
  }


#s-ad1db123-0b9d-42cb-84a9-129ec97899a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-465c994a-62f0-4253-93ba-a544c4b5f22b {
  min-height: 50px;
background-color: rgba(240, 230, 217, 0);
}
@media (min-width: 1200px){#s-465c994a-62f0-4253-93ba-a544c4b5f22b {
  display: none;
}
#s-465c994a-62f0-4253-93ba-a544c4b5f22b, #wrap-s-465c994a-62f0-4253-93ba-a544c4b5f22b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-465c994a-62f0-4253-93ba-a544c4b5f22b {
  display: none;
}
#s-465c994a-62f0-4253-93ba-a544c4b5f22b, #wrap-s-465c994a-62f0-4253-93ba-a544c4b5f22b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-465c994a-62f0-4253-93ba-a544c4b5f22b {
  display: none;
}
#s-465c994a-62f0-4253-93ba-a544c4b5f22b, #wrap-s-465c994a-62f0-4253-93ba-a544c4b5f22b { display:none !important; }}







#s-465c994a-62f0-4253-93ba-a544c4b5f22b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-465c994a-62f0-4253-93ba-a544c4b5f22b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a98bd4e-24a8-4b15-a280-894b2914b208 {
  margin-top: 0px;
margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
}

#s-4a98bd4e-24a8-4b15-a280-894b2914b208 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4a98bd4e-24a8-4b15-a280-894b2914b208 .shg-sld-nav-button.shg-sld-left,
#s-4a98bd4e-24a8-4b15-a280-894b2914b208 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-ea7ed256-63ff-41a2-b8aa-0a0a6daaf40f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea7ed256-63ff-41a2-b8aa-0a0a6daaf40f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea7ed256-63ff-41a2-b8aa-0a0a6daaf40f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea7ed256-63ff-41a2-b8aa-0a0a6daaf40f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-30dfd88a-2228-4519-9af8-ffb40765bed9 {
  text-align: center;
}







  #s-30dfd88a-2228-4519-9af8-ffb40765bed9 img.shogun-image {
    

    
    
    
  }


#s-30dfd88a-2228-4519-9af8-ffb40765bed9 .shogun-image-content {
  
    align-items: center;
  
}

#s-90f9186a-7db4-412e-9809-8adbe4575ebf {
  margin-top: 7px;
margin-left: -3%;
margin-right: -3%;
text-align: center;
}







  #s-90f9186a-7db4-412e-9809-8adbe4575ebf img.shogun-image {
    

    
    
    
  }


#s-90f9186a-7db4-412e-9809-8adbe4575ebf .shogun-image-content {
  
    align-items: center;
  
}

#s-39f52fd3-e5c7-44a2-9b70-6f31b16e9cc9 {
  min-height: 50px;
}








#s-39f52fd3-e5c7-44a2-9b70-6f31b16e9cc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39f52fd3-e5c7-44a2-9b70-6f31b16e9cc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f6bce4b-55fc-4233-a8bf-8c5b957038dd {
  margin-left: 16%;
margin-right: 9%;
text-align: center;
}







  #s-5f6bce4b-55fc-4233-a8bf-8c5b957038dd img.shogun-image {
    

    
    
    
  }


#s-5f6bce4b-55fc-4233-a8bf-8c5b957038dd .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-50c4fb57-0930-4738-b07f-c43f5f326d9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50c4fb57-0930-4738-b07f-c43f5f326d9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50c4fb57-0930-4738-b07f-c43f5f326d9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50c4fb57-0930-4738-b07f-c43f5f326d9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c263eaef-1d54-4fec-83d2-39f8283ad51b {
  text-align: center;
}







  #s-c263eaef-1d54-4fec-83d2-39f8283ad51b img.shogun-image {
    

    
    
    
  }


#s-c263eaef-1d54-4fec-83d2-39f8283ad51b .shogun-image-content {
  
    align-items: center;
  
}

#s-abe04c7a-5e21-41ae-b962-1143e8e36ed6 {
  margin-top: 7px;
margin-left: -3%;
margin-right: -3%;
text-align: center;
}







  #s-abe04c7a-5e21-41ae-b962-1143e8e36ed6 img.shogun-image {
    

    
    
    
  }


#s-abe04c7a-5e21-41ae-b962-1143e8e36ed6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a902e11-44a8-432e-9676-388d52c230ff {
  min-height: 50px;
}








#s-3a902e11-44a8-432e-9676-388d52c230ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a902e11-44a8-432e-9676-388d52c230ff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5bccd440-59a2-44e0-8757-df9ce020988b {
  margin-left: 11%;
margin-right: 13%;
text-align: center;
}







  #s-5bccd440-59a2-44e0-8757-df9ce020988b img.shogun-image {
    

    
    
    
  }


#s-5bccd440-59a2-44e0-8757-df9ce020988b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b0939efa-a51b-4576-a6e7-05688dc62cf3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0939efa-a51b-4576-a6e7-05688dc62cf3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0939efa-a51b-4576-a6e7-05688dc62cf3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0939efa-a51b-4576-a6e7-05688dc62cf3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-02d11309-c300-450f-967f-6cdcf6654894 {
  text-align: center;
}







  #s-02d11309-c300-450f-967f-6cdcf6654894 img.shogun-image {
    

    
    
    
  }


#s-02d11309-c300-450f-967f-6cdcf6654894 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5afd921-31a2-47b5-9610-680e971eb2df {
  margin-top: 7px;
margin-left: -3%;
margin-right: -3%;
text-align: center;
}







  #s-e5afd921-31a2-47b5-9610-680e971eb2df img.shogun-image {
    

    
    
    
  }


#s-e5afd921-31a2-47b5-9610-680e971eb2df .shogun-image-content {
  
    align-items: center;
  
}

#s-14b676d5-9c06-481b-82f2-ce13af01f17b {
  min-height: 50px;
}








#s-14b676d5-9c06-481b-82f2-ce13af01f17b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b676d5-9c06-481b-82f2-ce13af01f17b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6405f87-4c7d-41fe-8e57-2276d886a185 {
  margin-left: 12%;
margin-right: 15%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}







  #s-f6405f87-4c7d-41fe-8e57-2276d886a185 img.shogun-image {
    

    
    
    
  }


#s-f6405f87-4c7d-41fe-8e57-2276d886a185 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-955e7456-4e2c-487b-ac5c-33b87d238451"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-955e7456-4e2c-487b-ac5c-33b87d238451"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-955e7456-4e2c-487b-ac5c-33b87d238451"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-955e7456-4e2c-487b-ac5c-33b87d238451"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f6d0f0fd-334b-41f2-9704-609dd761b3a0 {
  text-align: center;
}







  #s-f6d0f0fd-334b-41f2-9704-609dd761b3a0 img.shogun-image {
    

    
    
    
  }


#s-f6d0f0fd-334b-41f2-9704-609dd761b3a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff26ca00-a0fe-477f-a0d4-a057270d9598 {
  margin-top: 7px;
margin-left: -3%;
margin-right: -3%;
text-align: center;
}







  #s-ff26ca00-a0fe-477f-a0d4-a057270d9598 img.shogun-image {
    

    
    
    
  }


#s-ff26ca00-a0fe-477f-a0d4-a057270d9598 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d452cc6-ff53-4ee4-9ab9-660683f7e43e {
  margin-left: 4%;
margin-bottom: -5px;
margin-right: 4%;
min-height: 50px;
}








#s-0d452cc6-ff53-4ee4-9ab9-660683f7e43e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d452cc6-ff53-4ee4-9ab9-660683f7e43e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b33a7d96-07ec-4404-9f1f-12f5b31fbc02 {
  margin-left: 9%;
margin-right: 10%;
text-align: center;
}







  #s-b33a7d96-07ec-4404-9f1f-12f5b31fbc02 img.shogun-image {
    

    
    
    
  }


#s-b33a7d96-07ec-4404-9f1f-12f5b31fbc02 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-50150626-e4b0-4af0-b421-16555b46338a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50150626-e4b0-4af0-b421-16555b46338a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50150626-e4b0-4af0-b421-16555b46338a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50150626-e4b0-4af0-b421-16555b46338a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0be6d72d-4c10-47c8-b8c7-c10bc78ed1c4 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}







  #s-0be6d72d-4c10-47c8-b8c7-c10bc78ed1c4 img.shogun-image {
    

    
    
    
  }


#s-0be6d72d-4c10-47c8-b8c7-c10bc78ed1c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b3cabde-9981-4c4f-8aeb-87e2eb063295 {
  margin-top: 7px;
margin-left: -4%;
margin-right: -4%;
text-align: center;
}







  #s-0b3cabde-9981-4c4f-8aeb-87e2eb063295 img.shogun-image {
    

    
    
    
  }


#s-0b3cabde-9981-4c4f-8aeb-87e2eb063295 .shogun-image-content {
  
    align-items: center;
  
}

#s-6577677f-5443-478e-9b87-e48e3538e8e1 {
  min-height: 50px;
}








#s-6577677f-5443-478e-9b87-e48e3538e8e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6577677f-5443-478e-9b87-e48e3538e8e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ade4aa24-dfe0-4ada-b7e1-6ffb5712ad2b {
  margin-left: 12%;
margin-bottom: -10px;
margin-right: 14%;
text-align: center;
}







  #s-ade4aa24-dfe0-4ada-b7e1-6ffb5712ad2b img.shogun-image {
    

    
    
    
  }


#s-ade4aa24-dfe0-4ada-b7e1-6ffb5712ad2b .shogun-image-content {
  
    align-items: center;
  
}

#s-fb573f6e-5d45-4f30-9faf-65feccd76840 {
  min-height: 50px;
}








#s-fb573f6e-5d45-4f30-9faf-65feccd76840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb573f6e-5d45-4f30-9faf-65feccd76840.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d {
  border-style: solid;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d-root {
    text-align: center;
  }


#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d-root {
    text-align: center;
  }


#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d-root {
    text-align: center;
  }


#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d-root {
    text-align: center;
  }


#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d-root {
    text-align: center;
  }


#s-c65e8c4c-ec04-4d0b-b9dc-aef1db97660d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-665e6d0f-9c52-43de-8801-742f953f9293 {
  border-style: solid;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-665e6d0f-9c52-43de-8801-742f953f9293:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-665e6d0f-9c52-43de-8801-742f953f9293:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-665e6d0f-9c52-43de-8801-742f953f9293-root {
    text-align: center;
  }


#s-665e6d0f-9c52-43de-8801-742f953f9293.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-665e6d0f-9c52-43de-8801-742f953f9293-root {
    text-align: center;
  }


#s-665e6d0f-9c52-43de-8801-742f953f9293.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-665e6d0f-9c52-43de-8801-742f953f9293-root {
    text-align: center;
  }


#s-665e6d0f-9c52-43de-8801-742f953f9293.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-665e6d0f-9c52-43de-8801-742f953f9293-root {
    text-align: center;
  }


#s-665e6d0f-9c52-43de-8801-742f953f9293.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-665e6d0f-9c52-43de-8801-742f953f9293-root {
    text-align: center;
  }


#s-665e6d0f-9c52-43de-8801-742f953f9293.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ce0b0244-9a19-43c6-9e86-1905a10957e6 {
  border-style: solid;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ce0b0244-9a19-43c6-9e86-1905a10957e6:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ce0b0244-9a19-43c6-9e86-1905a10957e6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ce0b0244-9a19-43c6-9e86-1905a10957e6-root {
    text-align: center;
  }


#s-ce0b0244-9a19-43c6-9e86-1905a10957e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ce0b0244-9a19-43c6-9e86-1905a10957e6-root {
    text-align: center;
  }


#s-ce0b0244-9a19-43c6-9e86-1905a10957e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce0b0244-9a19-43c6-9e86-1905a10957e6-root {
    text-align: center;
  }


#s-ce0b0244-9a19-43c6-9e86-1905a10957e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ce0b0244-9a19-43c6-9e86-1905a10957e6-root {
    text-align: center;
  }


#s-ce0b0244-9a19-43c6-9e86-1905a10957e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ce0b0244-9a19-43c6-9e86-1905a10957e6-root {
    text-align: center;
  }


#s-ce0b0244-9a19-43c6-9e86-1905a10957e6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1964b59e-a62c-4da0-8a75-d32c4fb7cd3a {
  margin-top: 50px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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