#s-5279bf42-204b-4ab6-a18c-25d1d614c0d5 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}

#s-40804643-d226-4179-9017-9e39b1653506 {
  text-align: left;
}

#s-ea87e600-5158-40ef-883e-6a93beee3d71 {
  text-align: left;
}

@media (min-width: 1200px){#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb {
  display: none;
}
#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb, #wrap-s-4f822f3a-2cee-4cab-9350-0a2c6220aadb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb {
  display: none;
}
#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb, #wrap-s-4f822f3a-2cee-4cab-9350-0a2c6220aadb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb {
  display: none;
}
#s-4f822f3a-2cee-4cab-9350-0a2c6220aadb, #wrap-s-4f822f3a-2cee-4cab-9350-0a2c6220aadb { display:none !important; }}
.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-44e8ef79-660c-490e-8c53-e867f73aa641 {
  text-align: left;
}



.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44e8ef79-660c-490e-8c53-e867f73aa641 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;
}

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

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

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

.shg-selected {
  opacity: 1;
}

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (max-width: 767px){#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd {
  margin-left: 2%;
margin-right: 2%;
padding-top: 5px;
padding-bottom: 5px;
}
}
#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-thumb-image-wrapper {
  

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

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-scroll-button {
  color: #FFF;
}

#s-8dc23be9-bcea-423b-a35c-e1b27e6396bd .shg-gallery-dot {
  background-color: #FFF;
}

.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 (max-width: 767px){#s-3c48cb06-c40a-43cf-bb7d-bfc0d39fbc11 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-3c48cb06-c40a-43cf-bb7d-bfc0d39fbc11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c48cb06-c40a-43cf-bb7d-bfc0d39fbc11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3c48cb06-c40a-43cf-bb7d-bfc0d39fbc11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c48cb06-c40a-43cf-bb7d-bfc0d39fbc11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px){#s-20420458-a6f1-4a74-b588-130ab500f814 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (max-width: 767px){#s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f {
  display: none;
}
#s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f, #wrap-s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f { display:none !important; }}
@media (min-width: 0px) {
[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a27fc59-b181-4fd2-8679-08d3eab0cb9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-4221cae3-d83a-42ea-b245-f10e2846fd93 {
  margin-top: 0px;
margin-left: 78%;
margin-bottom: 0px;
margin-right: -54%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4221cae3-d83a-42ea-b245-f10e2846fd93 {
  margin-left: 11%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-4221cae3-d83a-42ea-b245-f10e2846fd93 {
  margin-left: 16%;
margin-right: 54%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
}
#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 100.0%;
  padding-right: 0px;
  padding-bottom: 0px;
}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-thumb-list-margin {
  margin-right: -0px;
}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-4221cae3-d83a-42ea-b245-f10e2846fd93 .shg-gallery-dot {
  background-color: #FFF;
}

#s-92d12730-6496-4e1e-8be2-8dbfb102d24a {
  margin-top: 0px;
margin-left: -69%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-92d12730-6496-4e1e-8be2-8dbfb102d24a {
  margin-left: 20%;
margin-right: 0%;
text-align: right;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92d12730-6496-4e1e-8be2-8dbfb102d24a {
  margin-left: 11%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-92d12730-6496-4e1e-8be2-8dbfb102d24a {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-92d12730-6496-4e1e-8be2-8dbfb102d24a {
  margin-left: -41%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92d12730-6496-4e1e-8be2-8dbfb102d24a img.shogun-image {
  width: 100%;
}



}
.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-998d07b8-5f23-4fc2-bf21-96071a0bc750 {
  min-height: 50px;
}








#s-998d07b8-5f23-4fc2-bf21-96071a0bc750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-998d07b8-5f23-4fc2-bf21-96071a0bc750.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07253d03-6ed5-4234-bd08-9b23959c4db2 {
  min-height: 50px;
}
@media (max-width: 767px){#s-07253d03-6ed5-4234-bd08-9b23959c4db2 {
  margin-top: -19px;
}
}







#s-07253d03-6ed5-4234-bd08-9b23959c4db2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07253d03-6ed5-4234-bd08-9b23959c4db2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 {
  padding-left: 3%;
padding-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 {
  padding-left: 3%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 {
  margin-top: 9px;
padding-top: 1px;
padding-bottom: 0px;
}
}






  #s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 img.shogun-image {
    

    
    
    
  }


#s-19050b84-bc02-4ce9-8c39-e82e3bd8d278 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: rgba(35, 65, 52, 1);
  font-family: Source Serif 4;
  font-weight: 500;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(35, 65, 52, 1);
  font-family: Spline Sans Mono;
}

.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: rgba(35, 65, 52, 1);
  font-family: Source Serif 4;
  font-weight: 500;
}

.shg-theme-text-content p {
  color: rgba(35, 65, 52, 1);
  font-family: Spline Sans Mono;
  font-weight: normal;
}

#s-1151e98d-9e71-4bd7-a338-b17ac8736818 {
  padding-left: 3%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-1151e98d-9e71-4bd7-a338-b17ac8736818 {
  margin-left: 0%;
margin-right: -5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1151e98d-9e71-4bd7-a338-b17ac8736818 {
  padding-left: 8%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-1151e98d-9e71-4bd7-a338-b17ac8736818 {
  padding-top: 7px;
padding-bottom: 0px;
}
}
#s-3769605e-6c17-400f-b563-7cecf2178d2a {
  margin-left: 3%;
margin-right: 3%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-3769605e-6c17-400f-b563-7cecf2178d2a {
  margin-left: 5%;
margin-right: 2%;
}
}
#s-9cfb80b4-3520-4a66-a24e-adb58ef72e07 {
  padding-top: 1px;
padding-left: 1px;
padding-bottom: 1px;
padding-right: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-9cfb80b4-3520-4a66-a24e-adb58ef72e07 {
  padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9cfb80b4-3520-4a66-a24e-adb58ef72e07 {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-9cfb80b4-3520-4a66-a24e-adb58ef72e07 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-6cf8de81-c676-474b-82a6-da92d3378ecc {
  margin-top: -15px;
margin-bottom: -20px;
padding-left: 3%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-6cf8de81-c676-474b-82a6-da92d3378ecc {
  margin-left: 0%;
margin-right: -5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6cf8de81-c676-474b-82a6-da92d3378ecc {
  padding-left: 8%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-6cf8de81-c676-474b-82a6-da92d3378ecc {
  padding-top: 7px;
padding-bottom: 0px;
}
}
.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-d77577ea-d8a9-417e-a8de-982a556799ea {
  margin-left: 18%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(35, 65, 52, 1);
border-style: solid;
text-decoration: none;
text-align: center;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .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-d77577ea-d8a9-417e-a8de-982a556799ea .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-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-wrapper label {
    color: ;
    font-weight:  500 ;
    font-family: Montserrat;
    font-style:  normal ;
    font-size: 0px;
  }

  
    #s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-d77577ea-d8a9-417e-a8de-982a556799ea-btn-wrapper {
    text-align: center;
  }


#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-variant-btn {
  color: #ffffff;
  background: rgba(35, 65, 52, 1);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 6px;
  border:  solid rgba(35, 65, 52, 1);
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-variant-btn:hover {
  background: #252525;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-variant-btn:active, #s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-d77577ea-d8a9-417e-a8de-982a556799ea .shg-variant-btn.disabled {
  background: #252525;
}

#s-9500a98d-379d-4536-9db1-20359ad32703 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 4px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-9500a98d-379d-4536-9db1-20359ad32703 .shg-product-sold-out {
  display: none;
  color: rgba(187, 65, 19, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9500a98d-379d-4536-9db1-20359ad32703 .shg-product-price {
  color: rgba(187, 65, 19, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-9500a98d-379d-4536-9db1-20359ad32703 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(148, 141, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
  padding-left: 10px;
}

.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-a3e4318c-233b-42b9-a013-e8217502beaf {
  box-shadow:3px 3px 1px 1px rgba(194, 222, 180, 1);
border-style: solid;
margin-left: 2%;
margin-right: 19%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(35, 65, 52, 1);
border-radius: 10px;
background-color: rgba(35, 65, 52, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a3e4318c-233b-42b9-a013-e8217502beaf:hover {border-style: solid !important;
border-color: rgba(35, 65, 52, 1) !important;
background-color: rgba(35, 65, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a3e4318c-233b-42b9-a013-e8217502beaf:active {background-color: rgba(35, 65, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  margin-left: 18%;
margin-right: 13%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
background-position: center undefined;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  margin-left: 18%;
margin-right: 13%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  margin-left: 14%;
margin-right: 16%;
padding-left: 25px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  margin-left: 50px;
margin-right: 50px;
padding-left: 1%;
padding-right: 0%;
background-position: center center;
}
}


#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
}


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

#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
}


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

#s-a3e4318c-233b-42b9-a013-e8217502beaf {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a3e4318c-233b-42b9-a013-e8217502beaf.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
}


}
.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-88047088-c67d-4e90-84a8-9fa4d943e467 {
  padding-top: 8px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 19%;
}
@media (min-width: 1200px){#s-88047088-c67d-4e90-84a8-9fa4d943e467 {
  padding-left: 18%;
padding-right: 13%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88047088-c67d-4e90-84a8-9fa4d943e467 {
  padding-left: 18%;
padding-right: 13%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-88047088-c67d-4e90-84a8-9fa4d943e467 {
  margin-left: 11%;
margin-right: -4%;
}
}@media (max-width: 767px){#s-88047088-c67d-4e90-84a8-9fa4d943e467 {
  margin-top: 15px;
margin-left: 50px;
margin-right: 50px;
padding-left: 0%;
padding-right: 0%;
}
}
#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(35, 65, 52, 1);
}

#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(240, 255, 233, 1);
  padding: 10px;
}

#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(35, 65, 52, 1);
}

#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(240, 255, 233, 1);
  border-top: 1px solid rgba(35, 65, 52, 1);
}

#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(35, 65, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-88047088-c67d-4e90-84a8-9fa4d943e467 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-ea428753-1e0e-4dbc-b93f-661b4a533849 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 19%;
}
@media (min-width: 1200px){#s-ea428753-1e0e-4dbc-b93f-661b4a533849 {
  margin-left: 11%;
margin-right: -10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ea428753-1e0e-4dbc-b93f-661b4a533849 {
  margin-left: 11%;
margin-right: -10%;
padding-right: 19%;
}
}@media (max-width: 767px){#s-ea428753-1e0e-4dbc-b93f-661b4a533849 {
  margin-left: 6%;
margin-right: 6%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-ea428753-1e0e-4dbc-b93f-661b4a533849 hr {
  border-top: 6px solid rgba(0, 0, 0, 1);
}

.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: rgba(35, 65, 52, 1);
  font-family: Source Serif 4;
  text-transform: none;
  font-weight: 500;
  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-cc9d2e93-7502-4abd-ba10-6f03f316a1cd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (max-width: 767px){#s-cc9d2e93-7502-4abd-ba10-6f03f316a1cd {
  display: none;
}
#s-cc9d2e93-7502-4abd-ba10-6f03f316a1cd, #wrap-s-cc9d2e93-7502-4abd-ba10-6f03f316a1cd { display:none !important; }}
#s-cc9d2e93-7502-4abd-ba10-6f03f316a1cd .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



@media (max-width: 767px){#s-a74f9ce2-9f56-4daa-8e18-79031ec34bad {
  display: none;
}
#s-a74f9ce2-9f56-4daa-8e18-79031ec34bad, #wrap-s-a74f9ce2-9f56-4daa-8e18-79031ec34bad { display:none !important; }}
@media (min-width: 0px) {
[id="s-a74f9ce2-9f56-4daa-8e18-79031ec34bad"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-a74f9ce2-9f56-4daa-8e18-79031ec34bad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a74f9ce2-9f56-4daa-8e18-79031ec34bad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a74f9ce2-9f56-4daa-8e18-79031ec34bad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-45c9a93a-1a4b-4de1-a6f4-ccb373a15b0c {
  text-align: center;
}







  #s-45c9a93a-1a4b-4de1-a6f4-ccb373a15b0c img.shogun-image {
    

    
    
    
  }


#s-45c9a93a-1a4b-4de1-a6f4-ccb373a15b0c .shogun-image-content {
  
    align-items: center;
  
}

#s-81aaa4fa-95f8-479e-9147-ef538a9c70dc {
  text-align: center;
}







  #s-81aaa4fa-95f8-479e-9147-ef538a9c70dc img.shogun-image {
    

    
    
    
  }


#s-81aaa4fa-95f8-479e-9147-ef538a9c70dc .shogun-image-content {
  
    align-items: center;
  
}

#s-84e97235-0c6f-488e-abc8-f9d135e6adce {
  text-align: center;
}







  #s-84e97235-0c6f-488e-abc8-f9d135e6adce img.shogun-image {
    

    
    
    
  }


#s-84e97235-0c6f-488e-abc8-f9d135e6adce .shogun-image-content {
  
    align-items: center;
  
}

#s-f7054d43-32c0-4e11-8489-56972533d06a {
  text-align: center;
}







  #s-f7054d43-32c0-4e11-8489-56972533d06a img.shogun-image {
    

    
    
    
  }


#s-f7054d43-32c0-4e11-8489-56972533d06a .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-07e5691b-34e1-430a-9d24-94dd0a92b8a1 {
  display: none;
}
#s-07e5691b-34e1-430a-9d24-94dd0a92b8a1, #wrap-s-07e5691b-34e1-430a-9d24-94dd0a92b8a1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-07e5691b-34e1-430a-9d24-94dd0a92b8a1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-07e5691b-34e1-430a-9d24-94dd0a92b8a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-07e5691b-34e1-430a-9d24-94dd0a92b8a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-07e5691b-34e1-430a-9d24-94dd0a92b8a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f2f38ed1-45e3-4f0e-ae02-51a1378b6ebf {
  text-align: center;
}







  #s-f2f38ed1-45e3-4f0e-ae02-51a1378b6ebf img.shogun-image {
    

    
    
    
  }


#s-f2f38ed1-45e3-4f0e-ae02-51a1378b6ebf .shogun-image-content {
  
    align-items: center;
  
}

#s-97d5ca4d-1d54-4da7-aa59-a51aabb53322 {
  text-align: center;
}







  #s-97d5ca4d-1d54-4da7-aa59-a51aabb53322 img.shogun-image {
    

    
    
    
  }


#s-97d5ca4d-1d54-4da7-aa59-a51aabb53322 .shogun-image-content {
  
    align-items: center;
  
}

#s-a99f9755-3506-493b-be35-e244688508e4 {
  text-align: center;
}







  #s-a99f9755-3506-493b-be35-e244688508e4 img.shogun-image {
    

    
    
    
  }


#s-a99f9755-3506-493b-be35-e244688508e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b13ac26-551d-4167-ac00-080d5686d510 {
  text-align: center;
}







  #s-6b13ac26-551d-4167-ac00-080d5686d510 img.shogun-image {
    

    
    
    
  }


#s-6b13ac26-551d-4167-ac00-080d5686d510 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db {
  padding-top: 9px;
padding-bottom: 9px;
text-align: center;
}
@media (min-width: 1200px){#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db {
  display: none;
}
#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db, #wrap-s-8d9890e2-04af-4af1-a820-ac9fad3cc2db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db {
  display: none;
}
#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db, #wrap-s-8d9890e2-04af-4af1-a820-ac9fad3cc2db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db {
  display: none;
}
#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db, #wrap-s-8d9890e2-04af-4af1-a820-ac9fad3cc2db { display:none !important; }}
#s-8d9890e2-04af-4af1-a820-ac9fad3cc2db .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  
}



#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb {
  margin-top: 0px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb {
  display: none;
}
#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb, #wrap-s-21bab90b-2363-4c2c-8507-66fdf2c3adbb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb {
  display: none;
}
#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb, #wrap-s-21bab90b-2363-4c2c-8507-66fdf2c3adbb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb {
  display: none;
}
#s-21bab90b-2363-4c2c-8507-66fdf2c3adbb, #wrap-s-21bab90b-2363-4c2c-8507-66fdf2c3adbb { display:none !important; }}
@media (min-width: 0px) {
[id="s-21bab90b-2363-4c2c-8507-66fdf2c3adbb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-21bab90b-2363-4c2c-8507-66fdf2c3adbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-21bab90b-2363-4c2c-8507-66fdf2c3adbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-21bab90b-2363-4c2c-8507-66fdf2c3adbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-ce122bb6-68bd-403f-8857-7d3075010a06 {
  text-align: center;
}







  #s-ce122bb6-68bd-403f-8857-7d3075010a06 img.shogun-image {
    

    
    
    
  }


#s-ce122bb6-68bd-403f-8857-7d3075010a06 .shogun-image-content {
  
    align-items: center;
  
}

#s-37bdfeaf-6746-4a1f-8fb1-d256a41ec23c {
  text-align: center;
}







  #s-37bdfeaf-6746-4a1f-8fb1-d256a41ec23c img.shogun-image {
    

    
    
    
  }


#s-37bdfeaf-6746-4a1f-8fb1-d256a41ec23c .shogun-image-content {
  
    align-items: center;
  
}

#s-da0b24d3-6da7-4185-84fd-d72ddcd45278 {
  text-align: center;
}







  #s-da0b24d3-6da7-4185-84fd-d72ddcd45278 img.shogun-image {
    

    
    
    
  }


#s-da0b24d3-6da7-4185-84fd-d72ddcd45278 .shogun-image-content {
  
    align-items: center;
  
}

#s-92e9f6ac-d878-4030-badc-eb807a2ff7c4 {
  text-align: center;
}







  #s-92e9f6ac-d878-4030-badc-eb807a2ff7c4 img.shogun-image {
    

    
    
    
  }


#s-92e9f6ac-d878-4030-badc-eb807a2ff7c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d231f031-9c56-45e2-a8c0-696d3a521433 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-d231f031-9c56-45e2-a8c0-696d3a521433 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



@media (min-width: 0px) {
[id="s-e6564e65-70a2-454d-905f-4b20f55c3e96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6564e65-70a2-454d-905f-4b20f55c3e96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e6564e65-70a2-454d-905f-4b20f55c3e96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6564e65-70a2-454d-905f-4b20f55c3e96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-74092347-e55e-4204-b25e-905941861564 {
  text-align: center;
}







  #s-74092347-e55e-4204-b25e-905941861564 img.shogun-image {
    

    
    
    
  }


#s-74092347-e55e-4204-b25e-905941861564 .shogun-image-content {
  
    align-items: center;
  
}

#s-c047f04b-bc88-4ad9-9222-3e169e2dc234 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c047f04b-bc88-4ad9-9222-3e169e2dc234 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-842ff900-fc8c-4867-8725-f3a168621d8e {
  padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-842ff900-fc8c-4867-8725-f3a168621d8e {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-c61a15f9-5816-4225-99fc-56a2c9e51f85 {
  text-align: center;
}







  #s-c61a15f9-5816-4225-99fc-56a2c9e51f85 img.shogun-image {
    

    
    
    
  }


#s-c61a15f9-5816-4225-99fc-56a2c9e51f85 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a58b411-f96a-407c-8fcd-dfbd8a54a625 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a58b411-f96a-407c-8fcd-dfbd8a54a625 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



@media (max-width: 767px){#s-3801f006-19b9-49e6-852a-e107ad69b5d8 {
  padding-left: 4%;
padding-right: 4%;
}
}
#s-6d6e5b31-d4ba-4efc-bca7-9edc1e6cac37 {
  padding-left: 2%;
padding-right: 2%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d6e5b31-d4ba-4efc-bca7-9edc1e6cac37 {
  padding-top: 280px;
}
}@media (max-width: 767px){#s-6d6e5b31-d4ba-4efc-bca7-9edc1e6cac37 {
  margin-left: 3%;
margin-right: 3%;
}
}






  #s-6d6e5b31-d4ba-4efc-bca7-9edc1e6cac37 img.shogun-image {
    

    
    
    
  }


#s-6d6e5b31-d4ba-4efc-bca7-9edc1e6cac37 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0cba084-7c24-4b6f-a9ac-548529842039 {
  text-align: center;
}







  #s-b0cba084-7c24-4b6f-a9ac-548529842039 img.shogun-image {
    

    
    
    
  }


#s-b0cba084-7c24-4b6f-a9ac-548529842039 .shogun-image-content {
  
    align-items: center;
  
}

#s-40975a44-da25-46db-8494-4b1b89710b4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40975a44-da25-46db-8494-4b1b89710b4f .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



@media (max-width: 767px){#s-6321c260-1d13-4146-8732-986309e538ae {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-3cd93b2d-b494-4c7f-a880-329453b61ddb {
  text-align: center;
}







  #s-3cd93b2d-b494-4c7f-a880-329453b61ddb img.shogun-image {
    

    
    
    
  }


#s-3cd93b2d-b494-4c7f-a880-329453b61ddb .shogun-image-content {
  
    align-items: center;
  
}

#s-25db500f-c12d-4ef6-af34-a097e7692d1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25db500f-c12d-4ef6-af34-a097e7692d1d .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



@media (max-width: 767px){#s-06e688b0-0b53-4970-8139-71d6808c4ba7 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-eb4e63c5-1dd4-4fea-91f0-104340837774 {
  min-height: 50px;
}








#s-eb4e63c5-1dd4-4fea-91f0-104340837774 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb4e63c5-1dd4-4fea-91f0-104340837774.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06b23520-4518-4719-ad74-cc47bb555fb1 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-06b23520-4518-4719-ad74-cc47bb555fb1 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



@media (min-width: 0px) {
[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57b1cd9f-b9e6-40e0-b941-e8ad111dc719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 {
  text-align: center;
}
@media (min-width: 1200px){#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 {
  margin-left: -19%;
margin-right: -19%;
padding-left: 1%;
padding-right: 1%;
}
}@media (max-width: 767px){#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 {
  margin-left: 3%;
margin-right: 3%;
}
}






  #s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 img.shogun-image {
    

    
    
    
  }


#s-9e2a3486-0862-49d6-ba2d-130c93e7ce55 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-35812268-7b28-4472-b0e6-02bb90e8a9f2 {
  margin-left: 4%;
margin-right: 4%;
}
}
@media (min-width: 0px) {
[id="s-35812268-7b28-4472-b0e6-02bb90e8a9f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-35812268-7b28-4472-b0e6-02bb90e8a9f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-35812268-7b28-4472-b0e6-02bb90e8a9f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-35812268-7b28-4472-b0e6-02bb90e8a9f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-6cf44160-c229-4841-81af-fbbf00c0b00e {
  text-align: center;
}







  #s-6cf44160-c229-4841-81af-fbbf00c0b00e img.shogun-image {
    

    
    
    
  }


#s-6cf44160-c229-4841-81af-fbbf00c0b00e .shogun-image-content {
  
    align-items: center;
  
}

#s-161c265d-36af-4186-92d5-846efb2948b4 {
  margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-161c265d-36af-4186-92d5-846efb2948b4 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-d6e4ad3b-978d-49fe-8104-fe0e2bb91827 {
  min-height: 50px;
}








#s-d6e4ad3b-978d-49fe-8104-fe0e2bb91827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e4ad3b-978d-49fe-8104-fe0e2bb91827.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5d93818-4abd-4653-90d5-f633d5cd1502 {
  text-align: center;
}







  #s-d5d93818-4abd-4653-90d5-f633d5cd1502 img.shogun-image {
    

    
    
    
  }


#s-d5d93818-4abd-4653-90d5-f633d5cd1502 .shogun-image-content {
  
    align-items: center;
  
}

#s-06c82c14-5e42-4d17-9f83-b46e45ecfbe8 {
  margin-left: -3%;
margin-right: -3%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-06c82c14-5e42-4d17-9f83-b46e45ecfbe8 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-06c82c14-5e42-4d17-9f83-b46e45ecfbe8 {
  padding-left: 6%;
padding-right: 6%;
}
}
#s-85b6623a-84ab-47ee-a822-2d90535358c9 {
  text-align: center;
}







  #s-85b6623a-84ab-47ee-a822-2d90535358c9 img.shogun-image {
    

    
    
    
  }


#s-85b6623a-84ab-47ee-a822-2d90535358c9 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-03a51890-1b81-475e-a38a-d322c68d0565 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-a480ca78-fe8b-4902-9a0f-87b82e10f64d {
  text-align: center;
}







  #s-a480ca78-fe8b-4902-9a0f-87b82e10f64d img.shogun-image {
    

    
    
    
  }


#s-a480ca78-fe8b-4902-9a0f-87b82e10f64d .shogun-image-content {
  
    align-items: center;
  
}

#s-c83a62d2-5d0a-4ce0-955a-2053aa381f83 {
  margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-c83a62d2-5d0a-4ce0-955a-2053aa381f83 {
  padding-left: 3%;
padding-right: 3%;
}
}
@media (max-width: 767px){#s-00b9e713-8989-4f0c-a0f7-2d3515dc698a {
  margin-left: 4%;
margin-right: 4%;
}
}
@media (min-width: 0px) {
[id="s-00b9e713-8989-4f0c-a0f7-2d3515dc698a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 14.5px);
}

}

@media (min-width: 768px) {
[id="s-00b9e713-8989-4f0c-a0f7-2d3515dc698a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 14.5px);
}

}

@media (min-width: 992px) {
[id="s-00b9e713-8989-4f0c-a0f7-2d3515dc698a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 14.5px);
}

}

@media (min-width: 1200px) {
[id="s-00b9e713-8989-4f0c-a0f7-2d3515dc698a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 14.5px);
}

}

#s-8c40f35f-3994-461d-8a12-1897f18407e6 {
  text-align: center;
}







  #s-8c40f35f-3994-461d-8a12-1897f18407e6 img.shogun-image {
    

    
    
    
  }


#s-8c40f35f-3994-461d-8a12-1897f18407e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a077bee-6191-400d-8de4-433074747d2a {
  padding-left: 25%;
padding-right: 25%;
}
@media (max-width: 767px){#s-1a077bee-6191-400d-8de4-433074747d2a {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-7e5690ae-1211-440b-9af7-2aa4b2c5a87c {
  text-align: center;
}







  #s-7e5690ae-1211-440b-9af7-2aa4b2c5a87c img.shogun-image {
    

    
    
    
  }


#s-7e5690ae-1211-440b-9af7-2aa4b2c5a87c .shogun-image-content {
  
    align-items: center;
  
}

#s-d245ec3f-8c88-4e94-940f-544654a3b4a5 {
  padding-left: 25%;
padding-right: 25%;
}
@media (max-width: 767px){#s-d245ec3f-8c88-4e94-940f-544654a3b4a5 {
  padding-left: 0%;
padding-right: 0%;
}
}
.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: normal;
  font-family: Spline Sans Mono;
}

.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-09c89ea5-8f1e-45b1-ae08-3ec37a34b604 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(242, 203, 73, 1);
border-radius: 13px;
background-color: rgba(242, 203, 73, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604:hover {background-color: rgba(242, 203, 73, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604 {
  margin-top: 7px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604-root {
    text-align: center;
  }


#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604-root {
    text-align: center;
  }


#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604-root {
    text-align: center;
  }


#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604-root {
    text-align: center;
  }


#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604-root {
    text-align: center;
  }


#s-09c89ea5-8f1e-45b1-ae08-3ec37a34b604.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-4cfc20f8-776c-4e16-bb26-f89ec54c8b85 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-4cfc20f8-776c-4e16-bb26-f89ec54c8b85 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



@media (max-width: 767px){#s-a35dada6-afc1-4d82-b7c7-f870fec7518b {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a35dada6-afc1-4d82-b7c7-f870fec7518b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-f4f3ed31-540c-4e45-829c-006d0f329fda {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-f4f3ed31-540c-4e45-829c-006d0f329fda {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4f3ed31-540c-4e45-829c-006d0f329fda {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4f3ed31-540c-4e45-829c-006d0f329fda {
  margin-left: -19%;
margin-right: -19%;
padding-left: 1%;
padding-right: 1%;
}
}@media (max-width: 767px){#s-f4f3ed31-540c-4e45-829c-006d0f329fda {
  padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
}
}






  #s-f4f3ed31-540c-4e45-829c-006d0f329fda img.shogun-image {
    

    
    
    
  }


#s-f4f3ed31-540c-4e45-829c-006d0f329fda .shogun-image-content {
  
    align-items: center;
  
}

#s-51ae1746-4b0b-40da-9798-8828e85fa1af {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (max-width: 767px){#s-51ae1746-4b0b-40da-9798-8828e85fa1af {
  padding-top: 20px;
padding-left: 16%;
padding-bottom: 20px;
padding-right: 16%;
}
}
#s-51ae1746-4b0b-40da-9798-8828e85fa1af .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



@media (min-width: 1200px){#s-019a5722-108a-41a6-a7cb-ac8f0b504224 {
  padding-bottom: 10px;
}
}@media (max-width: 767px){#s-019a5722-108a-41a6-a7cb-ac8f0b504224 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-019a5722-108a-41a6-a7cb-ac8f0b504224"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-54d20285-d2ca-490b-9348-e69021f94965 {
  text-align: center;
}







  #s-54d20285-d2ca-490b-9348-e69021f94965 img.shogun-image {
    

    
    
    
  }


#s-54d20285-d2ca-490b-9348-e69021f94965 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5c115d8-da0f-4f0f-b31d-b43ff7f5cce7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5c115d8-da0f-4f0f-b31d-b43ff7f5cce7 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



@media (min-width: 1200px){#s-ce6daa5a-38c7-4125-834e-b536c03b36ab {
  padding-left: 11%;
padding-right: 11%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce6daa5a-38c7-4125-834e-b536c03b36ab {
  padding-left: 11%;
padding-right: 11%;
}
}@media (max-width: 767px){#s-ce6daa5a-38c7-4125-834e-b536c03b36ab {
  padding-left: 9%;
padding-right: 9%;
}
}
#s-cc0cbff4-03d6-4d78-8465-2db16b24e8a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc0cbff4-03d6-4d78-8465-2db16b24e8a6 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



@media (min-width: 1200px){#s-a6ef34da-ec5d-44f5-8901-0b768405bf0f {
  padding-left: 11%;
padding-right: 11%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6ef34da-ec5d-44f5-8901-0b768405bf0f {
  padding-left: 11%;
padding-right: 11%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6ef34da-ec5d-44f5-8901-0b768405bf0f {
  padding-left: 3%;
padding-right: 3%;
}
}@media (max-width: 767px){#s-a6ef34da-ec5d-44f5-8901-0b768405bf0f {
  padding-left: 9%;
padding-right: 9%;
}
}
#s-47c49606-98c9-4f9e-a03a-5bc9ec81914d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47c49606-98c9-4f9e-a03a-5bc9ec81914d .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



@media (min-width: 1200px){#s-839f5b5c-5028-4683-9fef-52588fe0b077 {
  padding-left: 12%;
padding-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-839f5b5c-5028-4683-9fef-52588fe0b077 {
  padding-left: 12%;
padding-right: 12%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-839f5b5c-5028-4683-9fef-52588fe0b077 {
  padding-left: 6%;
padding-right: 6%;
}
}@media (max-width: 767px){#s-839f5b5c-5028-4683-9fef-52588fe0b077 {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-364fa59c-9215-4a77-8876-ef478e2e2c5c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 8px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 19%;
}
@media (min-width: 1200px){#s-364fa59c-9215-4a77-8876-ef478e2e2c5c {
  padding-left: 14%;
padding-right: 14%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-364fa59c-9215-4a77-8876-ef478e2e2c5c {
  padding-left: 3%;
padding-right: 20%;
}
}@media (max-width: 767px){#s-364fa59c-9215-4a77-8876-ef478e2e2c5c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
}
}
#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(35, 65, 52, 1);
}

#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(240, 255, 233, 1);
  padding: 10px;
}

#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(35, 65, 52, 1);
}

#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(240, 255, 233, 1);
  border-top: 1px solid rgba(35, 65, 52, 1);
}

#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(35, 65, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-364fa59c-9215-4a77-8876-ef478e2e2c5c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-fadd9556-acc8-4906-aa64-01a707bbddbb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(242, 203, 73, 1);
border-radius: 13px;
background-color: rgba(242, 203, 73, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-fadd9556-acc8-4906-aa64-01a707bbddbb:hover {background-color: rgba(242, 203, 73, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-fadd9556-acc8-4906-aa64-01a707bbddbb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fadd9556-acc8-4906-aa64-01a707bbddbb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-fadd9556-acc8-4906-aa64-01a707bbddbb {
  margin-bottom: 9px;
padding-top: 10px;
}
}

  #s-fadd9556-acc8-4906-aa64-01a707bbddbb-root {
    text-align: center;
  }


#s-fadd9556-acc8-4906-aa64-01a707bbddbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fadd9556-acc8-4906-aa64-01a707bbddbb-root {
    text-align: center;
  }


#s-fadd9556-acc8-4906-aa64-01a707bbddbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fadd9556-acc8-4906-aa64-01a707bbddbb-root {
    text-align: center;
  }


#s-fadd9556-acc8-4906-aa64-01a707bbddbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fadd9556-acc8-4906-aa64-01a707bbddbb-root {
    text-align: center;
  }


#s-fadd9556-acc8-4906-aa64-01a707bbddbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fadd9556-acc8-4906-aa64-01a707bbddbb-root {
    text-align: center;
  }


#s-fadd9556-acc8-4906-aa64-01a707bbddbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-f14de7cf-5bbb-4eae-b114-e384a9bc5421 {
  padding-top: 20px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-f14de7cf-5bbb-4eae-b114-e384a9bc5421 {
  padding-top: 20px;
padding-left: 12%;
padding-bottom: 20px;
padding-right: 12%;
}
}
#s-f14de7cf-5bbb-4eae-b114-e384a9bc5421 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-e595761f-98f2-4cfa-a87c-fe41532cc761 {
  min-height: 50px;
}








#s-e595761f-98f2-4cfa-a87c-fe41532cc761 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e595761f-98f2-4cfa-a87c-fe41532cc761.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b341a3d2-57cc-4342-bb34-9e5dfc28e6ea {
  min-height: 50px;
}








#s-b341a3d2-57cc-4342-bb34-9e5dfc28e6ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b341a3d2-57cc-4342-bb34-9e5dfc28e6ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c68e7c12-f187-4e7b-9de4-85cd975b0313 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
text-align: center;
}
@media (min-width: 1200px){#s-c68e7c12-f187-4e7b-9de4-85cd975b0313 {
  margin-left: 36%;
margin-right: 36%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c68e7c12-f187-4e7b-9de4-85cd975b0313 {
  margin-left: 36%;
margin-right: 36%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c68e7c12-f187-4e7b-9de4-85cd975b0313 {
  margin-left: 17%;
margin-right: 17%;
}
}






  #s-c68e7c12-f187-4e7b-9de4-85cd975b0313 img.shogun-image {
    

    
    
    
  }


#s-c68e7c12-f187-4e7b-9de4-85cd975b0313 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8057bfb-d373-4ff0-8314-95269ff6aba9 {
  text-align: center;
}







  #s-c8057bfb-d373-4ff0-8314-95269ff6aba9 img.shogun-image {
    

    
    
    
  }


#s-c8057bfb-d373-4ff0-8314-95269ff6aba9 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-e1dcfd9f-31ff-40e1-98c6-08d66901b586 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-e1dcfd9f-31ff-40e1-98c6-08d66901b586 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e1dcfd9f-31ff-40e1-98c6-08d66901b586 .shg-sld-nav-button.shg-sld-left,
#s-e1dcfd9f-31ff-40e1-98c6-08d66901b586 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 1200px){#s-4fa5216d-620e-419e-936f-9c3767049974 {
  padding-left: 20%;
padding-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4fa5216d-620e-419e-936f-9c3767049974 {
  margin-left: 11%;
margin-right: 11%;
padding-left: 10%;
padding-right: 10%;
}
}
#s-e9c0748a-9218-4b8f-894f-e6c28ceea4ab {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (max-width: 767px){#s-e9c0748a-9218-4b8f-894f-e6c28ceea4ab {
  padding-top: 20px;
padding-left: 1%;
padding-bottom: 20px;
padding-right: 1%;
}
}
#s-e9c0748a-9218-4b8f-894f-e6c28ceea4ab .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-4482486d-6fac-4c54-9fa6-357f2e03b951 {
  min-height: 50px;
}








#s-4482486d-6fac-4c54-9fa6-357f2e03b951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4482486d-6fac-4c54-9fa6-357f2e03b951.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image.hover ~ * {
  z-index: 1;
}

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

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a {
  text-align: center;
}
@media (min-width: 1200px){#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a {
  margin-left: 38%;
margin-right: 38%;
}
}@media (max-width: 767px){#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a {
  margin-left: 5%;
margin-right: 5%;
}
}






  img.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
    
    
  }


.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shg-align-container {
  text-align: center
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
    
    
  }


.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shg-align-container {
  text-align: center
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
    
    
  }


.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shg-align-container {
  text-align: center
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
    
    
  }


.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shg-align-container {
  text-align: center
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
    
    
  }


.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a .shogun-image-content {
  
    align-items: center;
  
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shg-align-container {
  text-align: center
}

.s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51b9904f-61e4-43d3-9f00-aceb6ce36d5a.shogun-image {
  box-sizing: border-box;
}


}
#s-095afb6e-f863-4ca5-8710-2ca6136cff7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-095afb6e-f863-4ca5-8710-2ca6136cff7b .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



@media (max-width: 767px){#s-15a004a4-2ce5-4863-8685-70e3bbc46f85 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-c9fe1f8a-2c76-49f2-9a2e-cc8099168110 {
  text-align: center;
}

#s-c9fe1f8a-2c76-49f2-9a2e-cc8099168110 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c9fe1f8a-2c76-49f2-9a2e-cc8099168110 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
}

#s-c9fe1f8a-2c76-49f2-9a2e-cc8099168110 .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-335e244d-2b1d-4a72-aed2-da240fcd8883 {
  box-shadow:3px 3px 0px 0px rgba(194, 222, 180, 1);
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 10px;
background-color: rgba(35, 65, 52, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-335e244d-2b1d-4a72-aed2-da240fcd8883:hover {background-color: rgba(35, 65, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-335e244d-2b1d-4a72-aed2-da240fcd8883:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-335e244d-2b1d-4a72-aed2-da240fcd8883 {
  padding-left: 55px;
padding-right: 55px;
}
}


#s-335e244d-2b1d-4a72-aed2-da240fcd8883 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-335e244d-2b1d-4a72-aed2-da240fcd8883.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-335e244d-2b1d-4a72-aed2-da240fcd8883.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-335e244d-2b1d-4a72-aed2-da240fcd8883.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fa1bef98-3b79-48ae-8652-cd03a75ed572 {
  min-height: 50px;
}








#s-fa1bef98-3b79-48ae-8652-cd03a75ed572 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa1bef98-3b79-48ae-8652-cd03a75ed572.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa {
  text-align: center;
}
@media (min-width: 1200px){#s-d0520628-1d07-45eb-8ed4-c736eb7801fa {
  margin-left: 38%;
margin-right: 38%;
}
}@media (max-width: 767px){#s-d0520628-1d07-45eb-8ed4-c736eb7801fa {
  margin-left: 5%;
margin-right: 5%;
}
}






  img.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
    
    
  }


.s-d0520628-1d07-45eb-8ed4-c736eb7801fa .shogun-image-content {
  
    align-items: center;
  
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shg-align-container {
  text-align: center
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
    
    
  }


.s-d0520628-1d07-45eb-8ed4-c736eb7801fa .shogun-image-content {
  
    align-items: center;
  
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shg-align-container {
  text-align: center
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
    
    
  }


.s-d0520628-1d07-45eb-8ed4-c736eb7801fa .shogun-image-content {
  
    align-items: center;
  
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shg-align-container {
  text-align: center
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
    
    
  }


.s-d0520628-1d07-45eb-8ed4-c736eb7801fa .shogun-image-content {
  
    align-items: center;
  
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shg-align-container {
  text-align: center
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
    
    
  }


.s-d0520628-1d07-45eb-8ed4-c736eb7801fa .shogun-image-content {
  
    align-items: center;
  
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shg-align-container {
  text-align: center
}

.s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0520628-1d07-45eb-8ed4-c736eb7801fa.shogun-image {
  box-sizing: border-box;
}


}
#s-1ff6f63f-872f-4222-8621-fe611425c16e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ff6f63f-872f-4222-8621-fe611425c16e .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-55c3d9d0-55ee-43de-a453-0a51c049c2bc {
  text-align: center;
}

#s-55c3d9d0-55ee-43de-a453-0a51c049c2bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-55c3d9d0-55ee-43de-a453-0a51c049c2bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
}

#s-55c3d9d0-55ee-43de-a453-0a51c049c2bc .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-66444565-f37b-48d6-8139-48733fcaeffb {
  box-shadow:3px 3px 0px 0px rgba(194, 222, 180, 1);
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 10px;
background-color: rgba(35, 65, 52, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-66444565-f37b-48d6-8139-48733fcaeffb:hover {background-color: rgba(35, 65, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66444565-f37b-48d6-8139-48733fcaeffb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-66444565-f37b-48d6-8139-48733fcaeffb {
  margin-bottom: 15px;
padding-left: 55px;
padding-right: 55px;
}
}


#s-66444565-f37b-48d6-8139-48733fcaeffb {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-66444565-f37b-48d6-8139-48733fcaeffb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66444565-f37b-48d6-8139-48733fcaeffb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-66444565-f37b-48d6-8139-48733fcaeffb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-02fe118b-c494-42bb-807a-563a5db0ce79 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (max-width: 767px){#s-02fe118b-c494-42bb-807a-563a5db0ce79 {
  padding-top: 20px;
padding-left: 1%;
padding-bottom: 20px;
padding-right: 1%;
}
}
#s-02fe118b-c494-42bb-807a-563a5db0ce79 .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  
}



@media (min-width: 768px) and (max-width: 991px){#s-f7641f34-ad19-4346-b86a-fb5b4c07088d {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-f7641f34-ad19-4346-b86a-fb5b4c07088d {
  margin-left: 1%;
margin-right: 1%;
}
}
@media (min-width: 1200px){#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(35, 65, 52, 1);
}

#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(240, 255, 233, 1);
  padding: 10px;
}

#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(35, 65, 52, 1);
}

#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(240, 255, 233, 1);
  border-top: 1px solid rgba(35, 65, 52, 1);
}

#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(35, 65, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e917071c-f312-4bf4-acf3-f57fe41c47a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e1a4a1b5-421f-4828-8010-8ec81da1a0d5 {
  text-align: left;
}

#s-441e438c-51fa-42c6-a701-250702d1e44f {
  padding-top: 9px;
padding-bottom: 9px;
text-align: center;
}
@media (max-width: 767px){#s-441e438c-51fa-42c6-a701-250702d1e44f {
  padding-left: 1%;
padding-right: 1%;
}
}
#s-441e438c-51fa-42c6-a701-250702d1e44f .shogun-heading-component h1 {
  color: rgba(35, 65, 52, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  
}



#s-2a71a089-ce90-4f59-9134-d19ee181d05d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 8px;
margin-right: 5%;
text-align: center;
}







  img.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
    
    
  }


.s-2a71a089-ce90-4f59-9134-d19ee181d05d .shogun-image-content {
  
    align-items: center;
  
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shg-align-container {
  text-align: center
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
    
    
  }


.s-2a71a089-ce90-4f59-9134-d19ee181d05d .shogun-image-content {
  
    align-items: center;
  
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shg-align-container {
  text-align: center
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
    
    
  }


.s-2a71a089-ce90-4f59-9134-d19ee181d05d .shogun-image-content {
  
    align-items: center;
  
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shg-align-container {
  text-align: center
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
    
    
  }


.s-2a71a089-ce90-4f59-9134-d19ee181d05d .shogun-image-content {
  
    align-items: center;
  
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shg-align-container {
  text-align: center
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
    
    
  }


.s-2a71a089-ce90-4f59-9134-d19ee181d05d .shogun-image-content {
  
    align-items: center;
  
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shg-align-container {
  text-align: center
}

.s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2a71a089-ce90-4f59-9134-d19ee181d05d.shogun-image {
  box-sizing: border-box;
}


}
#s-563361eb-bb9d-4fba-ac80-4fa7c978db36 {
  min-height: 50px;
}








#s-563361eb-bb9d-4fba-ac80-4fa7c978db36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-563361eb-bb9d-4fba-ac80-4fa7c978db36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f537680-ba2e-4fee-87e1-fc5ee39c6319 {
  text-align: left;
}
@media (min-width: 1200px){#s-3f537680-ba2e-4fee-87e1-fc5ee39c6319 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(242, 203, 73, 1);
border-radius: 13px;
background-color: rgba(242, 203, 73, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65:hover {background-color: rgba(242, 203, 73, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65 {
  margin-bottom: 9px;
padding-top: 10px;
}
}

  #s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65-root {
    text-align: center;
  }


#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65-root {
    text-align: center;
  }


#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65-root {
    text-align: center;
  }


#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65-root {
    text-align: center;
  }


#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65-root {
    text-align: center;
  }


#s-e0a26ed9-166a-4bb1-8be8-4aad7c9bfd65.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:focus,.shg-lightbox .shg-lightbox-close:hover{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0,-50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none!important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width:769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}