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








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

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(167, 204, 127, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







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

#s-e3039e97-add4-4793-bac3-5d871a13070d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-e3039e97-add4-4793-bac3-5d871a13070d {
  display: none;
}
#s-e3039e97-add4-4793-bac3-5d871a13070d, #wrap-s-e3039e97-add4-4793-bac3-5d871a13070d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3039e97-add4-4793-bac3-5d871a13070d {
  display: none;
}
#s-e3039e97-add4-4793-bac3-5d871a13070d, #wrap-s-e3039e97-add4-4793-bac3-5d871a13070d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3039e97-add4-4793-bac3-5d871a13070d {
  display: none;
}
#s-e3039e97-add4-4793-bac3-5d871a13070d, #wrap-s-e3039e97-add4-4793-bac3-5d871a13070d { display:none !important; }}
#s-e3039e97-add4-4793-bac3-5d871a13070d {
  background-image: url(https://i.shgcdn.com/2455971f-820c-4764-9dab-cd12d1d19bb6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e3039e97-add4-4793-bac3-5d871a13070d > .shg-box-overlay {
  background-color: rgba(20, 20, 20, 1);
  opacity: 0;
}#s-e3039e97-add4-4793-bac3-5d871a13070d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dbd816ec-f9a1-4c1b-8c75-505220e7cbda {
  min-height: 50px;
}








#s-dbd816ec-f9a1-4c1b-8c75-505220e7cbda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbd816ec-f9a1-4c1b-8c75-505220e7cbda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9e5152b-f37d-48b5-a4c0-a61f9bedcae2 {
  min-height: 50px;
}








#s-b9e5152b-f37d-48b5-a4c0-a61f9bedcae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9e5152b-f37d-48b5-a4c0-a61f9bedcae2.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;
}

@media (min-width: 0px) {
[id="s-ece1c747-83d5-407d-86d2-761ec45cde39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ece1c747-83d5-407d-86d2-761ec45cde39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ece1c747-83d5-407d-86d2-761ec45cde39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ece1c747-83d5-407d-86d2-761ec45cde39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.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-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 {
  margin-left: 18%;
margin-right: 18%;
text-align: left;
}







  img.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
    
    
  }


.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shg-align-container {
  text-align: left
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
    
    
  }


.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shg-align-container {
  text-align: left
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
    
    
  }


.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shg-align-container {
  text-align: left
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
    
    
  }


.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shg-align-container {
  text-align: left
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
    
    
  }


.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shg-align-container {
  text-align: left
}

.s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20faa63-e85c-4cbc-bc2c-e44e5dbd82b8.shogun-image {
  box-sizing: border-box;
}


}
.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-4a2dd07e-8316-402b-a338-7cc1cd0f6645 {
  padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
text-align: left;
}

#s-4a2dd07e-8316-402b-a338-7cc1cd0f6645 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

#s-7915c00a-1197-466f-a696-713b865ccab8 {
  border-style: solid;
margin-top: 10px;
margin-left: 20%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
background-color: rgba(161, 146, 80, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7915c00a-1197-466f-a696-713b865ccab8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7915c00a-1197-466f-a696-713b865ccab8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7915c00a-1197-466f-a696-713b865ccab8-btn-wrapper {
    text-align: left;
  }


#s-7915c00a-1197-466f-a696-713b865ccab8.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7915c00a-1197-466f-a696-713b865ccab8-btn-wrapper {
    text-align: left;
  }


#s-7915c00a-1197-466f-a696-713b865ccab8.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7915c00a-1197-466f-a696-713b865ccab8-btn-wrapper {
    text-align: left;
  }


#s-7915c00a-1197-466f-a696-713b865ccab8.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7915c00a-1197-466f-a696-713b865ccab8-btn-wrapper {
    text-align: left;
  }


#s-7915c00a-1197-466f-a696-713b865ccab8.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7915c00a-1197-466f-a696-713b865ccab8-btn-wrapper {
    text-align: left;
  }


#s-7915c00a-1197-466f-a696-713b865ccab8.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}
#s-918c83a6-6639-4597-987b-0f5c8ba4e29b {
  min-height: 0px;
}
@media (max-width: 767px){#s-918c83a6-6639-4597-987b-0f5c8ba4e29b {
  display: none;
}
#s-918c83a6-6639-4597-987b-0f5c8ba4e29b, #wrap-s-918c83a6-6639-4597-987b-0f5c8ba4e29b { display:none !important; }}







#s-918c83a6-6639-4597-987b-0f5c8ba4e29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-918c83a6-6639-4597-987b-0f5c8ba4e29b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e357ba5-4d07-431f-b784-63a2783ec7bc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-6e357ba5-4d07-431f-b784-63a2783ec7bc {
  display: none;
}
#s-6e357ba5-4d07-431f-b784-63a2783ec7bc, #wrap-s-6e357ba5-4d07-431f-b784-63a2783ec7bc { display:none !important; }}
#s-6e357ba5-4d07-431f-b784-63a2783ec7bc {
  background-image: url(https://i.shgcdn.com/1da69ccc-21be-42f5-9756-e783a91967ea/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6e357ba5-4d07-431f-b784-63a2783ec7bc > .shg-box-overlay {
  background-color: rgba(20, 20, 20, 1);
  opacity: 0;
}#s-6e357ba5-4d07-431f-b784-63a2783ec7bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ae48dbc-cfa9-49d6-862c-fa167c902153 {
  min-height: 50px;
}








#s-8ae48dbc-cfa9-49d6-862c-fa167c902153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ae48dbc-cfa9-49d6-862c-fa167c902153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b2cbe41-da09-4e63-a71d-d355fc07b6eb {
  min-height: 50px;
}








#s-5b2cbe41-da09-4e63-a71d-d355fc07b6eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b2cbe41-da09-4e63-a71d-d355fc07b6eb.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-aea716c3-66a5-438f-8ff3-7746b35a0e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aea716c3-66a5-438f-8ff3-7746b35a0e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aea716c3-66a5-438f-8ff3-7746b35a0e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aea716c3-66a5-438f-8ff3-7746b35a0e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c {
  margin-left: 18%;
margin-right: 18%;
text-align: left;
}







  img.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
    
    
  }


.s-82143b08-386d-49d5-be38-d0c1ae470c8c .shogun-image-content {
  
    align-items: center;
  
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shg-align-container {
  text-align: left
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
    
    
  }


.s-82143b08-386d-49d5-be38-d0c1ae470c8c .shogun-image-content {
  
    align-items: center;
  
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shg-align-container {
  text-align: left
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
    
    
  }


.s-82143b08-386d-49d5-be38-d0c1ae470c8c .shogun-image-content {
  
    align-items: center;
  
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shg-align-container {
  text-align: left
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
    
    
  }


.s-82143b08-386d-49d5-be38-d0c1ae470c8c .shogun-image-content {
  
    align-items: center;
  
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shg-align-container {
  text-align: left
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
    
    
  }


.s-82143b08-386d-49d5-be38-d0c1ae470c8c .shogun-image-content {
  
    align-items: center;
  
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shg-align-container {
  text-align: left
}

.s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-82143b08-386d-49d5-be38-d0c1ae470c8c.shogun-image {
  box-sizing: border-box;
}


}
#s-8c517bc7-c7a5-44cd-9ba1-7e43815c3a1d {
  padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
text-align: left;
}

#s-8c517bc7-c7a5-44cd-9ba1-7e43815c3a1d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a6359f9a-2669-4452-929f-c5c5988f2d69 {
  border-style: solid;
margin-top: 10px;
margin-left: 20%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 6px;
background-color: rgba(161, 146, 80, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a6359f9a-2669-4452-929f-c5c5988f2d69:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a6359f9a-2669-4452-929f-c5c5988f2d69:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a6359f9a-2669-4452-929f-c5c5988f2d69-btn-wrapper {
    text-align: left;
  }


#s-a6359f9a-2669-4452-929f-c5c5988f2d69.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a6359f9a-2669-4452-929f-c5c5988f2d69-btn-wrapper {
    text-align: left;
  }


#s-a6359f9a-2669-4452-929f-c5c5988f2d69.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a6359f9a-2669-4452-929f-c5c5988f2d69-btn-wrapper {
    text-align: left;
  }


#s-a6359f9a-2669-4452-929f-c5c5988f2d69.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a6359f9a-2669-4452-929f-c5c5988f2d69-btn-wrapper {
    text-align: left;
  }


#s-a6359f9a-2669-4452-929f-c5c5988f2d69.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a6359f9a-2669-4452-929f-c5c5988f2d69-btn-wrapper {
    text-align: left;
  }


#s-a6359f9a-2669-4452-929f-c5c5988f2d69.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}
#s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800 {
  min-height: 0px;
}
@media (max-width: 767px){#s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800 {
  display: none;
}
#s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800, #wrap-s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800 { display:none !important; }}







#s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ffc6103-f2d5-4f42-9ef3-48dad92e6800.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73d26cc1-c96e-40ee-96d0-067f141e2b55 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(8, 8, 8, 1);
}
@media (max-width: 767px){#s-73d26cc1-c96e-40ee-96d0-067f141e2b55 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-73d26cc1-c96e-40ee-96d0-067f141e2b55, #wrap-s-73d26cc1-c96e-40ee-96d0-067f141e2b55 { display:none !important; }}







#s-73d26cc1-c96e-40ee-96d0-067f141e2b55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d26cc1-c96e-40ee-96d0-067f141e2b55.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-b6da3755-cf1f-4fca-ac6d-67853b829a1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6da3755-cf1f-4fca-ac6d-67853b829a1f"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-b6da3755-cf1f-4fca-ac6d-67853b829a1f"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6da3755-cf1f-4fca-ac6d-67853b829a1f"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-6e5b086c-ab65-42f3-bbaf-b540bac4e4f0 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(10, 10, 10, 1);
}
@media (max-width: 767px){#s-6e5b086c-ab65-42f3-bbaf-b540bac4e4f0 {
  margin-bottom: 20px;
}
}







#s-6e5b086c-ab65-42f3-bbaf-b540bac4e4f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e5b086c-ab65-42f3-bbaf-b540bac4e4f0.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-49db734a-57f1-4367-ba75-c090812af043 {
  margin-bottom: 10px;
text-align: center;
}







  #s-49db734a-57f1-4367-ba75-c090812af043 img.shogun-image {
    

    
    
    
  }


#s-49db734a-57f1-4367-ba75-c090812af043 .shogun-image-content {
  
    align-items: center;
  
}

#s-347945f7-4589-4a87-bf8b-0d39c1d08813 {
  margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-347945f7-4589-4a87-bf8b-0d39c1d08813 .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  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-ad3e1833-9c44-4601-92b5-f03a9b2a5b23 {
  margin-left: 20%;
margin-bottom: 10px;
min-height: 150px;
max-width: 150px;
text-align: center;
}







  #s-ad3e1833-9c44-4601-92b5-f03a9b2a5b23 img.shogun-image {
    

    
    
    
  }


#s-ad3e1833-9c44-4601-92b5-f03a9b2a5b23 .shogun-image-content {
  
    align-items: center;
  
}

#s-88cf04d2-04df-4bd6-90e9-f0a64e36f153 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-88cf04d2-04df-4bd6-90e9-f0a64e36f153 {
  margin-bottom: 20px;
}
}
#s-88cf04d2-04df-4bd6-90e9-f0a64e36f153 {
  background-image: url();
}








#s-88cf04d2-04df-4bd6-90e9-f0a64e36f153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88cf04d2-04df-4bd6-90e9-f0a64e36f153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-772a624a-9677-4abb-a88c-4db41d8996d0 {
  margin-left: 45%;
margin-bottom: 10px;
min-height: 40px;
max-width: 40px;
text-align: center;
}







  #s-772a624a-9677-4abb-a88c-4db41d8996d0 img.shogun-image {
    

    
    
    
  }


#s-772a624a-9677-4abb-a88c-4db41d8996d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2de75f95-3762-46d2-9b29-3f71c9589e6a {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2de75f95-3762-46d2-9b29-3f71c9589e6a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bca8402f-4f5d-466a-9929-acc650ea7549 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
background-color: rgba(8, 8, 8, 1);
}
@media (min-width: 1200px){#s-bca8402f-4f5d-466a-9929-acc650ea7549 {
  display: none;
}
#s-bca8402f-4f5d-466a-9929-acc650ea7549, #wrap-s-bca8402f-4f5d-466a-9929-acc650ea7549 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bca8402f-4f5d-466a-9929-acc650ea7549 {
  display: none;
}
#s-bca8402f-4f5d-466a-9929-acc650ea7549, #wrap-s-bca8402f-4f5d-466a-9929-acc650ea7549 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bca8402f-4f5d-466a-9929-acc650ea7549 {
  display: none;
}
#s-bca8402f-4f5d-466a-9929-acc650ea7549, #wrap-s-bca8402f-4f5d-466a-9929-acc650ea7549 { display:none !important; }}@media (max-width: 767px){#s-bca8402f-4f5d-466a-9929-acc650ea7549 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-bca8402f-4f5d-466a-9929-acc650ea7549 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bca8402f-4f5d-466a-9929-acc650ea7549.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-cb21a94c-c82a-4f85-9cd4-6bf9d12eb84c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb21a94c-c82a-4f85-9cd4-6bf9d12eb84c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cb21a94c-c82a-4f85-9cd4-6bf9d12eb84c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb21a94c-c82a-4f85-9cd4-6bf9d12eb84c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7a671068-8d13-4af7-9dcf-466e8cc3c867 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(10, 10, 10, 1);
}
@media (max-width: 767px){#s-7a671068-8d13-4af7-9dcf-466e8cc3c867 {
  margin-bottom: 20px;
}
}







#s-7a671068-8d13-4af7-9dcf-466e8cc3c867 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a671068-8d13-4af7-9dcf-466e8cc3c867.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f389d7f0-6c72-4ff9-a206-c4ad904a6e9d {
  margin-bottom: 10px;
text-align: center;
}







  #s-f389d7f0-6c72-4ff9-a206-c4ad904a6e9d img.shogun-image {
    

    
    
    
  }


#s-f389d7f0-6c72-4ff9-a206-c4ad904a6e9d .shogun-image-content {
  
    align-items: center;
  
}

#s-14fdc14a-abc1-4b51-ad07-166f9ee236fa {
  margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-14fdc14a-abc1-4b51-ad07-166f9ee236fa .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26ce016e-7c18-4d69-a76d-a09d1a1c73bd {
  margin-left: 32%;
margin-bottom: 10px;
min-height: 150px;
max-width: 150px;
text-align: center;
}







  #s-26ce016e-7c18-4d69-a76d-a09d1a1c73bd img.shogun-image {
    

    
    
    
  }


#s-26ce016e-7c18-4d69-a76d-a09d1a1c73bd .shogun-image-content {
  
    align-items: center;
  
}

#s-908815e1-290c-43b4-9ff9-69aec88613e5 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-908815e1-290c-43b4-9ff9-69aec88613e5 {
  margin-bottom: 20px;
}
}
#s-908815e1-290c-43b4-9ff9-69aec88613e5 {
  background-image: url();
}








#s-908815e1-290c-43b4-9ff9-69aec88613e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-908815e1-290c-43b4-9ff9-69aec88613e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5760029e-b2f8-4212-b3cd-c1df726f1de4 {
  margin-left: 45%;
margin-bottom: 10px;
min-height: 40px;
max-width: 40px;
text-align: center;
}







  #s-5760029e-b2f8-4212-b3cd-c1df726f1de4 img.shogun-image {
    

    
    
    
  }


#s-5760029e-b2f8-4212-b3cd-c1df726f1de4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8fa52d4-6e1b-43b7-9458-d6a1ba139b2b {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e8fa52d4-6e1b-43b7-9458-d6a1ba139b2b .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e16e0fd9-3422-42cd-945e-fc83d0c19527 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e16e0fd9-3422-42cd-945e-fc83d0c19527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e16e0fd9-3422-42cd-945e-fc83d0c19527"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e16e0fd9-3422-42cd-945e-fc83d0c19527"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e16e0fd9-3422-42cd-945e-fc83d0c19527"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e16e0fd9-3422-42cd-945e-fc83d0c19527"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-106848b2-bcd9-4bb9-a8e2-d9bfda7c1aa1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-106848b2-bcd9-4bb9-a8e2-d9bfda7c1aa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-106848b2-bcd9-4bb9-a8e2-d9bfda7c1aa1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7894bb48-62ee-4388-b530-6143fd92fc25 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7894bb48-62ee-4388-b530-6143fd92fc25 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-3d0525ae-9c6e-4125-9fc5-39e4d027958b {
  margin-left: 50px;
margin-right: 50px;
}

#s-3d0525ae-9c6e-4125-9fc5-39e4d027958b hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-6db2f1e2-5cfd-4383-9102-8d5adb4247ec {
  margin-left: 50px;
margin-right: 50px;
}

#s-49f596bc-88ca-4156-9064-7719c115f8e5 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-49f596bc-88ca-4156-9064-7719c115f8e5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49f596bc-88ca-4156-9064-7719c115f8e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49f596bc-88ca-4156-9064-7719c115f8e5-btn-wrapper {
    text-align: center;
  }


#s-49f596bc-88ca-4156-9064-7719c115f8e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-49f596bc-88ca-4156-9064-7719c115f8e5-btn-wrapper {
    text-align: center;
  }


#s-49f596bc-88ca-4156-9064-7719c115f8e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49f596bc-88ca-4156-9064-7719c115f8e5-btn-wrapper {
    text-align: center;
  }


#s-49f596bc-88ca-4156-9064-7719c115f8e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49f596bc-88ca-4156-9064-7719c115f8e5-btn-wrapper {
    text-align: center;
  }


#s-49f596bc-88ca-4156-9064-7719c115f8e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-49f596bc-88ca-4156-9064-7719c115f8e5-btn-wrapper {
    text-align: center;
  }


#s-49f596bc-88ca-4156-9064-7719c115f8e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-30685ecb-7f15-4d6c-855d-7cedeb81dab4 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-30685ecb-7f15-4d6c-855d-7cedeb81dab4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30685ecb-7f15-4d6c-855d-7cedeb81dab4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5c759b19-da55-438a-b905-c12b35356162 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-5c759b19-da55-438a-b905-c12b35356162 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c759b19-da55-438a-b905-c12b35356162.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f85e40cb-6c68-4539-b318-887c4f883bbe {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f85e40cb-6c68-4539-b318-887c4f883bbe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



#s-a70fb0fd-d6e7-4105-883a-c04c03dc21ba {
  margin-left: 50px;
margin-right: 50px;
}

#s-a70fb0fd-d6e7-4105-883a-c04c03dc21ba hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-e02b0a10-85ca-4e2a-b0dc-3d841655f11d {
  margin-left: 50px;
margin-right: 50px;
}

#s-92d42303-0190-48a8-bc35-0a93c4373d3c {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-92d42303-0190-48a8-bc35-0a93c4373d3c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92d42303-0190-48a8-bc35-0a93c4373d3c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-92d42303-0190-48a8-bc35-0a93c4373d3c-btn-wrapper {
    text-align: center;
  }


#s-92d42303-0190-48a8-bc35-0a93c4373d3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92d42303-0190-48a8-bc35-0a93c4373d3c-btn-wrapper {
    text-align: center;
  }


#s-92d42303-0190-48a8-bc35-0a93c4373d3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92d42303-0190-48a8-bc35-0a93c4373d3c-btn-wrapper {
    text-align: center;
  }


#s-92d42303-0190-48a8-bc35-0a93c4373d3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92d42303-0190-48a8-bc35-0a93c4373d3c-btn-wrapper {
    text-align: center;
  }


#s-92d42303-0190-48a8-bc35-0a93c4373d3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92d42303-0190-48a8-bc35-0a93c4373d3c-btn-wrapper {
    text-align: center;
  }


#s-92d42303-0190-48a8-bc35-0a93c4373d3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-57cc44ac-0dc6-416d-93f4-c2e38aa013bb {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-57cc44ac-0dc6-416d-93f4-c2e38aa013bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57cc44ac-0dc6-416d-93f4-c2e38aa013bb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8a91a148-0645-49ba-ac9d-eb924e7d1d95 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-8a91a148-0645-49ba-ac9d-eb924e7d1d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a91a148-0645-49ba-ac9d-eb924e7d1d95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83e56f99-ca70-40ea-a27b-774a13538ca4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83e56f99-ca70-40ea-a27b-774a13538ca4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



#s-80ba1b9c-21d1-4f6a-a269-4cbb8dd2d9ef {
  margin-left: 50px;
margin-right: 50px;
}

#s-80ba1b9c-21d1-4f6a-a269-4cbb8dd2d9ef hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-69e9aa1e-cc17-471a-8c91-5ec7fd305c08 {
  margin-left: 50px;
margin-right: 50px;
}

#s-31bcb6b5-d609-4526-b942-c757f4d5f19b {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-31bcb6b5-d609-4526-b942-c757f4d5f19b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31bcb6b5-d609-4526-b942-c757f4d5f19b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-31bcb6b5-d609-4526-b942-c757f4d5f19b-btn-wrapper {
    text-align: center;
  }


#s-31bcb6b5-d609-4526-b942-c757f4d5f19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31bcb6b5-d609-4526-b942-c757f4d5f19b-btn-wrapper {
    text-align: center;
  }


#s-31bcb6b5-d609-4526-b942-c757f4d5f19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31bcb6b5-d609-4526-b942-c757f4d5f19b-btn-wrapper {
    text-align: center;
  }


#s-31bcb6b5-d609-4526-b942-c757f4d5f19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31bcb6b5-d609-4526-b942-c757f4d5f19b-btn-wrapper {
    text-align: center;
  }


#s-31bcb6b5-d609-4526-b942-c757f4d5f19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31bcb6b5-d609-4526-b942-c757f4d5f19b-btn-wrapper {
    text-align: center;
  }


#s-31bcb6b5-d609-4526-b942-c757f4d5f19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-956e5189-cfc3-4f16-861e-a9963cb98466 {
  background-repeat: no-repeat;
background-size: 1100px 800px;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-956e5189-cfc3-4f16-861e-a9963cb98466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-956e5189-cfc3-4f16-861e-a9963cb98466.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 {
  min-height: 50px;
background-color: rgba(19, 20, 28, 1);
}
@media (min-width: 1200px){#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 {
  
}
}@media (max-width: 767px){#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 {
  
}
}







#s-a3ad235b-44a3-4186-ae5c-02c22fc09563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3ad235b-44a3-4186-ae5c-02c22fc09563.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e86f657b-a33f-4f6c-b5db-0368e3da8b3f {
  margin-top: -19px;
margin-bottom: -19px;
padding-top: 100px;
padding-bottom: 10px;
text-align: center;
}

#s-e86f657b-a33f-4f6c-b5db-0368e3da8b3f .shogun-heading-component h1 {
  color: rgba(243, 243, 243, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  
}



#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-radius: 5px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0-btn-wrapper {
    text-align: center;
  }


#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0-btn-wrapper {
    text-align: center;
  }


#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0-btn-wrapper {
    text-align: center;
  }


#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0-btn-wrapper {
    text-align: center;
  }


#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0-btn-wrapper {
    text-align: center;
  }


#s-518e881c-9e38-40b0-ad93-cbe6d4dc79a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ccc9910a-c449-47fa-a3cf-e800205d3d3b {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-ccc9910a-c449-47fa-a3cf-e800205d3d3b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccc9910a-c449-47fa-a3cf-e800205d3d3b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ccc9910a-c449-47fa-a3cf-e800205d3d3b {
  
}
}@media (max-width: 767px){#s-ccc9910a-c449-47fa-a3cf-e800205d3d3b {
  
}
}
@media (min-width: 0px) {
[id="s-ccc9910a-c449-47fa-a3cf-e800205d3d3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccc9910a-c449-47fa-a3cf-e800205d3d3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-ccc9910a-c449-47fa-a3cf-e800205d3d3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-ccc9910a-c449-47fa-a3cf-e800205d3d3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-aaf218e6-9e8c-4a51-8235-3e6a51ccef65 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(240, 239, 239, 1);
}








#s-aaf218e6-9e8c-4a51-8235-3e6a51ccef65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaf218e6-9e8c-4a51-8235-3e6a51ccef65.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 {
  padding-top: 30px;
padding-bottom: 2px;
text-align: center;
}







  img.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
    
    
  }


.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 .shogun-image-content {
  
    align-items: center;
  
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shg-align-container {
  text-align: center
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
    
    
  }


.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 .shogun-image-content {
  
    align-items: center;
  
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shg-align-container {
  text-align: center
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
    
    
  }


.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 .shogun-image-content {
  
    align-items: center;
  
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shg-align-container {
  text-align: center
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
    
    
  }


.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 .shogun-image-content {
  
    align-items: center;
  
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shg-align-container {
  text-align: center
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
    
    
  }


.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2 .shogun-image-content {
  
    align-items: center;
  
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shg-align-container {
  text-align: center
}

.s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-355efbe0-18fc-49ae-a5ff-9e0b7d1d19e2.shogun-image {
  box-sizing: border-box;
}


}
#s-7d828645-9aac-43b6-9c8e-fab92ed47f17 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-7d828645-9aac-43b6-9c8e-fab92ed47f17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d828645-9aac-43b6-9c8e-fab92ed47f17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d828645-9aac-43b6-9c8e-fab92ed47f17 {
  
}
}@media (max-width: 767px){#s-7d828645-9aac-43b6-9c8e-fab92ed47f17 {
  
}
}
#s-0eb5d5fe-7640-4f5d-8bad-386083ebb082 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0eb5d5fe-7640-4f5d-8bad-386083ebb082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eb5d5fe-7640-4f5d-8bad-386083ebb082.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68 {
  padding-top: 30px;
text-align: center;
}







  img.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
    
    
  }


.s-69334e4e-38e6-4f25-a408-56ad51952d68 .shogun-image-content {
  
    align-items: center;
  
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shg-align-container {
  text-align: center
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
    
    
  }


.s-69334e4e-38e6-4f25-a408-56ad51952d68 .shogun-image-content {
  
    align-items: center;
  
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shg-align-container {
  text-align: center
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
  box-sizing: border-box;
}


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





  img.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
    
    
  }


.s-69334e4e-38e6-4f25-a408-56ad51952d68 .shogun-image-content {
  
    align-items: center;
  
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shg-align-container {
  text-align: center
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
  box-sizing: border-box;
}


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





  img.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
    
    
  }


.s-69334e4e-38e6-4f25-a408-56ad51952d68 .shogun-image-content {
  
    align-items: center;
  
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shg-align-container {
  text-align: center
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
  box-sizing: border-box;
}


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





  img.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
    
    
  }


.s-69334e4e-38e6-4f25-a408-56ad51952d68 .shogun-image-content {
  
    align-items: center;
  
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shg-align-container {
  text-align: center
}

.s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69334e4e-38e6-4f25-a408-56ad51952d68.shogun-image {
  box-sizing: border-box;
}


}
#s-d9a6c92c-cba5-4d74-9e9d-1a3fa65180e3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-d9a6c92c-cba5-4d74-9e9d-1a3fa65180e3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9a6c92c-cba5-4d74-9e9d-1a3fa65180e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9a6c92c-cba5-4d74-9e9d-1a3fa65180e3 {
  
}
}@media (max-width: 767px){#s-d9a6c92c-cba5-4d74-9e9d-1a3fa65180e3 {
  
}
}
#s-f2b1d0ad-09bf-4611-b481-c023c51a6b43 {
  border-style: solid;
margin-bottom: 25px;
padding-top: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(240, 239, 239, 1);
}








#s-f2b1d0ad-09bf-4611-b481-c023c51a6b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2b1d0ad-09bf-4611-b481-c023c51a6b43.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6 {
  text-align: center;
}







  img.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
    
    
  }


.s-3098e8c5-b0fe-4f91-9249-924120c73ee6 .shogun-image-content {
  
    align-items: center;
  
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shg-align-container {
  text-align: center
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
    
    
  }


.s-3098e8c5-b0fe-4f91-9249-924120c73ee6 .shogun-image-content {
  
    align-items: center;
  
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shg-align-container {
  text-align: center
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
    
    
  }


.s-3098e8c5-b0fe-4f91-9249-924120c73ee6 .shogun-image-content {
  
    align-items: center;
  
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shg-align-container {
  text-align: center
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
    
    
  }


.s-3098e8c5-b0fe-4f91-9249-924120c73ee6 .shogun-image-content {
  
    align-items: center;
  
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shg-align-container {
  text-align: center
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
    
    
  }


.s-3098e8c5-b0fe-4f91-9249-924120c73ee6 .shogun-image-content {
  
    align-items: center;
  
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shg-align-container {
  text-align: center
}

.s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3098e8c5-b0fe-4f91-9249-924120c73ee6.shogun-image {
  box-sizing: border-box;
}


}
#s-ef266e10-ee03-4ee0-8aed-0c1d58b17bf8 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-ef266e10-ee03-4ee0-8aed-0c1d58b17bf8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef266e10-ee03-4ee0-8aed-0c1d58b17bf8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef266e10-ee03-4ee0-8aed-0c1d58b17bf8 {
  
}
}@media (max-width: 767px){#s-ef266e10-ee03-4ee0-8aed-0c1d58b17bf8 {
  
}
}
#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(246, 246, 246, 0.84);
}
@media (min-width: 1200px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (max-width: 767px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}







#s-5b6466bb-abca-408e-ad65-9f0b49172d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6466bb-abca-408e-ad65-9f0b49172d7a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4b075803-c072-4e93-9532-d593f4a21884 {
  margin-top: 100px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (max-width: 767px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}
@media (min-width: 0px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6a345038-6186-4bec-9274-8e409489555f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-6a345038-6186-4bec-9274-8e409489555f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  
}



#s-b4ae2f75-74d7-45d3-a211-66339cc89fa7 {
  margin-left: 50px;
margin-bottom: 100px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-69010763-fbd7-4aaa-a3ef-2dc3a376d3d4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69010763-fbd7-4aaa-a3ef-2dc3a376d3d4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-1b4362be-35e2-4816-b4f6-499e59e014bb {
  margin-left: 0px;
margin-right: 0px;
}

#s-f13718bc-3dd5-45f0-917f-5c7fc3d2a5b2 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-f13718bc-3dd5-45f0-917f-5c7fc3d2a5b2 hr {
  border-top: 1px solid rgba(222, 224, 222, 1);
}

#s-cdd7f26b-f03a-4b73-a3d8-5c59f6905cbd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdd7f26b-f03a-4b73-a3d8-5c59f6905cbd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-916e5e88-a59c-495d-bf8a-cb52dbcc46cd {
  margin-left: 0px;
margin-right: 0px;
}

#s-0a00b975-e5d3-454f-98b5-e755e41b275f {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}







  #s-0a00b975-e5d3-454f-98b5-e755e41b275f img.shogun-image {
    

    
    
    
  }


#s-0a00b975-e5d3-454f-98b5-e755e41b275f .shogun-image-content {
  
    align-items: center;
  
}

#s-13c63f07-f320-4f4e-810d-3139337d4b00 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13c63f07-f320-4f4e-810d-3139337d4b00 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-ca7e9832-1fff-4403-8ad9-155222809220 {
  margin-left: 0px;
margin-right: 0px;
}

#s-6c9f4af2-b30a-4721-af29-486a40111fa9 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-6c9f4af2-b30a-4721-af29-486a40111fa9 hr {
  border-top: 1px solid rgba(222, 224, 222, 1);
}

#s-2f13b040-2535-4138-9a23-70e738d9695a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f13b040-2535-4138-9a23-70e738d9695a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  
}



#s-2a28370c-7353-4a39-b52f-3630fe070931 {
  margin-left: 0px;
margin-right: 0px;
}

#s-7c1baee9-57b2-4698-b018-0467df5c324b {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-radius: 5px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7c1baee9-57b2-4698-b018-0467df5c324b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7c1baee9-57b2-4698-b018-0467df5c324b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7c1baee9-57b2-4698-b018-0467df5c324b-btn-wrapper {
    text-align: center;
  }


#s-7c1baee9-57b2-4698-b018-0467df5c324b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7c1baee9-57b2-4698-b018-0467df5c324b-btn-wrapper {
    text-align: center;
  }


#s-7c1baee9-57b2-4698-b018-0467df5c324b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7c1baee9-57b2-4698-b018-0467df5c324b-btn-wrapper {
    text-align: center;
  }


#s-7c1baee9-57b2-4698-b018-0467df5c324b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7c1baee9-57b2-4698-b018-0467df5c324b-btn-wrapper {
    text-align: center;
  }


#s-7c1baee9-57b2-4698-b018-0467df5c324b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7c1baee9-57b2-4698-b018-0467df5c324b-btn-wrapper {
    text-align: center;
  }


#s-7c1baee9-57b2-4698-b018-0467df5c324b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-69705d2f-e27e-4cbc-88cb-2d003191e52d {
  min-height: 50px;
}








#s-69705d2f-e27e-4cbc-88cb-2d003191e52d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69705d2f-e27e-4cbc-88cb-2d003191e52d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-672e80e5-bf79-49a0-a214-df26ad574c28 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-position: center center;
}








#s-672e80e5-bf79-49a0-a214-df26ad574c28 > .shg-box-overlay {
  background-color: rgba(12, 12, 12, 1);
  opacity: 0.4;
}#s-672e80e5-bf79-49a0-a214-df26ad574c28.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e3f38f99-a28b-4bf4-afe9-ead8f0bff173 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3f38f99-a28b-4bf4-afe9-ead8f0bff173 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  
}



#s-ce0139dc-ee61-48c6-9cf0-453869fd3f76 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 25%;
padding-right: 25%;
}

#s-ce0139dc-ee61-48c6-9cf0-453869fd3f76 hr {
  border-top: 1px solid rgba(243, 241, 241, 1);
}

#s-9699a1bd-f26e-4cc4-b6e4-235d183de59e {
  margin-left: 30px;
margin-right: 30px;
padding-left: 10%;
padding-right: 10%;
}

#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 {
  
}
}@media (max-width: 767px){#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 {
  
}
}







#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-095cc8fd-4a3e-4d1e-b257-61b8f351b0b7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cda7c797-f464-41ab-8e09-129827578235 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cda7c797-f464-41ab-8e09-129827578235 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cda7c797-f464-41ab-8e09-129827578235 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cda7c797-f464-41ab-8e09-129827578235 {
  
}
}@media (max-width: 767px){#s-cda7c797-f464-41ab-8e09-129827578235 {
  
}
}







#s-cda7c797-f464-41ab-8e09-129827578235 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cda7c797-f464-41ab-8e09-129827578235.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9a0471cd-ed79-4f02-b676-8ed9680dd7ed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d59910d8-221a-47df-8bde-823272703a3a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
background-position: center center;
}








#s-d59910d8-221a-47df-8bde-823272703a3a > .shg-box-overlay {
  background-color: rgba(28, 27, 27, 1);
  opacity: 0.7;
}#s-d59910d8-221a-47df-8bde-823272703a3a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6fe325c-0d64-4ce9-ad94-517212cb5ab2 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6fe325c-0d64-4ce9-ad94-517212cb5ab2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



#s-35b0483a-7501-41d9-a4e1-97779ba4d5a7 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 25%;
padding-right: 25%;
}

#s-35b0483a-7501-41d9-a4e1-97779ba4d5a7 hr {
  border-top: 1px solid rgba(240, 236, 236, 1);
}

#s-e98a5e48-1a8e-435f-a304-ba35d234a72e {
  margin-left: 45px;
margin-right: 45px;
}

#s-12501499-27a5-4f0c-826a-48c1a2891bc1 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-12501499-27a5-4f0c-826a-48c1a2891bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12501499-27a5-4f0c-826a-48c1a2891bc1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f40ef01b-c8ce-41df-bcbe-66770f69f775 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-f40ef01b-c8ce-41df-bcbe-66770f69f775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f40ef01b-c8ce-41df-bcbe-66770f69f775.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f3ddd507-0de7-4d1d-a55c-c1760b8f7cd1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-f3ddd507-0de7-4d1d-a55c-c1760b8f7cd1 > .shg-box-overlay {
  background-color: rgba(25, 25, 25, 1);
  opacity: 0.6;
}#s-f3ddd507-0de7-4d1d-a55c-c1760b8f7cd1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3570c9ca-e3f4-466a-a087-01b7292846ac {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3570c9ca-e3f4-466a-a087-01b7292846ac .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



#s-51406fa2-0ff9-43b7-9b6f-87971032b946 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 25%;
padding-right: 25%;
}

#s-51406fa2-0ff9-43b7-9b6f-87971032b946 hr {
  border-top: 1px solid rgba(235, 229, 229, 1);
}

#s-c859ba1e-c23f-4e46-a922-c85242d8efd3 {
  margin-left: 50px;
margin-right: 50px;
}

#s-aa928390-1028-49d6-9c24-743d3745150d {
  min-height: 50px;
}








#s-aa928390-1028-49d6-9c24-743d3745150d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa928390-1028-49d6-9c24-743d3745150d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b934ac0-1c59-4c37-b413-4f917e1af8a9 {
  background-image: url(https://i.shgcdn.com/d997e589-23c1-4141-9ea3-ec24df88301d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-bottom: 20px;
background-position: center center;
}
@media (max-width: 767px){#s-1b934ac0-1c59-4c37-b413-4f917e1af8a9 {
  display: none;
}
#s-1b934ac0-1c59-4c37-b413-4f917e1af8a9, #wrap-s-1b934ac0-1c59-4c37-b413-4f917e1af8a9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1b934ac0-1c59-4c37-b413-4f917e1af8a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b934ac0-1c59-4c37-b413-4f917e1af8a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b934ac0-1c59-4c37-b413-4f917e1af8a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b934ac0-1c59-4c37-b413-4f917e1af8a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-196fc831-9096-4d73-96b0-40649bb2c37b {
  min-height: 300px;
max-width: 300px;
text-align: center;
}







  img.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
    
    
  }


.s-196fc831-9096-4d73-96b0-40649bb2c37b .shogun-image-content {
  
    align-items: center;
  
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shg-align-container {
  text-align: center
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
    
    
  }


.s-196fc831-9096-4d73-96b0-40649bb2c37b .shogun-image-content {
  
    align-items: center;
  
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shg-align-container {
  text-align: center
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
    
    
  }


.s-196fc831-9096-4d73-96b0-40649bb2c37b .shogun-image-content {
  
    align-items: center;
  
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shg-align-container {
  text-align: center
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
    
    
  }


.s-196fc831-9096-4d73-96b0-40649bb2c37b .shogun-image-content {
  
    align-items: center;
  
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shg-align-container {
  text-align: center
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
    
    
  }


.s-196fc831-9096-4d73-96b0-40649bb2c37b .shogun-image-content {
  
    align-items: center;
  
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shg-align-container {
  text-align: center
}

.s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-196fc831-9096-4d73-96b0-40649bb2c37b.shogun-image {
  box-sizing: border-box;
}


}
#s-1c736dad-645c-4c31-ad26-1855e801c7e5 {
  padding-top: 20px;
padding-left: 20%;
padding-bottom: 80px;
padding-right: 20%;
}

#s-fbcb669f-ed71-447b-a5e8-46a49009faa0 {
  padding-top: 200px;
padding-bottom: 200px;
min-height: 50px;
}
@media (max-width: 767px){#s-fbcb669f-ed71-447b-a5e8-46a49009faa0 {
  display: none;
}
#s-fbcb669f-ed71-447b-a5e8-46a49009faa0, #wrap-s-fbcb669f-ed71-447b-a5e8-46a49009faa0 { display:none !important; }}







#s-fbcb669f-ed71-447b-a5e8-46a49009faa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbcb669f-ed71-447b-a5e8-46a49009faa0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa {
  background-image: url(https://i.shgcdn.com/d92291ae-6d55-4b28-acc7-35595a46afb8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-bottom: 20px;
background-position: center center;
opacity: 1;
background-color: rgba(17, 17, 17, 1);
}
@media (min-width: 1200px){#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa {
  display: none;
}
#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa, #wrap-s-9b13b972-e6c0-42f5-9b17-968c95f16bfa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa {
  display: none;
}
#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa, #wrap-s-9b13b972-e6c0-42f5-9b17-968c95f16bfa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa {
  display: none;
}
#s-9b13b972-e6c0-42f5-9b17-968c95f16bfa, #wrap-s-9b13b972-e6c0-42f5-9b17-968c95f16bfa { display:none !important; }}
@media (min-width: 0px) {
[id="s-9b13b972-e6c0-42f5-9b17-968c95f16bfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b13b972-e6c0-42f5-9b17-968c95f16bfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b13b972-e6c0-42f5-9b17-968c95f16bfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b13b972-e6c0-42f5-9b17-968c95f16bfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ad91c402-0165-409f-9aa9-c92c985ced66 {
  min-height: 200px;
max-width: 200px;
text-align: center;
}







  img.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
    
    
  }


.s-ad91c402-0165-409f-9aa9-c92c985ced66 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shg-align-container {
  text-align: center
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
    
    
  }


.s-ad91c402-0165-409f-9aa9-c92c985ced66 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shg-align-container {
  text-align: center
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
    
    
  }


.s-ad91c402-0165-409f-9aa9-c92c985ced66 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shg-align-container {
  text-align: center
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
    
    
  }


.s-ad91c402-0165-409f-9aa9-c92c985ced66 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shg-align-container {
  text-align: center
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
    
    
  }


.s-ad91c402-0165-409f-9aa9-c92c985ced66 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shg-align-container {
  text-align: center
}

.s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad91c402-0165-409f-9aa9-c92c985ced66.shogun-image {
  box-sizing: border-box;
}


}
#s-18688b27-0b90-4885-acc7-c8e81c97bec1 {
  padding-top: 20px;
padding-left: 20%;
padding-bottom: 30px;
padding-right: 20%;
}

#s-736955d6-b302-437c-a5b0-880c6d19c10b {
  padding-top: 200px;
padding-bottom: 200px;
min-height: 50px;
}
@media (max-width: 767px){#s-736955d6-b302-437c-a5b0-880c6d19c10b {
  display: none;
}
#s-736955d6-b302-437c-a5b0-880c6d19c10b, #wrap-s-736955d6-b302-437c-a5b0-880c6d19c10b { display:none !important; }}







#s-736955d6-b302-437c-a5b0-880c6d19c10b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-736955d6-b302-437c-a5b0-880c6d19c10b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7b99aa98-21a9-4a67-8a36-af5d60acc5c9 {
  padding-top: 35px;
padding-bottom: 35px;
}

#s-7b99aa98-21a9-4a67-8a36-af5d60acc5c9 {
  display: none;
}
#s-70b83ae3-0dcc-40ce-92dc-379de6ebee85 {
  text-align: left;
}

#s-5a3f4b5a-6984-490e-b01f-9983ca4f574c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 3px;
padding-left: 58px;
padding-bottom: 3px;
padding-right: 58px;
}
@media (max-width: 767px){#s-5a3f4b5a-6984-490e-b01f-9983ca4f574c {
  display: none;
}
#s-5a3f4b5a-6984-490e-b01f-9983ca4f574c, #wrap-s-5a3f4b5a-6984-490e-b01f-9983ca4f574c { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a3f4b5a-6984-490e-b01f-9983ca4f574c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a3f4b5a-6984-490e-b01f-9983ca4f574c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a3f4b5a-6984-490e-b01f-9983ca4f574c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a3f4b5a-6984-490e-b01f-9983ca4f574c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

#s-00d31bea-7301-41fc-a9e1-da35ab725a46 {
  text-align: left;
}



.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00d31bea-7301-41fc-a9e1-da35ab725a46 img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.left {
  left: 0;
  margin-left: 1%;
}

.right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.selected {
  opacity: 1;
}
#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-scroll-button {
  color: rgba(194, 194, 194, 1);
}

#s-c6e46c19-ed5b-4c8e-8c8f-cc4ad0368203 .shg-gallery-dot {
  background-color: #FFF;
}

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

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

#s-c252995a-7279-46a2-9045-9a2a42046342 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-c252995a-7279-46a2-9045-9a2a42046342 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: EB Garamond;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
}

#s-effa98bc-1f2e-4b71-a57e-b6c773c0b2b2 {
  min-height: 50px;
}








#s-effa98bc-1f2e-4b71-a57e-b6c773c0b2b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-effa98bc-1f2e-4b71-a57e-b6c773c0b2b2.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-5355e488-dddb-4a58-b1d3-be72d5d1485d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5355e488-dddb-4a58-b1d3-be72d5d1485d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5355e488-dddb-4a58-b1d3-be72d5d1485d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5355e488-dddb-4a58-b1d3-be72d5d1485d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 {
  text-align: left;
}







  img.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
    
    
  }


.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shg-align-container {
  text-align: left
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
    
    
  }


.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shg-align-container {
  text-align: left
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
    
    
  }


.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shg-align-container {
  text-align: left
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
    
    
  }


.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shg-align-container {
  text-align: left
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
    
    
  }


.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shg-align-container {
  text-align: left
}

.s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ca60fd1-3a9b-464b-a81e-ac0fbd5aa2c0.shogun-image {
  box-sizing: border-box;
}


}
#s-eca4462c-4997-4461-b009-f04231d7e3b0 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-eca4462c-4997-4461-b009-f04231d7e3b0 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

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

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .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-abfba9f1-c789-475d-86fb-30c1cc3d24ea .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-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  




  #s-abfba9f1-c789-475d-86fb-30c1cc3d24ea-btn-wrapper {
    text-align: center;
  }


#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 14px;
  border: 0px solid #2C2A34;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-variant-btn:hover {
  background: rgba(104, 102, 102, 1);
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-variant-btn:active, #s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-variant-btn.active {
  background: rgba(98, 97, 97, 1);
  color: #ffffff;
}

#s-abfba9f1-c789-475d-86fb-30c1cc3d24ea .shg-variant-btn.disabled {
  background: #252525;
}

@media (min-width: 0px) {
[id="s-2cdb94c6-b921-4ccb-bdec-be1a43d39211"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cdb94c6-b921-4ccb-bdec-be1a43d39211"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2cdb94c6-b921-4ccb-bdec-be1a43d39211"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cdb94c6-b921-4ccb-bdec-be1a43d39211"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a {
  text-align: center;
}







  img.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
    
    
  }


.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a .shogun-image-content {
  
    align-items: center;
  
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shg-align-container {
  text-align: center
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
    
    
  }


.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a .shogun-image-content {
  
    align-items: center;
  
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shg-align-container {
  text-align: center
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
    
    
  }


.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a .shogun-image-content {
  
    align-items: center;
  
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shg-align-container {
  text-align: center
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
    
    
  }


.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a .shogun-image-content {
  
    align-items: center;
  
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shg-align-container {
  text-align: center
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
    
    
  }


.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a .shogun-image-content {
  
    align-items: center;
  
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shg-align-container {
  text-align: center
}

.s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff7e41b4-d05f-4b2e-ac4a-3b20e967a47a.shogun-image {
  box-sizing: border-box;
}


}
.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-2706509b-2b0a-40e2-a3b1-635e7fa17f46 {
  box-shadow:10px 11px 15px 1px rgba(0, 0, 0, 1);
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 12px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(20, 20, 20, 1);
}
#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(253, 251, 251, 1) !important;}#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2706509b-2b0a-40e2-a3b1-635e7fa17f46-atc-btn-wrapper {
    text-align: center;
  }


#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46.shg-btn {
  color: rgba(20, 20, 20, 1);
  font-size: 21px;
  
  
  
  display:  block ;
}

#s-2706509b-2b0a-40e2-a3b1-635e7fa17f46.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c {
  display: none;
}
#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c, #wrap-s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c {
  display: none;
}
#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c, #wrap-s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c {
  display: none;
}
#s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c, #wrap-s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c { display:none !important; }}
@media (min-width: 0px) {
[id="s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-bee5c1e1-5640-4c90-a238-bdf46f8efa6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .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-a0b703b7-3ee5-41a9-b848-595be1296d87 .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-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-a0b703b7-3ee5-41a9-b848-595be1296d87-btn-wrapper {
    text-align: center;
  }


#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-variant-btn:hover {
  background: #252525;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-variant-btn:active, #s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-a0b703b7-3ee5-41a9-b848-595be1296d87 .shg-variant-btn.disabled {
  background: #252525;
}

#s-dc87f87c-d50a-464b-9eda-52d33aec1706 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 12px;
padding-left: 32px;
padding-bottom: 12px;
padding-right: 32px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dc87f87c-d50a-464b-9eda-52d33aec1706:hover {background-color: rgba(180, 180, 122, 1) !important;
text-decoration: none !important;
color: rgba(250, 246, 246, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dc87f87c-d50a-464b-9eda-52d33aec1706:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc87f87c-d50a-464b-9eda-52d33aec1706-btn-wrapper {
    text-align: center;
  }


#s-dc87f87c-d50a-464b-9eda-52d33aec1706.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dc87f87c-d50a-464b-9eda-52d33aec1706-btn-wrapper {
    text-align: center;
  }


#s-dc87f87c-d50a-464b-9eda-52d33aec1706.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc87f87c-d50a-464b-9eda-52d33aec1706-btn-wrapper {
    text-align: center;
  }


#s-dc87f87c-d50a-464b-9eda-52d33aec1706.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc87f87c-d50a-464b-9eda-52d33aec1706-btn-wrapper {
    text-align: center;
  }


#s-dc87f87c-d50a-464b-9eda-52d33aec1706.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dc87f87c-d50a-464b-9eda-52d33aec1706-btn-wrapper {
    text-align: center;
  }


#s-dc87f87c-d50a-464b-9eda-52d33aec1706.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}
}
#s-349a3d4f-a413-4c06-8176-989d9493ecf5 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 3px;
padding-left: 58px;
padding-bottom: 3px;
padding-right: 58px;
}
@media (min-width: 1200px){#s-349a3d4f-a413-4c06-8176-989d9493ecf5 {
  display: none;
}
#s-349a3d4f-a413-4c06-8176-989d9493ecf5, #wrap-s-349a3d4f-a413-4c06-8176-989d9493ecf5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-349a3d4f-a413-4c06-8176-989d9493ecf5 {
  display: none;
}
#s-349a3d4f-a413-4c06-8176-989d9493ecf5, #wrap-s-349a3d4f-a413-4c06-8176-989d9493ecf5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-349a3d4f-a413-4c06-8176-989d9493ecf5 {
  display: none;
}
#s-349a3d4f-a413-4c06-8176-989d9493ecf5, #wrap-s-349a3d4f-a413-4c06-8176-989d9493ecf5 { display:none !important; }}@media (max-width: 767px){#s-349a3d4f-a413-4c06-8176-989d9493ecf5 {
  
}
}
@media (min-width: 0px) {
[id="s-349a3d4f-a413-4c06-8176-989d9493ecf5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-349a3d4f-a413-4c06-8176-989d9493ecf5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-349a3d4f-a413-4c06-8176-989d9493ecf5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-349a3d4f-a413-4c06-8176-989d9493ecf5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3a58aac8-5247-459b-81ab-13a27b317a55 {
  text-align: left;
}



.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a58aac8-5247-459b-81ab-13a27b317a55 img.shogun-image {
  width: 100%;
}



}
#s-873054fa-1020-4f61-af56-3ba66bfa2c73 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-scroll-button {
  color: rgba(194, 194, 194, 1);
}

#s-873054fa-1020-4f61-af56-3ba66bfa2c73 .shg-gallery-dot {
  background-color: #FFF;
}

#s-ee4d4146-68fc-4269-a396-c3367eff9c67 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-ee4d4146-68fc-4269-a396-c3367eff9c67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: EB Garamond;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b {
  text-align: left;
}







  img.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
    
    
  }


.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b .shogun-image-content {
  
    align-items: center;
  
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shg-align-container {
  text-align: left
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
    
    
  }


.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b .shogun-image-content {
  
    align-items: center;
  
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shg-align-container {
  text-align: left
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
    
    
  }


.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b .shogun-image-content {
  
    align-items: center;
  
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shg-align-container {
  text-align: left
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
    
    
  }


.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b .shogun-image-content {
  
    align-items: center;
  
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shg-align-container {
  text-align: left
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
    
    
  }


.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b .shogun-image-content {
  
    align-items: center;
  
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shg-align-container {
  text-align: left
}

.s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1df5cc3f-402b-4f14-80ad-bf1a6c1fa69b.shogun-image {
  box-sizing: border-box;
}


}
#s-28ea6b69-3b2d-45c5-9b98-e78654ff43a5 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-28ea6b69-3b2d-45c5-9b98-e78654ff43a5 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .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-f60b5126-a582-4e9e-885a-cc39da41d789 .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-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  




  #s-f60b5126-a582-4e9e-885a-cc39da41d789-btn-wrapper {
    text-align: center;
  }


#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-variant-btn:hover {
  background: #252525;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-variant-btn:active, #s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-f60b5126-a582-4e9e-885a-cc39da41d789 .shg-variant-btn.disabled {
  background: #252525;
}

@media (min-width: 0px) {
[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea4994b-cc19-4e25-acf5-615aba92fb13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a {
  text-align: center;
}







  img.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
    
    
  }


.s-f652cc51-9814-4e33-8f4b-95f643c3536a .shogun-image-content {
  
    align-items: center;
  
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shg-align-container {
  text-align: center
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
    
    
  }


.s-f652cc51-9814-4e33-8f4b-95f643c3536a .shogun-image-content {
  
    align-items: center;
  
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shg-align-container {
  text-align: center
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
    
    
  }


.s-f652cc51-9814-4e33-8f4b-95f643c3536a .shogun-image-content {
  
    align-items: center;
  
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shg-align-container {
  text-align: center
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
    
    
  }


.s-f652cc51-9814-4e33-8f4b-95f643c3536a .shogun-image-content {
  
    align-items: center;
  
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shg-align-container {
  text-align: center
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
    
    
  }


.s-f652cc51-9814-4e33-8f4b-95f643c3536a .shogun-image-content {
  
    align-items: center;
  
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shg-align-container {
  text-align: center
}

.s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f652cc51-9814-4e33-8f4b-95f643c3536a.shogun-image {
  box-sizing: border-box;
}


}
#s-d4ce7be9-4140-45ab-969a-b74078b0b01a {
  box-shadow:10px 11px 15px 1px rgba(0, 0, 0, 1);
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 12px;
background-color: rgba(204, 169, 54, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(20, 20, 20, 1);
}
#s-d4ce7be9-4140-45ab-969a-b74078b0b01a:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(253, 251, 251, 1) !important;}#s-d4ce7be9-4140-45ab-969a-b74078b0b01a:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d4ce7be9-4140-45ab-969a-b74078b0b01a-atc-btn-wrapper {
    text-align: center;
  }


#s-d4ce7be9-4140-45ab-969a-b74078b0b01a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4ce7be9-4140-45ab-969a-b74078b0b01a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4ce7be9-4140-45ab-969a-b74078b0b01a.shg-btn {
  color: rgba(20, 20, 20, 1);
  font-size: 21px;
  
  
  
  display:  block ;
}

#s-d4ce7be9-4140-45ab-969a-b74078b0b01a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 34px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6845630f-44d3-4d14-a9c4-f2b735fcc6b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

}

#s-e39eb05f-76b5-45ae-bd64-1fe980569b6e .shogun-icon-wrapper {
  text-align: center;
}


#s-e39eb05f-76b5-45ae-bd64-1fe980569b6e .shogun-icon-wrapper > .shogun-icon {

  font-size: 18px !important;
  color: #495056;
}

#s-462c9873-343d-40a9-91c7-158afb8b47e2 .shogun-icon-wrapper {
  text-align: center;
}


#s-462c9873-343d-40a9-91c7-158afb8b47e2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18 {
  padding-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdeeb9d5-1bcb-4186-8d25-3c5343441f18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

}

#s-42534189-7c58-4738-9bd0-f9a0e8631e7d .shogun-icon-wrapper {
  text-align: center;
}


#s-42534189-7c58-4738-9bd0-f9a0e8631e7d .shogun-icon-wrapper > .shogun-icon {

  font-size: 18px !important;
  color: #495056;
}

#s-aef7beb0-0d99-431e-a000-8c202b6b750e .shogun-icon-wrapper {
  text-align: center;
}


#s-aef7beb0-0d99-431e-a000-8c202b6b750e .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: #495056;
}

#s-866a94bb-1700-47d8-8df9-7a8b3afd3505 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 3px;
padding-left: 58px;
padding-bottom: 3px;
padding-right: 58px;
}
@media (min-width: 1200px){#s-866a94bb-1700-47d8-8df9-7a8b3afd3505 {
  display: none;
}
#s-866a94bb-1700-47d8-8df9-7a8b3afd3505, #wrap-s-866a94bb-1700-47d8-8df9-7a8b3afd3505 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-866a94bb-1700-47d8-8df9-7a8b3afd3505 {
  display: none;
}
#s-866a94bb-1700-47d8-8df9-7a8b3afd3505, #wrap-s-866a94bb-1700-47d8-8df9-7a8b3afd3505 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-866a94bb-1700-47d8-8df9-7a8b3afd3505 {
  display: none;
}
#s-866a94bb-1700-47d8-8df9-7a8b3afd3505, #wrap-s-866a94bb-1700-47d8-8df9-7a8b3afd3505 { display:none !important; }}@media (max-width: 767px){#s-866a94bb-1700-47d8-8df9-7a8b3afd3505 {
  display: none;
}
#s-866a94bb-1700-47d8-8df9-7a8b3afd3505, #wrap-s-866a94bb-1700-47d8-8df9-7a8b3afd3505 { display:none !important; }}
@media (min-width: 0px) {
[id="s-866a94bb-1700-47d8-8df9-7a8b3afd3505"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-866a94bb-1700-47d8-8df9-7a8b3afd3505"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-866a94bb-1700-47d8-8df9-7a8b3afd3505"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-866a94bb-1700-47d8-8df9-7a8b3afd3505"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 {
  text-align: left;
}



.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a6d823-7889-4f9b-848a-16b0b1b0f036 img.shogun-image {
  width: 100%;
}



}
#s-dfee3941-abe9-4457-94d3-bce31a5c881e {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-scroll-button {
  color: rgba(194, 194, 194, 1);
}

#s-dfee3941-abe9-4457-94d3-bce31a5c881e .shg-gallery-dot {
  background-color: #FFF;
}

#s-91a0b11e-0f22-418e-8517-5de155d0e7b9 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-91a0b11e-0f22-418e-8517-5de155d0e7b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: EB Garamond;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 {
  text-align: left;
}







  img.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
    
    
  }


.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shg-align-container {
  text-align: left
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
    
    
  }


.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shg-align-container {
  text-align: left
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
    
    
  }


.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shg-align-container {
  text-align: left
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
    
    
  }


.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shg-align-container {
  text-align: left
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
    
    
  }


.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shg-align-container {
  text-align: left
}

.s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b6f310a-d3a7-4d7b-80dd-e6d1b31113a2.shogun-image {
  box-sizing: border-box;
}


}
#s-edc658c3-3562-4d16-8beb-204bcec4006c {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-edc658c3-3562-4d16-8beb-204bcec4006c hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-radius: 2px;
text-decoration: none;
text-align: left;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .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-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .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-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6-btn-wrapper {
    text-align: center;
  }


#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-variant-btn:hover {
  background: #252525;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-variant-btn:active, #s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-44118586-15b7-4bd1-ab2a-4d6872e4a1e6 .shg-variant-btn.disabled {
  background: #252525;
}

#s-d7df40a5-322a-4103-9cf7-f80e61f94628 {
  text-align: center;
}

#s-d7df40a5-322a-4103-9cf7-f80e61f94628 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d7df40a5-322a-4103-9cf7-f80e61f94628 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d7df40a5-322a-4103-9cf7-f80e61f94628 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9dda50db-8821-4ccb-b8ec-918e6656b402 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(195, 185, 115, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(20, 20, 20, 1);
}
#s-9dda50db-8821-4ccb-b8ec-918e6656b402:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(253, 251, 251, 1) !important;}#s-9dda50db-8821-4ccb-b8ec-918e6656b402:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9dda50db-8821-4ccb-b8ec-918e6656b402-atc-btn-wrapper {
    text-align: center;
  }


#s-9dda50db-8821-4ccb-b8ec-918e6656b402 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9dda50db-8821-4ccb-b8ec-918e6656b402.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9dda50db-8821-4ccb-b8ec-918e6656b402.shg-btn {
  color: rgba(20, 20, 20, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9dda50db-8821-4ccb-b8ec-918e6656b402.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2b124baf-f5ca-4b3f-942b-a9a8ba9427b2 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(19, 20, 28, 0);
}

@media (min-width: 0px) {
[id="s-2b124baf-f5ca-4b3f-942b-a9a8ba9427b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b124baf-f5ca-4b3f-942b-a9a8ba9427b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b124baf-f5ca-4b3f-942b-a9a8ba9427b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b124baf-f5ca-4b3f-942b-a9a8ba9427b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-958ff049-39c9-4b62-b3d6-19da69320ed1 .shogun-icon-wrapper {
  text-align: center;
}


#s-958ff049-39c9-4b62-b3d6-19da69320ed1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(49, 49, 49, 1);
}

#s-5ab1834a-f867-4349-9572-b37d26f8f92d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ab1834a-f867-4349-9572-b37d26f8f92d .shogun-heading-component h1 {
  color: rgba(49, 49, 49, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad743c0c-f3c2-4c72-9f05-25e7e42c9d30 .shogun-icon-wrapper {
  text-align: center;
}


#s-ad743c0c-f3c2-4c72-9f05-25e7e42c9d30 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(49, 49, 49, 1);
}

#s-e767e680-d6df-4bbd-9c4c-40d2b6602094 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e767e680-d6df-4bbd-9c4c-40d2b6602094 .shogun-heading-component h1 {
  color: rgba(49, 49, 49, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bfd9af01-a2fe-4bca-a52e-56134e98c50f .shogun-icon-wrapper {
  text-align: center;
}


#s-bfd9af01-a2fe-4bca-a52e-56134e98c50f .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(49, 49, 49, 1);
}

#s-b28159e2-3594-4ff1-ba5e-5a2176408e33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b28159e2-3594-4ff1-ba5e-5a2176408e33 .shogun-heading-component h1 {
  color: rgba(49, 49, 49, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c48d6347-1d82-4aac-8b33-1f978c6355eb {
  margin-top: 15px;
margin-bottom: 0px;
padding-bottom: 10px;
}

#s-03a2f340-5de9-4596-84e6-7274dc9c142b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-03a2f340-5de9-4596-84e6-7274dc9c142b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03a2f340-5de9-4596-84e6-7274dc9c142b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03a2f340-5de9-4596-84e6-7274dc9c142b {
  
}
}@media (max-width: 767px){#s-03a2f340-5de9-4596-84e6-7274dc9c142b {
  
}
}







#s-03a2f340-5de9-4596-84e6-7274dc9c142b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a2f340-5de9-4596-84e6-7274dc9c142b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc {
  min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}
@media (min-width: 1200px){#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc {
  
}
}@media (max-width: 767px){#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc {
  
}
}







#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17d09abe-ac68-48b2-8bcb-b41cfa5e0edc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-94f34614-c89b-4a22-b756-6f726ebcaf2b {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(19, 20, 28, 1);
}








#s-94f34614-c89b-4a22-b756-6f726ebcaf2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94f34614-c89b-4a22-b756-6f726ebcaf2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-858a1540-6f68-492d-b737-a721ef6d6bf0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-858a1540-6f68-492d-b737-a721ef6d6bf0 .shogun-heading-component h4 {
  color: rgba(250, 249, 249, 1);
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 2px;
  
}



#s-0ef4da05-61b5-47a0-8a89-4af995581de8 {
  padding-left: 45%;
padding-right: 45%;
}

#s-0ef4da05-61b5-47a0-8a89-4af995581de8 hr {
  border-top: 1px solid rgba(197, 196, 196, 1);
}

#s-30f4eb43-28dd-4074-9d72-89131743b070 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-30f4eb43-28dd-4074-9d72-89131743b070 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-30f4eb43-28dd-4074-9d72-89131743b070 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-30f4eb43-28dd-4074-9d72-89131743b070"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30f4eb43-28dd-4074-9d72-89131743b070"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-30f4eb43-28dd-4074-9d72-89131743b070"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-30f4eb43-28dd-4074-9d72-89131743b070"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2fac13dd-d349-41c7-b850-42a206937fda {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (max-width: 767px){#s-2fac13dd-d349-41c7-b850-42a206937fda {
  margin-bottom: 20px;
}
}







#s-2fac13dd-d349-41c7-b850-42a206937fda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fac13dd-d349-41c7-b850-42a206937fda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58314160-6411-492e-a899-6a218836f4d4 {
  max-width: 130px;
text-align: left;
}







  #s-58314160-6411-492e-a899-6a218836f4d4 img.shogun-image {
    

    
    
    
  }


#s-58314160-6411-492e-a899-6a218836f4d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c29fbf3f-560b-4677-b51f-20867b99ec1d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c29fbf3f-560b-4677-b51f-20867b99ec1d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-609ab438-cd74-47c2-b19b-85564ffab71f {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}







  img.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
    
    
  }


.s-609ab438-cd74-47c2-b19b-85564ffab71f .shogun-image-content {
  
    align-items: center;
  
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shg-align-container {
  text-align: center
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
    
    
  }


.s-609ab438-cd74-47c2-b19b-85564ffab71f .shogun-image-content {
  
    align-items: center;
  
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shg-align-container {
  text-align: center
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
    
    
  }


.s-609ab438-cd74-47c2-b19b-85564ffab71f .shogun-image-content {
  
    align-items: center;
  
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shg-align-container {
  text-align: center
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
    
    
  }


.s-609ab438-cd74-47c2-b19b-85564ffab71f .shogun-image-content {
  
    align-items: center;
  
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shg-align-container {
  text-align: center
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
    
    
  }


.s-609ab438-cd74-47c2-b19b-85564ffab71f .shogun-image-content {
  
    align-items: center;
  
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shg-align-container {
  text-align: center
}

.s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-609ab438-cd74-47c2-b19b-85564ffab71f.shogun-image {
  box-sizing: border-box;
}


}
#s-27aacacc-124e-41ad-8e62-a2792133e29c {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-cdf9fa51-6c47-494a-94a3-9e4a98c03142 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-cdf9fa51-6c47-494a-94a3-9e4a98c03142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdf9fa51-6c47-494a-94a3-9e4a98c03142.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b17f4e4-b005-40e5-84e5-2f59798b1012 {
  max-width: 130px;
text-align: left;
}







  #s-5b17f4e4-b005-40e5-84e5-2f59798b1012 img.shogun-image {
    

    
    
    
  }


#s-5b17f4e4-b005-40e5-84e5-2f59798b1012 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5ec8273-eb8b-4375-98ea-a0575a250e85 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b5ec8273-eb8b-4375-98ea-a0575a250e85 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}







  img.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
    
    
  }


.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c .shogun-image-content {
  
    align-items: center;
  
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shg-align-container {
  text-align: center
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
    
    
  }


.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c .shogun-image-content {
  
    align-items: center;
  
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shg-align-container {
  text-align: center
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
    
    
  }


.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c .shogun-image-content {
  
    align-items: center;
  
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shg-align-container {
  text-align: center
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
    
    
  }


.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c .shogun-image-content {
  
    align-items: center;
  
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shg-align-container {
  text-align: center
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
    
    
  }


.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c .shogun-image-content {
  
    align-items: center;
  
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shg-align-container {
  text-align: center
}

.s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-714198b0-7957-4d1a-97dc-fcdf017b5e2c.shogun-image {
  box-sizing: border-box;
}


}
#s-46dc0c4c-aca3-4d03-bfb5-5e4ce0373b60 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-d96e3ac9-fa6b-4d1f-9379-4ddfd14ac697 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}
@media (max-width: 767px){#s-d96e3ac9-fa6b-4d1f-9379-4ddfd14ac697 {
  margin-bottom: 20px;
}
}







#s-d96e3ac9-fa6b-4d1f-9379-4ddfd14ac697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d96e3ac9-fa6b-4d1f-9379-4ddfd14ac697.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-75b9b658-64b6-48a2-af63-de3cb5c6935c {
  max-width: 130px;
text-align: left;
}







  #s-75b9b658-64b6-48a2-af63-de3cb5c6935c img.shogun-image {
    

    
    
    
  }


#s-75b9b658-64b6-48a2-af63-de3cb5c6935c .shogun-image-content {
  
    align-items: center;
  
}

#s-422702d0-703f-462d-806e-b8c77b729443 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-422702d0-703f-462d-806e-b8c77b729443 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}







  img.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
    
    
  }


.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 .shogun-image-content {
  
    align-items: center;
  
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shg-align-container {
  text-align: center
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
    
    
  }


.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 .shogun-image-content {
  
    align-items: center;
  
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shg-align-container {
  text-align: center
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
    
    
  }


.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 .shogun-image-content {
  
    align-items: center;
  
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shg-align-container {
  text-align: center
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
    
    
  }


.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 .shogun-image-content {
  
    align-items: center;
  
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shg-align-container {
  text-align: center
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
    
    
  }


.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7 .shogun-image-content {
  
    align-items: center;
  
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shg-align-container {
  text-align: center
}

.s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9261ddf5-4d2b-4409-81df-ce4f1fb22fe7.shogun-image {
  box-sizing: border-box;
}


}
#s-e4cca3b6-5114-4942-8b9a-339c3469e896 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(48, 47, 47, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 0.97) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179-btn-wrapper {
    text-align: center;
  }


#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179-btn-wrapper {
    text-align: center;
  }


#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179-btn-wrapper {
    text-align: center;
  }


#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179-btn-wrapper {
    text-align: center;
  }


#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179-btn-wrapper {
    text-align: center;
  }


#s-6ff0e3d0-e68a-472f-8ac7-d91c474c1179.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: EB Garamond;
  display:  inline-block ;
}
}
#s-e098bf2e-a1fe-4b1c-9025-032323fb3b55 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(224, 224, 224, 1);
}








#s-e098bf2e-a1fe-4b1c-9025-032323fb3b55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e098bf2e-a1fe-4b1c-9025-032323fb3b55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab19bb9c-7f39-4602-9f3c-da6bd2513ae8 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab19bb9c-7f39-4602-9f3c-da6bd2513ae8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "EB Garamond";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 21px;
padding-left: 15%;
padding-bottom: 21px;
padding-right: 15%;
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(224, 224, 224, 1);
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 9px;
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(224, 224, 224, 1);
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: EB Garamond;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
}

#s-bee77d0d-3de2-4c84-9eb1-9f26f57631fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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