.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 {
  display: none;
}
#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2, #wrap-s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 { display:none !important; }}@media (max-width: 767px){#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 {
  display: none;
}
#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2, #wrap-s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 { display:none !important; }}







#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a8fb9c2-fa61-4495-9e9a-8ce1e64700c2.shg-box.shg-c {
  justify-content: center;
}

#s-e5d98a91-9bf2-4720-8ca4-efb0bbb371dd {
  min-height: 50px;
}








#s-e5d98a91-9bf2-4720-8ca4-efb0bbb371dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5d98a91-9bf2-4720-8ca4-efb0bbb371dd.shg-box.shg-c {
  justify-content: center;
}

#s-fb1903f3-75a1-421d-a9fb-3c534e9bea5c {
  padding-top: 1%;
padding-left: 12%;
padding-bottom: 1%;
padding-right: 12%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb1903f3-75a1-421d-a9fb-3c534e9bea5c {
  
}
}@media (max-width: 767px){#s-fb1903f3-75a1-421d-a9fb-3c534e9bea5c {
  
}
}
#s-fb1903f3-75a1-421d-a9fb-3c534e9bea5c {
  display: none;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c9a4275-8836-419a-93dd-d70e64d46862"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

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

#s-c48d4e01-875d-4461-ac55-862d71d2ed01 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-c48d4e01-875d-4461-ac55-862d71d2ed01 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 100.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-c48d4e01-875d-4461-ac55-862d71d2ed01 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-d986ac45-aa79-479f-8777-d2709f5d5401"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d986ac45-aa79-479f-8777-d2709f5d5401"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d986ac45-aa79-479f-8777-d2709f5d5401"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d986ac45-aa79-479f-8777-d2709f5d5401"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

#s-3598479e-30fa-40da-9ef4-01a86099addb {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
text-align: left;
}



.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3598479e-30fa-40da-9ef4-01a86099addb img.shogun-image {
  width: 100%;
}

}
#s-f9daee09-3e16-46a1-a67e-51080c0a35f5 {
  margin-left: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f9daee09-3e16-46a1-a67e-51080c0a35f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9daee09-3e16-46a1-a67e-51080c0a35f5.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-db26d809-4c86-4cde-a2d0-9e63145d50c6 {
  padding-top: 10px;
text-align: left;
}

#s-db26d809-4c86-4cde-a2d0-9e63145d50c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  
  font-size: 26px;
  
  
}

#s-524d06f0-0a2d-43e4-8b8a-b4a5cbb2a251 {
  margin-top: 2%;
margin-bottom: 5%;
min-height: 0px;
}








#s-524d06f0-0a2d-43e4-8b8a-b4a5cbb2a251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-524d06f0-0a2d-43e4-8b8a-b4a5cbb2a251.shg-box.shg-c {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cacae71e-5ade-4337-891a-a9e2724e6121 {
  margin-top: 0%;
margin-right: 74%;
text-align: center;
}




  #s-cacae71e-5ade-4337-891a-a9e2724e6121 img.shogun-image {
    

    
    
    
  }


#s-cacae71e-5ade-4337-891a-a9e2724e6121 .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 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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.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;
}

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-030af83b-d0f1-4ff1-897d-fc0bd59c25dc {
  margin-top: 1%;
margin-bottom: 0%;
}

#s-652fe984-f32e-433a-94b5-d621ec5e8728 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-652fe984-f32e-433a-94b5-d621ec5e8728"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-302549b7-b693-4e69-9993-e5d3ec7c8cea {
  min-height: 0px;
}








#s-302549b7-b693-4e69-9993-e5d3ec7c8cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-302549b7-b693-4e69-9993-e5d3ec7c8cea.shg-box.shg-c {
  justify-content: center;
}

#s-c9487fde-7009-4969-b50c-86cdacc5ea82 .shogun-icon-wrapper {
  text-align: left;
}


#s-c9487fde-7009-4969-b50c-86cdacc5ea82 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-1df7757e-4020-4df5-b6c5-71671a4dc98a {
  min-height: 0px;
}








#s-1df7757e-4020-4df5-b6c5-71671a4dc98a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1df7757e-4020-4df5-b6c5-71671a4dc98a.shg-box.shg-c {
  justify-content: flex-start;
}

.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: #000;
  text-transform: none;
  font-weight: normal;
  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-d2bf6759-d6e8-4211-a241-dd8156efbc4e {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d2bf6759-d6e8-4211-a241-dd8156efbc4e .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-8470a8af-2517-4075-8b48-171f417057da {
  margin-top: 3%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8470a8af-2517-4075-8b48-171f417057da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-605e7544-9c82-4498-bef1-0cda19eeee7c {
  min-height: 0px;
}








#s-605e7544-9c82-4498-bef1-0cda19eeee7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-605e7544-9c82-4498-bef1-0cda19eeee7c.shg-box.shg-c {
  justify-content: center;
}

#s-553f8e17-3540-4bbf-953b-8f2914542838 .shogun-icon-wrapper {
  text-align: left;
}


#s-553f8e17-3540-4bbf-953b-8f2914542838 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-0fe280f6-697e-4547-a3de-73affe0446da {
  min-height: 0px;
}








#s-0fe280f6-697e-4547-a3de-73affe0446da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fe280f6-697e-4547-a3de-73affe0446da.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4f84dc39-0416-490b-9fdf-c48445a43664 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4f84dc39-0416-490b-9fdf-c48445a43664 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-176ddc20-3ba3-4ca8-908c-49cd95585a5a {
  margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176ddc20-3ba3-4ca8-908c-49cd95585a5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-b3d24ae1-3b95-4524-b7b6-419bbff92921 {
  min-height: 0px;
}








#s-b3d24ae1-3b95-4524-b7b6-419bbff92921 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3d24ae1-3b95-4524-b7b6-419bbff92921.shg-box.shg-c {
  justify-content: center;
}

#s-67e0892b-1c7f-472d-81d3-d1e3719cb0e2 .shogun-icon-wrapper {
  text-align: left;
}


#s-67e0892b-1c7f-472d-81d3-d1e3719cb0e2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-dec6c72c-f4a9-4827-8362-314652eb4a6f {
  min-height: 0px;
}








#s-dec6c72c-f4a9-4827-8362-314652eb4a6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dec6c72c-f4a9-4827-8362-314652eb4a6f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85680c34-b056-4eb4-b9f1-bf8db15a5088 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-85680c34-b056-4eb4-b9f1-bf8db15a5088 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-32e826bd-5d0c-4201-a6f8-14a4add9717a {
  margin-top: 0%;
margin-bottom: 0em;
text-align: left;
}

#s-32e826bd-5d0c-4201-a6f8-14a4add9717a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-32e826bd-5d0c-4201-a6f8-14a4add9717a .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-32e826bd-5d0c-4201-a6f8-14a4add9717a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a8b93bb4-feb7-431b-bf32-53b26e68c52a {
  margin-bottom: 0%;
padding-bottom: 0%;
}

#s-68f995da-0395-43ec-ad9c-151ef6817b2f {
  margin-top: 3%;
}

.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;
  margin: 2px;
}

.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-e452a619-4a17-4966-a97d-b6de92017863 {
  border-style: solid;
margin-top: 0%;
margin-bottom: 0em;
margin-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .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-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 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-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-e452a619-4a17-4966-a97d-b6de92017863-btn-wrapper {
    text-align: center;
  }


#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-variant-btn:hover {
  background: #252525;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-variant-btn:active, #s-e452a619-4a17-4966-a97d-b6de92017863 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-e452a619-4a17-4966-a97d-b6de92017863 .shg-variant-btn.disabled {
  background: #252525;
}

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

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

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

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

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

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

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

#s-346c52c4-a16c-481f-842d-50914a192e6c {
  margin-top: 2%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-346c52c4-a16c-481f-842d-50914a192e6c:hover {background-color: rgba(255, 186, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-346c52c4-a16c-481f-842d-50914a192e6c:active {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-346c52c4-a16c-481f-842d-50914a192e6c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-346c52c4-a16c-481f-842d-50914a192e6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-346c52c4-a16c-481f-842d-50914a192e6c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-346c52c4-a16c-481f-842d-50914a192e6c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8f192ce2-f88c-4b42-8111-d03d7dcda25f {
  border-style: solid;
margin-top: 3%;
margin-bottom: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-8f192ce2-f88c-4b42-8111-d03d7dcda25f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f192ce2-f88c-4b42-8111-d03d7dcda25f.shg-box.shg-c {
  justify-content: center;
}

#s-a5ad7fdc-413c-4159-a1aa-8a13171d125a {
  margin-left: 4%;
margin-right: 4%;
max-width: 350px;
text-align: center;
}




  #s-a5ad7fdc-413c-4159-a1aa-8a13171d125a img.shogun-image {
    

    
    
    
  }


#s-a5ad7fdc-413c-4159-a1aa-8a13171d125a .shogun-image-content {
  
    align-items: center;
  
}

#s-f3f678ca-eeae-4267-ba71-4b37eb31e513 {
  margin-top: 1%;
margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f3f678ca-eeae-4267-ba71-4b37eb31e513"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}








#s-b0c00f84-8a9d-4fb1-a35e-5584bfa08231 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0c00f84-8a9d-4fb1-a35e-5584bfa08231.shg-box.shg-c {
  justify-content: center;
}

#s-88e1fbf7-b3e2-4e50-b577-abf5a07770e1 {
  margin-top: 7px;
}

#s-88e1fbf7-b3e2-4e50-b577-abf5a07770e1 .shogun-icon-wrapper {
  text-align: left;
}


#s-88e1fbf7-b3e2-4e50-b577-abf5a07770e1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}








#s-a7ee33fd-5a66-415e-8698-4013fcac1baa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7ee33fd-5a66-415e-8698-4013fcac1baa.shg-box.shg-c {
  justify-content: center;
}

#s-779f31f3-ced7-4094-8f68-f444fd7847d9 {
  margin-top: 9px;
}

#s-779f31f3-ced7-4094-8f68-f444fd7847d9 .shogun-icon-wrapper {
  text-align: center;
}


#s-779f31f3-ced7-4094-8f68-f444fd7847d9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 15px !important;
  color: rgba(104, 161, 75, 1);
}








#s-72831a02-d984-40a1-8ac8-32202eb9c7c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72831a02-d984-40a1-8ac8-32202eb9c7c7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a13222e0-ac09-491a-8e25-0f3172cc1cd6 {
  margin-left: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a13222e0-ac09-491a-8e25-0f3172cc1cd6 .shogun-heading-component h1 {
  color: rgba(104, 161, 75, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-645f8ab4-c82f-4086-a3d8-41287487efd3 {
  margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
}

#s-99c06420-554a-4346-874d-5b9ce78ddf86 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-99c06420-554a-4346-874d-5b9ce78ddf86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99c06420-554a-4346-874d-5b9ce78ddf86.shg-box.shg-c {
  justify-content: center;
}

#s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dfc2773-9ff5-4668-b0d2-a80fa29da3c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-0473808a-e5b3-47f4-bfea-0e63c104f8e3 {
  min-height: 50px;
}








#s-0473808a-e5b3-47f4-bfea-0e63c104f8e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0473808a-e5b3-47f4-bfea-0e63c104f8e3.shg-box.shg-c {
  justify-content: center;
}

#s-021f43e4-0b21-4b1d-8b4b-8dbdf562731c .shogun-icon-wrapper {
  text-align: left;
}


#s-021f43e4-0b21-4b1d-8b4b-8dbdf562731c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-1b64f824-3f99-4425-8c5f-309a26d5f6eb {
  min-height: 50px;
}








#s-1b64f824-3f99-4425-8c5f-309a26d5f6eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b64f824-3f99-4425-8c5f-309a26d5f6eb.shg-box.shg-c {
  justify-content: center;
}

#s-da138042-b755-42f7-ba1e-62e635adcabe {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-bd160a1a-1bbd-4ee2-b742-acf9dd107f7d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-bd160a1a-1bbd-4ee2-b742-acf9dd107f7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd160a1a-1bbd-4ee2-b742-acf9dd107f7d.shg-box.shg-c {
  justify-content: center;
}

#s-b0608ebe-cea5-4b5d-a7e2-ba734c408112 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0608ebe-cea5-4b5d-a7e2-ba734c408112"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-7f13f17f-2f81-425e-9b9c-ff8b52423e0d {
  min-height: 50px;
}








#s-7f13f17f-2f81-425e-9b9c-ff8b52423e0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f13f17f-2f81-425e-9b9c-ff8b52423e0d.shg-box.shg-c {
  justify-content: center;
}

#s-6ba7e242-9c10-46b4-97f0-e9e7a617ac45 .shogun-icon-wrapper {
  text-align: left;
}


#s-6ba7e242-9c10-46b4-97f0-e9e7a617ac45 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-14f6c496-5626-47d2-9afa-96d9096acbc2 {
  min-height: 50px;
}








#s-14f6c496-5626-47d2-9afa-96d9096acbc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14f6c496-5626-47d2-9afa-96d9096acbc2.shg-box.shg-c {
  justify-content: center;
}

#s-be2f0c80-460a-43a5-a4ed-e271553c98f7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-e737050f-7fec-436d-a047-5d8901115e3c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-e737050f-7fec-436d-a047-5d8901115e3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e737050f-7fec-436d-a047-5d8901115e3c.shg-box.shg-c {
  justify-content: center;
}

#s-b62dd25b-d319-44f1-858e-601e22af66c0 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b62dd25b-d319-44f1-858e-601e22af66c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-fe7b3955-fd24-4989-8c96-13c9180ba38c {
  min-height: 50px;
}








#s-fe7b3955-fd24-4989-8c96-13c9180ba38c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7b3955-fd24-4989-8c96-13c9180ba38c.shg-box.shg-c {
  justify-content: center;
}

#s-ce410357-72ab-48ad-b6ac-a5c797f51b61 .shogun-icon-wrapper {
  text-align: left;
}


#s-ce410357-72ab-48ad-b6ac-a5c797f51b61 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-81011c40-4020-48b8-bd92-1a923326eafa {
  min-height: 50px;
}








#s-81011c40-4020-48b8-bd92-1a923326eafa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81011c40-4020-48b8-bd92-1a923326eafa.shg-box.shg-c {
  justify-content: center;
}

#s-cca5f2ba-e7fe-449b-9a87-c5f3ccdd07be {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  
  font-size: 16px;
}

#s-4cc8936c-5854-454f-b168-8251acd8aa7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-acc77033-56a7-46ca-a170-4c38a3171707 {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-059fabf7-8e2b-4d0b-8796-dcafad15e14e {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-1c324e6f-db07-4ce6-9be3-a9ed0ff6d724 {
  padding-top: 5%;
padding-bottom: 5%;
}

#s-812aaad5-feeb-4a3e-87f0-1fcfbc185f72 {
  margin-top: 2%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-812aaad5-feeb-4a3e-87f0-1fcfbc185f72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-812aaad5-feeb-4a3e-87f0-1fcfbc185f72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-812aaad5-feeb-4a3e-87f0-1fcfbc185f72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-812aaad5-feeb-4a3e-87f0-1fcfbc185f72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 0px) {
[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-37787961-76a4-4c66-b122-ef6c6bb04394"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-0a3f10d8-85c6-4b2b-898a-6ce725d2d04e {
  min-height: 50px;
}








#s-0a3f10d8-85c6-4b2b-898a-6ce725d2d04e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a3f10d8-85c6-4b2b-898a-6ce725d2d04e.shg-box.shg-c {
  justify-content: center;
}

#s-9fb13093-c143-4c53-9418-95970b3bc3f0 .shogun-icon-wrapper {
  text-align: left;
}


#s-9fb13093-c143-4c53-9418-95970b3bc3f0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(104, 161, 75, 1);
}

#s-2b471f26-8f39-4e11-88a2-a99bf5ddc29c {
  min-height: 50px;
}








#s-2b471f26-8f39-4e11-88a2-a99bf5ddc29c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b471f26-8f39-4e11-88a2-a99bf5ddc29c.shg-box.shg-c {
  justify-content: center;
}

#s-080a79d9-66e7-4643-b40b-63634455d543 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-080a79d9-66e7-4643-b40b-63634455d543 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92a99d5f-ea4a-41f6-9bee-c9c2b5194a19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-745150d5-a74e-40c4-9bf4-62f18dba5fee {
  min-height: 50px;
}








#s-745150d5-a74e-40c4-9bf4-62f18dba5fee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-745150d5-a74e-40c4-9bf4-62f18dba5fee.shg-box.shg-c {
  justify-content: center;
}

#s-65f837c1-754a-4310-be09-9fedee8a3bc6 .shogun-icon-wrapper {
  text-align: left;
}


#s-65f837c1-754a-4310-be09-9fedee8a3bc6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(104, 161, 75, 1);
}

#s-0344a3cc-bd1f-4b01-b998-051a62080516 {
  min-height: 50px;
}








#s-0344a3cc-bd1f-4b01-b998-051a62080516 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0344a3cc-bd1f-4b01-b998-051a62080516.shg-box.shg-c {
  justify-content: center;
}

#s-47af0721-c6bb-4349-8626-dc9c7988c0ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-47af0721-c6bb-4349-8626-dc9c7988c0ff .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b2cdffbc-89f1-4b7d-8fac-e9a48933205b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-d74334d1-ee26-42c0-b5cb-8d8f420e9003 {
  min-height: 50px;
}








#s-d74334d1-ee26-42c0-b5cb-8d8f420e9003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d74334d1-ee26-42c0-b5cb-8d8f420e9003.shg-box.shg-c {
  justify-content: center;
}

#s-4489a692-289c-40ed-a2b6-cb008824204f .shogun-icon-wrapper {
  text-align: left;
}


#s-4489a692-289c-40ed-a2b6-cb008824204f .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(104, 161, 75, 1);
}

#s-767f1602-46bf-4bc1-a2d5-56ae638d0684 {
  min-height: 50px;
}








#s-767f1602-46bf-4bc1-a2d5-56ae638d0684 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-767f1602-46bf-4bc1-a2d5-56ae638d0684.shg-box.shg-c {
  justify-content: center;
}

#s-df26c4af-1088-4ce5-984d-1a049c85ed57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-df26c4af-1088-4ce5-984d-1a049c85ed57 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4d5fabee-df5e-4431-99ab-3440d4d1566a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-d8adc0b2-47cc-41d1-b0c1-5d12bc45127a {
  min-height: 50px;
}








#s-d8adc0b2-47cc-41d1-b0c1-5d12bc45127a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8adc0b2-47cc-41d1-b0c1-5d12bc45127a.shg-box.shg-c {
  justify-content: center;
}

#s-488aa720-0415-4074-87e9-7e1eda78f6ef .shogun-icon-wrapper {
  text-align: left;
}


#s-488aa720-0415-4074-87e9-7e1eda78f6ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(104, 161, 75, 1);
}

#s-b7890781-fe7a-4017-b84f-a724af938774 {
  min-height: 50px;
}








#s-b7890781-fe7a-4017-b84f-a724af938774 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7890781-fe7a-4017-b84f-a724af938774.shg-box.shg-c {
  justify-content: center;
}

#s-fe53954f-a979-4c6b-8a92-0d23f4dcc0c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe53954f-a979-4c6b-8a92-0d23f4dcc0c1 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-37b043f6-fe20-45e8-9117-ea7266f7ebd7 {
  border-style: solid;
margin-top: 8%;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37b043f6-fe20-45e8-9117-ea7266f7ebd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-4d4872e5-1f60-4743-9d66-5cdb3aabc2ae {
  min-height: 90px;
}








#s-4d4872e5-1f60-4743-9d66-5cdb3aabc2ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d4872e5-1f60-4743-9d66-5cdb3aabc2ae.shg-box.shg-c {
  justify-content: center;
}

#s-69154fe0-41ee-4f5a-b244-383f9c217d83 .shogun-icon-wrapper {
  text-align: right;
}


#s-69154fe0-41ee-4f5a-b244-383f9c217d83 .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 161, 75, 1);
}

#s-94feb51e-ec4e-487d-9329-fbbeb74d9f8c {
  min-height: 90px;
}








#s-94feb51e-ec4e-487d-9329-fbbeb74d9f8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94feb51e-ec4e-487d-9329-fbbeb74d9f8c.shg-box.shg-c {
  justify-content: center;
}

#s-001648c7-7e75-4183-b1b7-1fef79adedb5 {
  margin-top: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-001648c7-7e75-4183-b1b7-1fef79adedb5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: left;
}



#s-b6a12f4b-c1d4-448c-989d-be3f193aec7a {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b6a12f4b-c1d4-448c-989d-be3f193aec7a .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-ea53e1d0-3a7b-4712-bd68-826bc4b912dd {
  margin-top: 60px;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ea53e1d0-3a7b-4712-bd68-826bc4b912dd .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ea53e1d0-3a7b-4712-bd68-826bc4b912dd .shg-sld-nav-button.shg-sld-left,
#s-ea53e1d0-3a7b-4712-bd68-826bc4b912dd .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0e5afb9c-de70-4857-84cc-cc593c02d5fd {
  margin-top: 0px;
min-height: 400px;
}

@media (min-width: 0px) {
[id="s-0e5afb9c-de70-4857-84cc-cc593c02d5fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e5afb9c-de70-4857-84cc-cc593c02d5fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e5afb9c-de70-4857-84cc-cc593c02d5fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e5afb9c-de70-4857-84cc-cc593c02d5fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e00c6caf-dc99-430c-911b-578bc92373a7 {
  min-height: 150px;
}








#s-e00c6caf-dc99-430c-911b-578bc92373a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e00c6caf-dc99-430c-911b-578bc92373a7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d804accb-504b-440e-8891-78a6b11ae99d {
  margin-top: 1%;
margin-left: 42%;
margin-right: 42%;
text-align: center;
}




  #s-d804accb-504b-440e-8891-78a6b11ae99d img.shogun-image {
    

    
    
    
  }


#s-d804accb-504b-440e-8891-78a6b11ae99d .shogun-image-content {
  
    align-items: center;
  
}

#s-ee371514-ffd7-4efc-a2c0-c7f1cd887e85 {
  min-height: 150px;
}








#s-ee371514-ffd7-4efc-a2c0-c7f1cd887e85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee371514-ffd7-4efc-a2c0-c7f1cd887e85.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7f5ee758-2fbb-40a9-b914-ce78ea18f81e {
  margin-top: 1%;
margin-left: 42%;
margin-bottom: 0%;
margin-right: 42%;
text-align: center;
}




  #s-7f5ee758-2fbb-40a9-b914-ce78ea18f81e img.shogun-image {
    

    
    
    
  }


#s-7f5ee758-2fbb-40a9-b914-ce78ea18f81e .shogun-image-content {
  
    align-items: center;
  
}

#s-41770f68-f057-49c1-a62b-50505a90ccd8 {
  margin-top: 0%;
min-height: 400px;
}

@media (min-width: 0px) {
[id="s-41770f68-f057-49c1-a62b-50505a90ccd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41770f68-f057-49c1-a62b-50505a90ccd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41770f68-f057-49c1-a62b-50505a90ccd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41770f68-f057-49c1-a62b-50505a90ccd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bf01e760-4472-48d5-8189-8a0e24674d8b {
  min-height: 150px;
}








#s-bf01e760-4472-48d5-8189-8a0e24674d8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf01e760-4472-48d5-8189-8a0e24674d8b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d280ff8f-26c1-4551-b0f6-79d67ce9981c {
  margin-top: 1%;
margin-left: 42%;
margin-right: 42%;
text-align: center;
}




  #s-d280ff8f-26c1-4551-b0f6-79d67ce9981c img.shogun-image {
    

    
    
    
  }


#s-d280ff8f-26c1-4551-b0f6-79d67ce9981c .shogun-image-content {
  
    align-items: center;
  
}

#s-854ad7cc-ea23-4d69-9132-d6a6ed308783 {
  min-height: 150px;
}








#s-854ad7cc-ea23-4d69-9132-d6a6ed308783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-854ad7cc-ea23-4d69-9132-d6a6ed308783.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca81cdb4-af7d-4c97-84e8-2d36692b1ada {
  margin-top: 1%;
margin-left: 42%;
margin-bottom: 0%;
margin-right: 42%;
text-align: center;
}




  #s-ca81cdb4-af7d-4c97-84e8-2d36692b1ada img.shogun-image {
    

    
    
    
  }


#s-ca81cdb4-af7d-4c97-84e8-2d36692b1ada .shogun-image-content {
  
    align-items: center;
  
}

#s-c23b6193-2a29-411d-9795-40888982a322 {
  margin-top: 0%;
min-height: 400px;
}

@media (min-width: 0px) {
[id="s-c23b6193-2a29-411d-9795-40888982a322"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c23b6193-2a29-411d-9795-40888982a322"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c23b6193-2a29-411d-9795-40888982a322"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c23b6193-2a29-411d-9795-40888982a322"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ab80794e-6ee0-4edb-bcdf-7b6620fca44c {
  min-height: 150px;
}








#s-ab80794e-6ee0-4edb-bcdf-7b6620fca44c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab80794e-6ee0-4edb-bcdf-7b6620fca44c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-36115101-69f1-4166-9e22-0e21b62b7671 {
  margin-top: 1%;
margin-left: 42%;
margin-right: 42%;
text-align: center;
}




  #s-36115101-69f1-4166-9e22-0e21b62b7671 img.shogun-image {
    

    
    
    
  }


#s-36115101-69f1-4166-9e22-0e21b62b7671 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bed5aa7-0a65-46a3-b44f-a57c3228e2c3 {
  min-height: 150px;
}








#s-1bed5aa7-0a65-46a3-b44f-a57c3228e2c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bed5aa7-0a65-46a3-b44f-a57c3228e2c3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9632a18c-3d05-413f-9e50-f6acf5123072 {
  margin-top: 1%;
margin-left: 42%;
margin-bottom: 0%;
margin-right: 42%;
text-align: center;
}




  #s-9632a18c-3d05-413f-9e50-f6acf5123072 img.shogun-image {
    

    
    
    
  }


#s-9632a18c-3d05-413f-9e50-f6acf5123072 .shogun-image-content {
  
    align-items: center;
  
}

#s-549d8d44-ec28-4ecf-9685-9deefbcd238b {
  margin-top: 10%;
margin-left: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-549d8d44-ec28-4ecf-9685-9deefbcd238b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: center;
}



#s-1e6d4737-a25f-4782-860d-58a098559f2e {
  margin-top: 2%;
margin-bottom: 10%;
}

@media (min-width: 0px) {
[id="s-1e6d4737-a25f-4782-860d-58a098559f2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e6d4737-a25f-4782-860d-58a098559f2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e6d4737-a25f-4782-860d-58a098559f2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e6d4737-a25f-4782-860d-58a098559f2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-55f09246-1959-430e-88b5-1799719e2b7b {
  min-height: 400px;
}








#s-55f09246-1959-430e-88b5-1799719e2b7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55f09246-1959-430e-88b5-1799719e2b7b.shg-box.shg-c {
  justify-content: center;
}

#s-f0409d6d-63e1-4c81-b97b-18cbc873d080 {
  min-height: 400px;
}








#s-f0409d6d-63e1-4c81-b97b-18cbc873d080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0409d6d-63e1-4c81-b97b-18cbc873d080.shg-box.shg-c {
  justify-content: center;
}

#s-c9fa488d-62e3-4ed6-a98c-891ef11c9d00 {
  box-shadow:0px 0px 10px 0px ;
text-align: center;
}




  #s-c9fa488d-62e3-4ed6-a98c-891ef11c9d00 img.shogun-image {
    

    
    
    
  }


#s-c9fa488d-62e3-4ed6-a98c-891ef11c9d00 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc0956d6-a6ec-450d-82c0-dfe9443e2e21 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc0956d6-a6ec-450d-82c0-dfe9443e2e21 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: center;
}



#s-76512905-517d-458e-9ea3-3b2f7b47300e {
  margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-76512905-517d-458e-9ea3-3b2f7b47300e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-76512905-517d-458e-9ea3-3b2f7b47300e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-76512905-517d-458e-9ea3-3b2f7b47300e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-76512905-517d-458e-9ea3-3b2f7b47300e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-94d8ea0a-d90f-44e8-a175-dabe99e544ab {
  display: none;
}
#s-dac9863d-fdfe-4e6c-940e-5976b0953eba {
  text-align: left;
}



.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba img.shogun-image {
  width: 100%;
}

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

.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba img.shogun-image {
  width: 100%;
}

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

.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba img.shogun-image {
  width: 100%;
}

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

.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dac9863d-fdfe-4e6c-940e-5976b0953eba img.shogun-image {
  width: 100%;
}

}
#s-22eb2b0b-624e-4cd1-983a-ddcb63fb1bdc {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-22eb2b0b-624e-4cd1-983a-ddcb63fb1bdc .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 16px;
  
  
}

#s-c4d80488-c7ab-40d7-9c86-9052f75e7d25 {
  margin-right: 65%;
text-align: center;
}




  #s-c4d80488-c7ab-40d7-9c86-9052f75e7d25 img.shogun-image {
    

    
    
    
  }


#s-c4d80488-c7ab-40d7-9c86-9052f75e7d25 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed131748-84d8-41d6-98c2-dd93372d08f7 {
  text-align: left;
}

#s-ed131748-84d8-41d6-98c2-dd93372d08f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-ed131748-84d8-41d6-98c2-dd93372d08f7 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-ed131748-84d8-41d6-98c2-dd93372d08f7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5bd48cd1-66a6-4974-a766-355ddc0f2c60 {
  display: none;
}
#s-ba64ace6-76db-411d-b76f-5361f3ef1655 {
  text-align: left;
}



.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba64ace6-76db-411d-b76f-5361f3ef1655 img.shogun-image {
  width: 100%;
}

}
#s-333030d8-75d1-45b9-9372-a5790543e70c {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-333030d8-75d1-45b9-9372-a5790543e70c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 16px;
  
  
}

#s-a6a03087-cf0d-4afc-947b-3b5af0d73e43 {
  margin-right: 65%;
text-align: center;
}




  #s-a6a03087-cf0d-4afc-947b-3b5af0d73e43 img.shogun-image {
    

    
    
    
  }


#s-a6a03087-cf0d-4afc-947b-3b5af0d73e43 .shogun-image-content {
  
    align-items: center;
  
}

#s-39d8c39c-e76a-4afa-a5df-270e32b52698 {
  text-align: left;
}

#s-39d8c39c-e76a-4afa-a5df-270e32b52698 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-39d8c39c-e76a-4afa-a5df-270e32b52698 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-39d8c39c-e76a-4afa-a5df-270e32b52698 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b5a42568-3b90-459b-995a-2dd58b37f1ee {
  display: none;
}
#s-96c3535f-b282-406e-9f27-11767989965c {
  text-align: left;
}



.shg-c#s-96c3535f-b282-406e-9f27-11767989965c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-96c3535f-b282-406e-9f27-11767989965c img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-96c3535f-b282-406e-9f27-11767989965c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-96c3535f-b282-406e-9f27-11767989965c img.shogun-image {
  width: 100%;
}

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

.shg-c#s-96c3535f-b282-406e-9f27-11767989965c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-96c3535f-b282-406e-9f27-11767989965c img.shogun-image {
  width: 100%;
}

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

.shg-c#s-96c3535f-b282-406e-9f27-11767989965c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-96c3535f-b282-406e-9f27-11767989965c img.shogun-image {
  width: 100%;
}

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

.shg-c#s-96c3535f-b282-406e-9f27-11767989965c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-96c3535f-b282-406e-9f27-11767989965c img.shogun-image {
  width: 100%;
}

}
#s-3e519eca-8d64-4256-8a04-f10e4999ff5e {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-3e519eca-8d64-4256-8a04-f10e4999ff5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 16px;
  
  
}

#s-1da1e89e-8abb-4b29-aa41-879f37a96df7 {
  margin-right: 65%;
text-align: center;
}




  #s-1da1e89e-8abb-4b29-aa41-879f37a96df7 img.shogun-image {
    

    
    
    
  }


#s-1da1e89e-8abb-4b29-aa41-879f37a96df7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9797661-84a3-4c5f-8ef6-89daf7043386 {
  text-align: left;
}

#s-d9797661-84a3-4c5f-8ef6-89daf7043386 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9797661-84a3-4c5f-8ef6-89daf7043386 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-d9797661-84a3-4c5f-8ef6-89daf7043386 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-197f4ec2-e3b5-43b2-babf-a60381e03f54 {
  display: none;
}
#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 {
  text-align: left;
}



.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a251d5cb-af73-4d2b-945b-50c8e83fe6f8 img.shogun-image {
  width: 100%;
}

}
#s-37d70444-1972-41b7-8574-96acb295fa42 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-37d70444-1972-41b7-8574-96acb295fa42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 16px;
  
  
}

#s-dd2b1add-ebf8-4af9-abdb-0eca51ea028c {
  margin-right: 65%;
text-align: center;
}




  #s-dd2b1add-ebf8-4af9-abdb-0eca51ea028c img.shogun-image {
    

    
    
    
  }


#s-dd2b1add-ebf8-4af9-abdb-0eca51ea028c .shogun-image-content {
  
    align-items: center;
  
}

#s-96144a4e-74c6-4db0-bc6b-68f5aca760b7 {
  text-align: left;
}

#s-96144a4e-74c6-4db0-bc6b-68f5aca760b7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-96144a4e-74c6-4db0-bc6b-68f5aca760b7 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-96144a4e-74c6-4db0-bc6b-68f5aca760b7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-181105fb-99fa-4f8f-851f-877e74199d1c {
  padding-left: 0%;
padding-right: 0%;
min-height: 400px;
background-color: rgba(104, 161, 75, 0.34);
}








#s-181105fb-99fa-4f8f-851f-877e74199d1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-181105fb-99fa-4f8f-851f-877e74199d1c.shg-box.shg-c {
  justify-content: center;
}

#s-db345a57-6406-4543-ac6e-30550fdf4426 {
  margin-top: 1.5%;
margin-bottom: 1.5%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-88a2092d-828b-4624-bf7e-b31596653f77 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 1%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-88a2092d-828b-4624-bf7e-b31596653f77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88a2092d-828b-4624-bf7e-b31596653f77.shg-box.shg-c {
  justify-content: center;
}

#s-84b40c24-6663-4eab-8519-5903a4110692 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84b40c24-6663-4eab-8519-5903a4110692 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: center;
}



#s-8472b79e-0317-49c7-b408-1ee70f6479b7 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-8472b79e-0317-49c7-b408-1ee70f6479b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8472b79e-0317-49c7-b408-1ee70f6479b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8472b79e-0317-49c7-b408-1ee70f6479b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8472b79e-0317-49c7-b408-1ee70f6479b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-60b8f333-c1d5-492b-ad25-0f072a9af6c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-60b8f333-c1d5-492b-ad25-0f072a9af6c3 .shogun-icon-wrapper > .shogun-icon {

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

#s-98ee71fa-68d7-4dac-9420-e632ad3f4088 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98ee71fa-68d7-4dac-9420-e632ad3f4088 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-72dd2fe7-b58d-4544-b989-5cae71ad8f78 {
  min-height: 55px;
}

#s-72b46182-ec94-4722-bc18-060688b05ed2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-72b46182-ec94-4722-bc18-060688b05ed2 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-ae8e048b-558c-4534-bf33-c47c05c48526 .shogun-icon-wrapper {
  text-align: left;
}


#s-ae8e048b-558c-4534-bf33-c47c05c48526 .shogun-icon-wrapper > .shogun-icon {

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

#s-e1980565-4efc-4c1d-9ca9-67d2bd2fa10e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e1980565-4efc-4c1d-9ca9-67d2bd2fa10e .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-b27fb0c5-801b-49bf-b4ab-aca4346b896d {
  min-height: 55px;
}

.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.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-3d8d1f92-b116-4551-8a44-eded897ffe4a {
  border-style: solid;
margin-top: 5px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3d8d1f92-b116-4551-8a44-eded897ffe4a:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d8d1f92-b116-4551-8a44-eded897ffe4a:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3d8d1f92-b116-4551-8a44-eded897ffe4a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-607bfdfd-d72b-41ee-bf7b-aeabae9da281 {
  min-height: 50px;
}








#s-607bfdfd-d72b-41ee-bf7b-aeabae9da281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-607bfdfd-d72b-41ee-bf7b-aeabae9da281.shg-box.shg-c {
  justify-content: center;
}

#s-0f163a84-44f6-48f1-b52e-ecc0f6871a98 {
  margin-top: 2%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
min-height: 50px;
}








#s-0f163a84-44f6-48f1-b52e-ecc0f6871a98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f163a84-44f6-48f1-b52e-ecc0f6871a98.shg-box.shg-c {
  justify-content: center;
}

#s-1056bd25-445e-43bd-a07a-57a9a8a00dac {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-1056bd25-445e-43bd-a07a-57a9a8a00dac .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: left;
}



#s-f79dbe1b-bb4f-42b4-a332-f80a90405265 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f79dbe1b-bb4f-42b4-a332-f80a90405265 .shogun-heading-component h1 {
  color: rgba(6, 111, 134, 1);
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}


#s-f79dbe1b-bb4f-42b4-a332-f80a90405265 .shogun-heading-component h1 a {
  color: rgba(6, 111, 134, 1);
}


#s-1d65637b-727a-4480-913e-d293ee22db0a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-1d65637b-727a-4480-913e-d293ee22db0a .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 40px;
  
  
  text-align: left;
}



#s-a67ece00-852f-40f9-a56a-2c2867b5fa8f {
  margin-right: 90%;
text-align: left;
}




  #s-a67ece00-852f-40f9-a56a-2c2867b5fa8f img.shogun-image {
    

    
    
    
  }


#s-a67ece00-852f-40f9-a56a-2c2867b5fa8f .shogun-image-content {
  
    align-items: center;
  
}

#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 {
  
}
}@media (max-width: 767px){#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 {
  
}
}
#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 .shg-sld-nav-button.shg-sld-left,
#s-e6d0cd7e-9c2f-4de0-abde-f7eb98b84db3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e89de49b-9c96-432d-8875-d3283a7a06e3 {
  min-height: 50px;
}








#s-e89de49b-9c96-432d-8875-d3283a7a06e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e89de49b-9c96-432d-8875-d3283a7a06e3.shg-box.shg-c {
  justify-content: center;
}

#s-5aba6446-60dd-457f-b79d-fbf9890f23f5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78da2b89-541c-4776-9f5f-7e15f7264937"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-a811f9f0-3f42-465c-8a3f-2f3946936593 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a811f9f0-3f42-465c-8a3f-2f3946936593 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-722efde8-0baf-49f0-bd47-20c5cbb183a0 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-722efde8-0baf-49f0-bd47-20c5cbb183a0 img.shogun-image {
    

    
    
    
  }


#s-722efde8-0baf-49f0-bd47-20c5cbb183a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d76bd39-2934-4390-aa84-8f78a70b4f3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2d76bd39-2934-4390-aa84-8f78a70b4f3d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-1cfeb7b1-efe3-4ac1-a87a-b00564576af9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4184f184-cfe0-46fb-9400-4660b37d9235"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-52d9ccff-accd-463e-a926-ccce9e776e64 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-52d9ccff-accd-463e-a926-ccce9e776e64 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-cfead265-417b-4df7-9edf-38c0ad38f42f {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-cfead265-417b-4df7-9edf-38c0ad38f42f img.shogun-image {
    

    
    
    
  }


#s-cfead265-417b-4df7-9edf-38c0ad38f42f .shogun-image-content {
  
    align-items: center;
  
}

#s-4361864e-e654-422e-8a63-238beaaa687e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4361864e-e654-422e-8a63-238beaaa687e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-f7b9f62b-76f8-4d27-89bb-354178527d9c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a286b1f-5589-4cae-b232-5f4c9de7d59c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-5fd87436-0a50-40ec-a3ad-b5d6d2e8e22a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5fd87436-0a50-40ec-a3ad-b5d6d2e8e22a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-e5f02413-6313-4023-8d3c-06e2bcb35be6 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-e5f02413-6313-4023-8d3c-06e2bcb35be6 img.shogun-image {
    

    
    
    
  }


#s-e5f02413-6313-4023-8d3c-06e2bcb35be6 .shogun-image-content {
  
    align-items: center;
  
}

#s-294716c8-0cf9-48be-8852-4fb9383841de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-294716c8-0cf9-48be-8852-4fb9383841de .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-2b851fd9-acee-4801-be61-3f76f0f60ace {
  min-height: 50px;
}








#s-2b851fd9-acee-4801-be61-3f76f0f60ace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b851fd9-acee-4801-be61-3f76f0f60ace.shg-box.shg-c {
  justify-content: center;
}

#s-ec3abed6-e6be-4c7a-951a-31d1742a74ae hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d5f97c74-f75b-4bea-aad9-a36249e6f692"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-bbba198c-73a3-40fd-b0cb-4cea866771fe {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-bbba198c-73a3-40fd-b0cb-4cea866771fe .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-7ba816bf-f4b4-48b4-93b7-72eb5fca2140 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-7ba816bf-f4b4-48b4-93b7-72eb5fca2140 img.shogun-image {
    

    
    
    
  }


#s-7ba816bf-f4b4-48b4-93b7-72eb5fca2140 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1d083f6-b89a-4ee3-9908-38ecde25698a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1d083f6-b89a-4ee3-9908-38ecde25698a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-715917c6-3523-440a-90f0-ee034ae693d2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49f8b61b-c4e9-4520-ae46-18994348d231"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-f7d17e1c-f87d-4fa5-8e18-fb6e3d782f7c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f7d17e1c-f87d-4fa5-8e18-fb6e3d782f7c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-e4a55306-98ef-476d-ab9a-5d23543783bc {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-e4a55306-98ef-476d-ab9a-5d23543783bc img.shogun-image {
    

    
    
    
  }


#s-e4a55306-98ef-476d-ab9a-5d23543783bc .shogun-image-content {
  
    align-items: center;
  
}

#s-9f565a88-5cdf-4e2a-8a0a-f47cd59a769e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f565a88-5cdf-4e2a-8a0a-f47cd59a769e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-36a13e04-3618-464e-b2df-17a41f1cc1c6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4c001e0-14f7-4cd5-879f-2cd7dd12afcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-41899a5b-85c4-447b-813c-1aa08e510d4b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-41899a5b-85c4-447b-813c-1aa08e510d4b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-373fc1ce-e47d-4045-9dd3-3a418d2df1d9 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-373fc1ce-e47d-4045-9dd3-3a418d2df1d9 img.shogun-image {
    

    
    
    
  }


#s-373fc1ce-e47d-4045-9dd3-3a418d2df1d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed1cd253-529e-4ec5-9143-9bcf31d18938 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ed1cd253-529e-4ec5-9143-9bcf31d18938 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-4c266c5e-2ca8-4851-b6ce-1523a004ba5a {
  min-height: 50px;
}








#s-4c266c5e-2ca8-4851-b6ce-1523a004ba5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c266c5e-2ca8-4851-b6ce-1523a004ba5a.shg-box.shg-c {
  justify-content: center;
}

#s-c3f56df1-b447-4bc4-9223-90cbae06d799 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c24ea5d7-352a-4863-ae0c-8dd656398967"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-7443af41-1c1b-4a32-82ec-6a811e1302b4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7443af41-1c1b-4a32-82ec-6a811e1302b4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-fbf91133-8df9-4d0e-8275-6e3b75466d62 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-fbf91133-8df9-4d0e-8275-6e3b75466d62 img.shogun-image {
    

    
    
    
  }


#s-fbf91133-8df9-4d0e-8275-6e3b75466d62 .shogun-image-content {
  
    align-items: center;
  
}

#s-a019ba49-ba2b-4027-8bdc-4e3e71414b5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a019ba49-ba2b-4027-8bdc-4e3e71414b5f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-8eaaec24-2bf2-40b2-9766-bb5f74e8705c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1292ee9e-08cf-429d-9389-7786950e8661"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-a01eb79b-42dd-4d48-997f-ae0dec48a76c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a01eb79b-42dd-4d48-997f-ae0dec48a76c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-d513e7b7-3499-4b73-8bc8-465cd67cf877 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-d513e7b7-3499-4b73-8bc8-465cd67cf877 img.shogun-image {
    

    
    
    
  }


#s-d513e7b7-3499-4b73-8bc8-465cd67cf877 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cde7e12-5fd4-44ff-94e9-879b9559af8b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7cde7e12-5fd4-44ff-94e9-879b9559af8b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-fcc06aa8-9d52-4516-89a4-6abdb87b9244 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28ebc4f2-6aac-4c7f-ac8a-ef61a0deb6f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-2c553368-932f-431d-8f53-717b4f3a2aa4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2c553368-932f-431d-8f53-717b4f3a2aa4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-d69762b7-add7-44a8-8750-ca066dbf6b5c {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-d69762b7-add7-44a8-8750-ca066dbf6b5c img.shogun-image {
    

    
    
    
  }


#s-d69762b7-add7-44a8-8750-ca066dbf6b5c .shogun-image-content {
  
    align-items: center;
  
}

#s-1f1e0e5b-467c-42e2-b1f4-9a4447ad0846 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f1e0e5b-467c-42e2-b1f4-9a4447ad0846 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-0946f5a2-4f24-4fe1-9c79-35fe127d96ed {
  min-height: 50px;
}








#s-0946f5a2-4f24-4fe1-9c79-35fe127d96ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0946f5a2-4f24-4fe1-9c79-35fe127d96ed.shg-box.shg-c {
  justify-content: center;
}

#s-faef5db3-14d8-4679-afb7-83401a92ff23 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47f9f8d8-0c4d-451a-830b-b235f1799bb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1c4640a2-01c3-481e-854c-5c09f24c7dc9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1c4640a2-01c3-481e-854c-5c09f24c7dc9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-95155fbb-e3ca-4bf3-bf62-387aa7cdc4ac {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-95155fbb-e3ca-4bf3-bf62-387aa7cdc4ac img.shogun-image {
    

    
    
    
  }


#s-95155fbb-e3ca-4bf3-bf62-387aa7cdc4ac .shogun-image-content {
  
    align-items: center;
  
}

#s-f1aa8b70-7e61-4fc7-8a00-865bbee71262 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f1aa8b70-7e61-4fc7-8a00-865bbee71262 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-d097c53a-e6f2-4d07-bd6c-f4db42c7dfd3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e01f58-942f-411d-946a-650db19fd233"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-cd54b2a7-c5b2-436b-8993-42f2a15580b3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-cd54b2a7-c5b2-436b-8993-42f2a15580b3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-efec3411-2235-4ed4-aebc-7b2cd03a8412 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-efec3411-2235-4ed4-aebc-7b2cd03a8412 img.shogun-image {
    

    
    
    
  }


#s-efec3411-2235-4ed4-aebc-7b2cd03a8412 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fb5cc41-91ca-4aff-9f77-57030d13f0c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8fb5cc41-91ca-4aff-9f77-57030d13f0c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-7a761c2c-f7c8-4e51-85d6-1a39eeada5f5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e30c823-d58f-41e1-8456-8f615d0d01e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-7938b5e8-b37c-4de6-9e6f-4c0a3fc3ceea {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7938b5e8-b37c-4de6-9e6f-4c0a3fc3ceea .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-5f53e68c-5b7b-4def-b66d-bfb2fd55b934 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-5f53e68c-5b7b-4def-b66d-bfb2fd55b934 img.shogun-image {
    

    
    
    
  }


#s-5f53e68c-5b7b-4def-b66d-bfb2fd55b934 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3844407-a850-4f78-a108-9ff7669dfd13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e3844407-a850-4f78-a108-9ff7669dfd13 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-55c7cdb7-3aa3-45e6-a242-005c9e8ee347 {
  min-height: 50px;
}








#s-55c7cdb7-3aa3-45e6-a242-005c9e8ee347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55c7cdb7-3aa3-45e6-a242-005c9e8ee347.shg-box.shg-c {
  justify-content: center;
}

#s-423ca9f3-1c1f-4db5-b85f-491568e97241 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4e6763c-5a8c-4ecc-84ae-217f8bf3ba6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-32486ddd-3ea2-4141-8b93-f7bc62a2ac9c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-32486ddd-3ea2-4141-8b93-f7bc62a2ac9c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-81478b22-62c5-4542-ad35-c228f7e17d53 {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-81478b22-62c5-4542-ad35-c228f7e17d53 img.shogun-image {
    

    
    
    
  }


#s-81478b22-62c5-4542-ad35-c228f7e17d53 .shogun-image-content {
  
    align-items: center;
  
}

#s-786dc51c-b867-479d-a681-90514b73f2cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-786dc51c-b867-479d-a681-90514b73f2cf .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-b06c28c0-d8ad-4576-91d8-0b46b6085ecc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b16a408-1600-4017-8746-de7d6a2f9513"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-75c36743-e704-4382-b96f-4d92867e8fb7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-75c36743-e704-4382-b96f-4d92867e8fb7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-e69d51c5-9043-404a-81ef-700be0ade46c {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-e69d51c5-9043-404a-81ef-700be0ade46c img.shogun-image {
    

    
    
    
  }


#s-e69d51c5-9043-404a-81ef-700be0ade46c .shogun-image-content {
  
    align-items: center;
  
}

#s-c619c28b-22b2-40fe-890a-d67245018ca7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c619c28b-22b2-40fe-890a-d67245018ca7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-704a3b55-b37b-4922-bbb1-c225835683ae hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5457155-df10-44ed-9e29-940de08ca73d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-c2732197-57c3-4568-bbff-c25281cf7e8c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c2732197-57c3-4568-bbff-c25281cf7e8c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: left;
}



#s-14d153c1-dba4-4590-a592-9990b299acfb {
  margin-top: 2px;
margin-right: 85%;
text-align: left;
}




  #s-14d153c1-dba4-4590-a592-9990b299acfb img.shogun-image {
    

    
    
    
  }


#s-14d153c1-dba4-4590-a592-9990b299acfb .shogun-image-content {
  
    align-items: center;
  
}

#s-c8df4de0-b128-45c1-b2d9-97bec7d16879 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c8df4de0-b128-45c1-b2d9-97bec7d16879 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-3016d5e9-0d75-4fed-b90e-6114dddef328 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3016d5e9-0d75-4fed-b90e-6114dddef328 {
  display: none;
}
#s-3016d5e9-0d75-4fed-b90e-6114dddef328, #wrap-s-3016d5e9-0d75-4fed-b90e-6114dddef328 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3016d5e9-0d75-4fed-b90e-6114dddef328 {
  display: none;
}
#s-3016d5e9-0d75-4fed-b90e-6114dddef328, #wrap-s-3016d5e9-0d75-4fed-b90e-6114dddef328 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3016d5e9-0d75-4fed-b90e-6114dddef328 {
  
}
}@media (max-width: 767px){#s-3016d5e9-0d75-4fed-b90e-6114dddef328 {
  display: none;
}
#s-3016d5e9-0d75-4fed-b90e-6114dddef328, #wrap-s-3016d5e9-0d75-4fed-b90e-6114dddef328 { display:none !important; }}







#s-3016d5e9-0d75-4fed-b90e-6114dddef328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3016d5e9-0d75-4fed-b90e-6114dddef328.shg-box.shg-c {
  justify-content: center;
}

#s-052705f6-2fcc-4a86-ad66-3aa5092ee01e {
  min-height: 50px;
}








#s-052705f6-2fcc-4a86-ad66-3aa5092ee01e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-052705f6-2fcc-4a86-ad66-3aa5092ee01e.shg-box.shg-c {
  justify-content: center;
}

#s-6e0e3471-d61d-41a4-b99f-c534c56609be {
  padding-top: 1%;
padding-left: 2%;
padding-bottom: 1%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6e0e3471-d61d-41a4-b99f-c534c56609be {
  
}
}@media (max-width: 767px){#s-6e0e3471-d61d-41a4-b99f-c534c56609be {
  
}
}
#s-6e0e3471-d61d-41a4-b99f-c534c56609be {
  display: none;
}
@media (min-width: 0px) {
[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-008247d3-3609-4c11-b042-6df35eb590ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-149caccd-5be8-4e6c-b8f9-8d1961e46db1 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-149caccd-5be8-4e6c-b8f9-8d1961e46db1 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 100.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-149caccd-5be8-4e6c-b8f9-8d1961e46db1 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 0px) {
[id="s-cd842d19-f832-4741-8e44-38d9cd7191d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd842d19-f832-4741-8e44-38d9cd7191d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-cd842d19-f832-4741-8e44-38d9cd7191d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-cd842d19-f832-4741-8e44-38d9cd7191d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
text-align: left;
}



.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a img.shogun-image {
  width: 100%;
}

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

.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a img.shogun-image {
  width: 100%;
}

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

.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a img.shogun-image {
  width: 100%;
}

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

.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d0fb783-ff3a-437d-8c64-06cb91f0122a img.shogun-image {
  width: 100%;
}

}
#s-dbe75a1a-4ee4-478e-9b2e-1f027d5c31ab {
  margin-left: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-dbe75a1a-4ee4-478e-9b2e-1f027d5c31ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbe75a1a-4ee4-478e-9b2e-1f027d5c31ab.shg-box.shg-c {
  justify-content: center;
}

#s-e0233224-2b2d-4e9c-b638-119dbb17a01e {
  padding-top: 10px;
text-align: left;
}

#s-e0233224-2b2d-4e9c-b638-119dbb17a01e .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Montserrat;
  
  font-size: 22px;
  
  
}

#s-3a06d043-d599-4def-a37e-3c6a7914b3f4 {
  margin-top: 1%;
min-height: 0px;
}








#s-3a06d043-d599-4def-a37e-3c6a7914b3f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a06d043-d599-4def-a37e-3c6a7914b3f4.shg-box.shg-c {
  justify-content: center;
}

#s-70390a8d-84d7-41a5-9eb8-563818b60051 {
  margin-top: 1%;
margin-right: 65%;
text-align: center;
}




  #s-70390a8d-84d7-41a5-9eb8-563818b60051 img.shogun-image {
    

    
    
    
  }


#s-70390a8d-84d7-41a5-9eb8-563818b60051 .shogun-image-content {
  
    align-items: center;
  
}

#s-6836119c-9c75-4979-8b02-49f7040d6f45 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6836119c-9c75-4979-8b02-49f7040d6f45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

#s-9c08ef5c-a626-4a70-a219-b5bf21c81461 {
  min-height: 0px;
}








#s-9c08ef5c-a626-4a70-a219-b5bf21c81461 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c08ef5c-a626-4a70-a219-b5bf21c81461.shg-box.shg-c {
  justify-content: center;
}

#s-928fcbbe-21c9-4b4e-9849-c19c8061d007 .shogun-icon-wrapper {
  text-align: left;
}


#s-928fcbbe-21c9-4b4e-9849-c19c8061d007 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-91d9684f-163e-4033-88d4-ddd533028310 {
  min-height: 0px;
}








#s-91d9684f-163e-4033-88d4-ddd533028310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91d9684f-163e-4033-88d4-ddd533028310.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dd34c5a9-6b6b-49df-9ba8-734ec9fb9823 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-dd34c5a9-6b6b-49df-9ba8-734ec9fb9823 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86 {
  margin-top: 3%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f8a0b5c-1bb7-40b7-ad9d-0725d934ea86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

#s-8d7d62dc-da63-4a15-a4bd-9d49ec6a6603 {
  min-height: 0px;
}








#s-8d7d62dc-da63-4a15-a4bd-9d49ec6a6603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d7d62dc-da63-4a15-a4bd-9d49ec6a6603.shg-box.shg-c {
  justify-content: center;
}

#s-af2b647b-b4a1-4c1c-8a44-54ef2e3f10f3 .shogun-icon-wrapper {
  text-align: left;
}


#s-af2b647b-b4a1-4c1c-8a44-54ef2e3f10f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-b881b4db-8f96-4b12-9651-f750b98dd9d7 {
  min-height: 0px;
}








#s-b881b4db-8f96-4b12-9651-f750b98dd9d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b881b4db-8f96-4b12-9651-f750b98dd9d7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2eb9da50-8447-465c-8bf7-97b81b310912 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2eb9da50-8447-465c-8bf7-97b81b310912 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-e97634c4-6f32-4dfd-8658-4df85011f95f {
  margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e97634c4-6f32-4dfd-8658-4df85011f95f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

}

#s-6190d3cf-94f7-4c65-9a64-e1399391ac8a {
  min-height: 0px;
}








#s-6190d3cf-94f7-4c65-9a64-e1399391ac8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6190d3cf-94f7-4c65-9a64-e1399391ac8a.shg-box.shg-c {
  justify-content: center;
}

#s-6d245f46-7abd-46b4-a3f1-c88d018072e6 .shogun-icon-wrapper {
  text-align: left;
}


#s-6d245f46-7abd-46b4-a3f1-c88d018072e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(104, 161, 75, 1);
}

#s-c46dbbbe-9b1f-4f7c-85b0-5c1e0b6e802b {
  min-height: 0px;
}








#s-c46dbbbe-9b1f-4f7c-85b0-5c1e0b6e802b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c46dbbbe-9b1f-4f7c-85b0-5c1e0b6e802b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-909e70a8-0cd6-427d-b97d-59a715ba3af4 {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-909e70a8-0cd6-427d-b97d-59a715ba3af4 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-dd8a9b99-1e69-4f0e-b2e4-08fda9a0f6cb {
  margin-top: 0%;
margin-bottom: 0em;
text-align: left;
}

#s-dd8a9b99-1e69-4f0e-b2e4-08fda9a0f6cb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-dd8a9b99-1e69-4f0e-b2e4-08fda9a0f6cb .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-dd8a9b99-1e69-4f0e-b2e4-08fda9a0f6cb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e288bbdf-057c-4362-846a-42cc2706725d {
  margin-bottom: 0%;
padding-bottom: 0%;
}

#s-8f01b723-1a9a-434c-abd4-34d44d1e9b0d {
  margin-top: 3%;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b {
  border-style: solid;
margin-top: 0%;
margin-bottom: 0em;
margin-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .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-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 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-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-5b4c32f9-d693-4605-a7bf-7987eb7be67b-btn-wrapper {
    text-align: center;
  }


#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-variant-btn:hover {
  background: #252525;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-variant-btn:active, #s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-5b4c32f9-d693-4605-a7bf-7987eb7be67b .shg-variant-btn.disabled {
  background: #252525;
}

#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e {
  margin-top: 2%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e:hover {background-color: rgba(255, 186, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e:active {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a00ac887-4a6e-4b9c-bf0a-49a7ff95aa7e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-68407915-691e-4dfe-b1a5-aadd63b8a8bc {
  border-style: solid;
margin-top: 3%;
margin-bottom: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-68407915-691e-4dfe-b1a5-aadd63b8a8bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68407915-691e-4dfe-b1a5-aadd63b8a8bc.shg-box.shg-c {
  justify-content: center;
}

#s-fbdb4344-f8f1-4e60-b004-11967014b8c9 {
  margin-left: 4%;
margin-right: 4%;
text-align: center;
}




  #s-fbdb4344-f8f1-4e60-b004-11967014b8c9 img.shogun-image {
    

    
    
    
  }


#s-fbdb4344-f8f1-4e60-b004-11967014b8c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e643b76b-99bf-4d22-a035-f4ab8dd431ee {
  margin-top: 1%;
margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e643b76b-99bf-4d22-a035-f4ab8dd431ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}








#s-2ecd19a8-47b7-4be1-bde0-2e6ee3226b0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ecd19a8-47b7-4be1-bde0-2e6ee3226b0b.shg-box.shg-c {
  justify-content: center;
}

#s-30d74a3a-5052-4422-957c-603a0edba79d {
  margin-top: 7px;
}

#s-30d74a3a-5052-4422-957c-603a0edba79d .shogun-icon-wrapper {
  text-align: left;
}


#s-30d74a3a-5052-4422-957c-603a0edba79d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}








#s-818a8274-3671-4d5b-8336-9ef32ef39cf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-818a8274-3671-4d5b-8336-9ef32ef39cf5.shg-box.shg-c {
  justify-content: center;
}

#s-0d10c7f1-3a91-4e89-826a-802bd0d4f986 {
  margin-top: 9px;
}

#s-0d10c7f1-3a91-4e89-826a-802bd0d4f986 .shogun-icon-wrapper {
  text-align: center;
}


#s-0d10c7f1-3a91-4e89-826a-802bd0d4f986 .shogun-icon-wrapper > .shogun-icon {

  font-size: 15px !important;
  color: rgba(104, 161, 75, 1);
}








#s-94780deb-bdbc-466c-b69f-1836051cabda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94780deb-bdbc-466c-b69f-1836051cabda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4e0f7f3d-78a9-4dc8-87cc-edb6ef56d854 {
  margin-left: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4e0f7f3d-78a9-4dc8-87cc-edb6ef56d854 .shogun-heading-component h1 {
  color: rgba(104, 161, 75, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}



#s-2d1fdc1f-6d8a-42cb-a22b-dd769331b3a4 {
  margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
}

#s-349a7530-428a-439a-ab5d-f3a2941426d8 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-349a7530-428a-439a-ab5d-f3a2941426d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-349a7530-428a-439a-ab5d-f3a2941426d8.shg-box.shg-c {
  justify-content: center;
}

#s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67a4a52b-d33b-4d2e-9a91-65b1da2a691c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-b6a44e01-a6e9-4ccf-b187-3774541e0d7e {
  min-height: 50px;
}








#s-b6a44e01-a6e9-4ccf-b187-3774541e0d7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6a44e01-a6e9-4ccf-b187-3774541e0d7e.shg-box.shg-c {
  justify-content: center;
}

#s-0bda6ed1-536c-4ed0-89b0-0845b4af293f .shogun-icon-wrapper {
  text-align: left;
}


#s-0bda6ed1-536c-4ed0-89b0-0845b4af293f .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-54c2e0be-443e-4145-ac99-a2c09ac09d49 {
  min-height: 50px;
}








#s-54c2e0be-443e-4145-ac99-a2c09ac09d49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c2e0be-443e-4145-ac99-a2c09ac09d49.shg-box.shg-c {
  justify-content: center;
}

#s-07b7061c-f189-4b83-98cd-77dd6ae375b1 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-ceac9bed-a76b-4af4-b036-b0bf7ff4d2df {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-ceac9bed-a76b-4af4-b036-b0bf7ff4d2df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ceac9bed-a76b-4af4-b036-b0bf7ff4d2df.shg-box.shg-c {
  justify-content: center;
}

#s-abc40907-0b74-41d7-ab39-ebea72453ea4 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-abc40907-0b74-41d7-ab39-ebea72453ea4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-fac0e147-67f6-4455-b741-e041431edb10 {
  min-height: 50px;
}








#s-fac0e147-67f6-4455-b741-e041431edb10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fac0e147-67f6-4455-b741-e041431edb10.shg-box.shg-c {
  justify-content: center;
}

#s-6ca4f82a-b148-438d-9982-f790fa933a2a .shogun-icon-wrapper {
  text-align: left;
}


#s-6ca4f82a-b148-438d-9982-f790fa933a2a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-b010fd58-aad7-47a8-bf8a-5ed7a02cd04e {
  min-height: 50px;
}








#s-b010fd58-aad7-47a8-bf8a-5ed7a02cd04e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b010fd58-aad7-47a8-bf8a-5ed7a02cd04e.shg-box.shg-c {
  justify-content: center;
}

#s-48e10148-bfbc-4ca7-93f8-8ec73c0e18aa {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-0059df57-847c-415a-9335-8a62c83c3c61 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-0059df57-847c-415a-9335-8a62c83c3c61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0059df57-847c-415a-9335-8a62c83c3c61.shg-box.shg-c {
  justify-content: center;
}

#s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e0d5ef-74da-4d70-9eca-b824cb9a59e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-c401b98f-1f1e-4b05-8e6d-e0fb4b742d56 {
  min-height: 50px;
}








#s-c401b98f-1f1e-4b05-8e6d-e0fb4b742d56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c401b98f-1f1e-4b05-8e6d-e0fb4b742d56.shg-box.shg-c {
  justify-content: center;
}

#s-4e506536-de6d-495c-85ab-b0c86455591a .shogun-icon-wrapper {
  text-align: left;
}


#s-4e506536-de6d-495c-85ab-b0c86455591a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-7ed0d484-4e86-424c-88fc-f8ee9adf00ef {
  min-height: 50px;
}








#s-7ed0d484-4e86-424c-88fc-f8ee9adf00ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ed0d484-4e86-424c-88fc-f8ee9adf00ef.shg-box.shg-c {
  justify-content: center;
}

#s-a722aa8d-0f02-47e3-a9b8-6e04cde22076 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  
  font-size: 16px;
}

#s-e7faeee5-8795-4de7-bd8a-7ceb703a465c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7d79aa53-f18c-43d6-ab2c-c413bb80dc11 {
  margin-top: 2%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-7d79aa53-f18c-43d6-ab2c-c413bb80dc11"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7d79aa53-f18c-43d6-ab2c-c413bb80dc11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7d79aa53-f18c-43d6-ab2c-c413bb80dc11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7d79aa53-f18c-43d6-ab2c-c413bb80dc11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 0px) {
[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9c9b2f23-9560-4776-b592-683ca42d13ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-f786db13-3721-495d-ac42-44fe8558a58a {
  min-height: 50px;
}








#s-f786db13-3721-495d-ac42-44fe8558a58a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f786db13-3721-495d-ac42-44fe8558a58a.shg-box.shg-c {
  justify-content: center;
}

#s-8e11541e-ccaf-41c1-ab7c-afc6716e244a .shogun-icon-wrapper {
  text-align: left;
}


#s-8e11541e-ccaf-41c1-ab7c-afc6716e244a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-be9e6429-823f-485e-8912-3c4f20293b21 {
  min-height: 50px;
}








#s-be9e6429-823f-485e-8912-3c4f20293b21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be9e6429-823f-485e-8912-3c4f20293b21.shg-box.shg-c {
  justify-content: center;
}

#s-ced32474-d509-497c-a789-1781be377d70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ced32474-d509-497c-a789-1781be377d70 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb3d1509-5c78-4669-a628-dfbc512c0edb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-34fa69f3-24f2-4590-bc4e-ccfb2c432bce {
  min-height: 50px;
}








#s-34fa69f3-24f2-4590-bc4e-ccfb2c432bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34fa69f3-24f2-4590-bc4e-ccfb2c432bce.shg-box.shg-c {
  justify-content: center;
}

#s-35a00dc9-fa85-45ee-a043-afddabfe3578 .shogun-icon-wrapper {
  text-align: left;
}


#s-35a00dc9-fa85-45ee-a043-afddabfe3578 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-1c88d4f8-a117-47cc-a034-6403324bbba8 {
  min-height: 50px;
}








#s-1c88d4f8-a117-47cc-a034-6403324bbba8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c88d4f8-a117-47cc-a034-6403324bbba8.shg-box.shg-c {
  justify-content: center;
}

#s-c175c353-9816-423b-a25a-91db7bf7e54c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c175c353-9816-423b-a25a-91db7bf7e54c .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b31b4972-f026-430e-bfed-027afb3958ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-31b943a4-745f-4f27-833a-45993efb3fd0 {
  min-height: 50px;
}








#s-31b943a4-745f-4f27-833a-45993efb3fd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31b943a4-745f-4f27-833a-45993efb3fd0.shg-box.shg-c {
  justify-content: center;
}

#s-753ee295-1f27-4961-bee6-a4e300c2b430 .shogun-icon-wrapper {
  text-align: left;
}


#s-753ee295-1f27-4961-bee6-a4e300c2b430 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-10047f77-9f01-4400-bcf0-be72dcdc9cf1 {
  min-height: 50px;
}








#s-10047f77-9f01-4400-bcf0-be72dcdc9cf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10047f77-9f01-4400-bcf0-be72dcdc9cf1.shg-box.shg-c {
  justify-content: center;
}

#s-70af1067-711e-42cb-bc05-1008a4593ffa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-70af1067-711e-42cb-bc05-1008a4593ffa .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f9a44e23-ffa5-4b10-a18e-850d8e8650eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-a82bb17f-d38f-4c6d-9015-0df604b288b3 {
  min-height: 50px;
}








#s-a82bb17f-d38f-4c6d-9015-0df604b288b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a82bb17f-d38f-4c6d-9015-0df604b288b3.shg-box.shg-c {
  justify-content: center;
}

#s-0d2abad2-7d47-42fa-99ab-1d3130be1e06 .shogun-icon-wrapper {
  text-align: left;
}


#s-0d2abad2-7d47-42fa-99ab-1d3130be1e06 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-03adf560-b233-40c1-bfcd-50d8abf00765 {
  min-height: 50px;
}








#s-03adf560-b233-40c1-bfcd-50d8abf00765 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03adf560-b233-40c1-bfcd-50d8abf00765.shg-box.shg-c {
  justify-content: center;
}

#s-5cf73d2f-d25a-42ef-bad4-f6c6b1260af2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5cf73d2f-d25a-42ef-bad4-f6c6b1260af2 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: left;
}



#s-67fe95ab-b825-414b-a173-98ae3741e387 {
  border-style: solid;
margin-top: 8%;
padding-bottom: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67fe95ab-b825-414b-a173-98ae3741e387"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-826b8604-c411-467c-a1e9-50ef543ae466 {
  min-height: 90px;
}








#s-826b8604-c411-467c-a1e9-50ef543ae466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-826b8604-c411-467c-a1e9-50ef543ae466.shg-box.shg-c {
  justify-content: center;
}

#s-fa0300c6-9ab8-4913-b88f-92647c830946 .shogun-icon-wrapper {
  text-align: right;
}


#s-fa0300c6-9ab8-4913-b88f-92647c830946 .shogun-icon-wrapper > .shogun-icon {

  font-size: 60px !important;
  color: rgba(104, 161, 75, 1);
}

#s-f0b68e6a-83b6-4990-befa-d5111717a5ec {
  min-height: 90px;
}








#s-f0b68e6a-83b6-4990-befa-d5111717a5ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0b68e6a-83b6-4990-befa-d5111717a5ec.shg-box.shg-c {
  justify-content: center;
}

#s-2d5a99d6-2ff2-41b8-9317-8cd108a663c3 {
  margin-top: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2d5a99d6-2ff2-41b8-9317-8cd108a663c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: left;
}



#s-ea43997c-c707-47f7-912b-c883ab5ad14e {
  margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ea43997c-c707-47f7-912b-c883ab5ad14e .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: left;
}



#s-20a9bf14-8776-40e9-a4ca-10f9287c55c2 {
  margin-top: 30px;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-20a9bf14-8776-40e9-a4ca-10f9287c55c2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-20a9bf14-8776-40e9-a4ca-10f9287c55c2 .shg-sld-nav-button.shg-sld-left,
#s-20a9bf14-8776-40e9-a4ca-10f9287c55c2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-873d2ae1-3b92-45fb-ad1e-2bbf4b85af39 {
  margin-top: 0px;
min-height: 600px;
}

@media (min-width: 0px) {
[id="s-873d2ae1-3b92-45fb-ad1e-2bbf4b85af39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-873d2ae1-3b92-45fb-ad1e-2bbf4b85af39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-873d2ae1-3b92-45fb-ad1e-2bbf4b85af39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-873d2ae1-3b92-45fb-ad1e-2bbf4b85af39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5f0eb3c8-aa0d-4d4a-9afd-09506a9631bb {
  min-height: 150px;
}








#s-5f0eb3c8-aa0d-4d4a-9afd-09506a9631bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f0eb3c8-aa0d-4d4a-9afd-09506a9631bb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d38deafe-d743-4c0c-bf43-8b0d7a52a988 {
  margin-top: 1%;
margin-left: 38%;
margin-right: 38%;
text-align: center;
}




  #s-d38deafe-d743-4c0c-bf43-8b0d7a52a988 img.shogun-image {
    

    
    
    
  }


#s-d38deafe-d743-4c0c-bf43-8b0d7a52a988 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6af1c81-6386-4c0d-bb77-c933d813a547 {
  min-height: 150px;
}








#s-b6af1c81-6386-4c0d-bb77-c933d813a547 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6af1c81-6386-4c0d-bb77-c933d813a547.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7d8e68c1-52d3-4a0b-8cf1-11aabc57602c {
  margin-top: 1%;
margin-left: 38%;
margin-bottom: 0%;
margin-right: 38%;
text-align: center;
}




  #s-7d8e68c1-52d3-4a0b-8cf1-11aabc57602c img.shogun-image {
    

    
    
    
  }


#s-7d8e68c1-52d3-4a0b-8cf1-11aabc57602c .shogun-image-content {
  
    align-items: center;
  
}

#s-ed616e55-4326-4dcb-bc3c-d2f8326f6b25 {
  margin-top: 0%;
min-height: 600px;
}

@media (min-width: 0px) {
[id="s-ed616e55-4326-4dcb-bc3c-d2f8326f6b25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed616e55-4326-4dcb-bc3c-d2f8326f6b25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed616e55-4326-4dcb-bc3c-d2f8326f6b25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed616e55-4326-4dcb-bc3c-d2f8326f6b25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bca21b9c-8e70-4551-8c9c-3e4741ab8262 {
  min-height: 150px;
}








#s-bca21b9c-8e70-4551-8c9c-3e4741ab8262 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bca21b9c-8e70-4551-8c9c-3e4741ab8262.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bea34708-a989-49bf-b5d4-ddb7efce2ef0 {
  margin-top: 1%;
margin-left: 38%;
margin-right: 38%;
text-align: center;
}




  #s-bea34708-a989-49bf-b5d4-ddb7efce2ef0 img.shogun-image {
    

    
    
    
  }


#s-bea34708-a989-49bf-b5d4-ddb7efce2ef0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3a7014-8bb9-48bd-b7e9-ba73fc9dab7b {
  min-height: 150px;
}








#s-2f3a7014-8bb9-48bd-b7e9-ba73fc9dab7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f3a7014-8bb9-48bd-b7e9-ba73fc9dab7b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-110cc0a5-778b-4df4-aeda-1aab137ab220 {
  margin-top: 1%;
margin-left: 38%;
margin-bottom: 0%;
margin-right: 38%;
text-align: center;
}




  #s-110cc0a5-778b-4df4-aeda-1aab137ab220 img.shogun-image {
    

    
    
    
  }


#s-110cc0a5-778b-4df4-aeda-1aab137ab220 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5e5f37d-a591-48da-8d53-32de950abf49 {
  margin-top: 0%;
min-height: 600px;
}

@media (min-width: 0px) {
[id="s-f5e5f37d-a591-48da-8d53-32de950abf49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5e5f37d-a591-48da-8d53-32de950abf49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5e5f37d-a591-48da-8d53-32de950abf49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5e5f37d-a591-48da-8d53-32de950abf49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-047c3eb9-df02-440e-a100-fef518a4dcc5 {
  min-height: 150px;
}








#s-047c3eb9-df02-440e-a100-fef518a4dcc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-047c3eb9-df02-440e-a100-fef518a4dcc5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e51c3d0-9e0a-464c-b1c1-e26d1d63a3c7 {
  margin-top: 1%;
margin-left: 38%;
margin-right: 38%;
text-align: center;
}




  #s-3e51c3d0-9e0a-464c-b1c1-e26d1d63a3c7 img.shogun-image {
    

    
    
    
  }


#s-3e51c3d0-9e0a-464c-b1c1-e26d1d63a3c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2df6bc5b-65ff-4807-a082-07d30c36915a {
  min-height: 150px;
}








#s-2df6bc5b-65ff-4807-a082-07d30c36915a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df6bc5b-65ff-4807-a082-07d30c36915a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f5ec8161-3616-49bb-8e46-8b431d8aec6f {
  margin-top: 1%;
margin-left: 38%;
margin-bottom: 0%;
margin-right: 38%;
text-align: center;
}




  #s-f5ec8161-3616-49bb-8e46-8b431d8aec6f img.shogun-image {
    

    
    
    
  }


#s-f5ec8161-3616-49bb-8e46-8b431d8aec6f .shogun-image-content {
  
    align-items: center;
  
}

#s-3fb6ac67-daf8-49cc-928a-ab58fc9c76ab {
  margin-top: 10%;
margin-left: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3fb6ac67-daf8-49cc-928a-ab58fc9c76ab .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: center;
}



#s-887d457f-830f-48c9-98b3-8788bef854ae {
  margin-top: 0%;
margin-bottom: 10%;
}

@media (min-width: 0px) {
[id="s-887d457f-830f-48c9-98b3-8788bef854ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-887d457f-830f-48c9-98b3-8788bef854ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-887d457f-830f-48c9-98b3-8788bef854ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-887d457f-830f-48c9-98b3-8788bef854ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1b71b53c-2800-42ba-bc78-61d12330d413 {
  min-height: 350px;
}








#s-1b71b53c-2800-42ba-bc78-61d12330d413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b71b53c-2800-42ba-bc78-61d12330d413.shg-box.shg-c {
  justify-content: center;
}

#s-3f6b4fd7-a464-444f-aa7e-bf4aec80e5ee {
  min-height: 350px;
}








#s-3f6b4fd7-a464-444f-aa7e-bf4aec80e5ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f6b4fd7-a464-444f-aa7e-bf4aec80e5ee.shg-box.shg-c {
  justify-content: center;
}

#s-4ff1faed-8653-4af1-9d64-3bca4d1f083d {
  box-shadow:0px 0px 10px 0px ;
text-align: center;
}




  #s-4ff1faed-8653-4af1-9d64-3bca4d1f083d img.shogun-image {
    

    
    
    
  }


#s-4ff1faed-8653-4af1-9d64-3bca4d1f083d .shogun-image-content {
  
    align-items: center;
  
}

#s-b1c7ea63-ba56-4609-b9a0-1dc051f46c2b {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1c7ea63-ba56-4609-b9a0-1dc051f46c2b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: center;
}



#s-261ef094-cadf-4f2d-91ce-f9d6e3a1e7ef {
  margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-261ef094-cadf-4f2d-91ce-f9d6e3a1e7ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-261ef094-cadf-4f2d-91ce-f9d6e3a1e7ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-261ef094-cadf-4f2d-91ce-f9d6e3a1e7ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-261ef094-cadf-4f2d-91ce-f9d6e3a1e7ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1a0c3bd6-cace-4097-ac29-cc1f7ae60e98 {
  display: none;
}
#s-d229cdc2-3aec-41fa-af7e-110b395faaac {
  text-align: left;
}



.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac img.shogun-image {
  width: 100%;
}

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

.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac img.shogun-image {
  width: 100%;
}

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

.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac img.shogun-image {
  width: 100%;
}

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

.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d229cdc2-3aec-41fa-af7e-110b395faaac img.shogun-image {
  width: 100%;
}

}
#s-2f1e0f7a-835a-458f-b2c0-bc190c8a105c {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-2f1e0f7a-835a-458f-b2c0-bc190c8a105c .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-7012f5e0-755b-4c45-87bf-156f779f4cb8 {
  margin-right: 55%;
text-align: center;
}




  #s-7012f5e0-755b-4c45-87bf-156f779f4cb8 img.shogun-image {
    

    
    
    
  }


#s-7012f5e0-755b-4c45-87bf-156f779f4cb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b38c39c9-02fa-4c3b-a03d-f32c636685e7 {
  text-align: left;
}

#s-b38c39c9-02fa-4c3b-a03d-f32c636685e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-b38c39c9-02fa-4c3b-a03d-f32c636685e7 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-b38c39c9-02fa-4c3b-a03d-f32c636685e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1c5972fb-2c47-4a02-bce0-88d00c95e074 {
  display: none;
}
#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 {
  text-align: left;
}



.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-76e28a87-46b7-4d3f-91bc-de9d5e412432 img.shogun-image {
  width: 100%;
}

}
#s-9dc2d42e-14f1-4237-8f69-d7c31545d192 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-9dc2d42e-14f1-4237-8f69-d7c31545d192 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-c7536177-484c-40bc-b44c-6f48f6315a64 {
  margin-right: 55%;
text-align: center;
}




  #s-c7536177-484c-40bc-b44c-6f48f6315a64 img.shogun-image {
    

    
    
    
  }


#s-c7536177-484c-40bc-b44c-6f48f6315a64 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b16fc30-7fbd-484d-a4d1-68f7e1f77941 {
  text-align: left;
}

#s-0b16fc30-7fbd-484d-a4d1-68f7e1f77941 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0b16fc30-7fbd-484d-a4d1-68f7e1f77941 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-0b16fc30-7fbd-484d-a4d1-68f7e1f77941 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c93d5269-daef-437a-af91-618b00d1899d {
  display: none;
}
#s-f38eeabe-d156-476c-8523-06f145fd58aa {
  text-align: left;
}



.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa img.shogun-image {
  width: 100%;
}

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

.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa img.shogun-image {
  width: 100%;
}

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

.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa img.shogun-image {
  width: 100%;
}

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

.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f38eeabe-d156-476c-8523-06f145fd58aa img.shogun-image {
  width: 100%;
}

}
#s-3f098bc4-7133-43a6-b579-6c539a5d8222 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-3f098bc4-7133-43a6-b579-6c539a5d8222 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-39f441e5-c8df-4f91-9da0-8ac111eb3dcf {
  margin-right: 55%;
text-align: center;
}




  #s-39f441e5-c8df-4f91-9da0-8ac111eb3dcf img.shogun-image {
    

    
    
    
  }


#s-39f441e5-c8df-4f91-9da0-8ac111eb3dcf .shogun-image-content {
  
    align-items: center;
  
}

#s-933b39df-2c44-4102-b93b-86fbf4ec69d4 {
  text-align: left;
}

#s-933b39df-2c44-4102-b93b-86fbf4ec69d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-933b39df-2c44-4102-b93b-86fbf4ec69d4 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-933b39df-2c44-4102-b93b-86fbf4ec69d4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7817c7b2-24bc-442d-8a2b-c3011e1f429f {
  display: none;
}
#s-3d5d9163-f566-4348-b14c-a16783e437ec {
  text-align: left;
}



.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec img.shogun-image {
  width: 100%;
}

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

.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d5d9163-f566-4348-b14c-a16783e437ec img.shogun-image {
  width: 100%;
}

}
#s-bc0964e2-df97-42fb-84ee-2b7d77c83655 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-bc0964e2-df97-42fb-84ee-2b7d77c83655 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-1c4babf9-a3d6-4b81-a357-fdd840c05809 {
  margin-right: 55%;
text-align: center;
}




  #s-1c4babf9-a3d6-4b81-a357-fdd840c05809 img.shogun-image {
    

    
    
    
  }


#s-1c4babf9-a3d6-4b81-a357-fdd840c05809 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b9cd501-c30b-49e8-be02-896800342ec9 {
  text-align: left;
}

#s-8b9cd501-c30b-49e8-be02-896800342ec9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-8b9cd501-c30b-49e8-be02-896800342ec9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-8b9cd501-c30b-49e8-be02-896800342ec9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6359672d-1d24-41e2-80e6-2bac3830e4ea {
  padding-left: 0%;
padding-right: 0%;
min-height: 400px;
background-color: rgba(104, 161, 75, 0.34);
}








#s-6359672d-1d24-41e2-80e6-2bac3830e4ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6359672d-1d24-41e2-80e6-2bac3830e4ea.shg-box.shg-c {
  justify-content: center;
}

#s-47edefe7-5032-4598-8a20-bffea39abca3 {
  margin-top: 1.5%;
margin-bottom: 1.5%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-44b9acd3-762c-431f-9ca3-75a72714691a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 1%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-44b9acd3-762c-431f-9ca3-75a72714691a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44b9acd3-762c-431f-9ca3-75a72714691a.shg-box.shg-c {
  justify-content: center;
}

#s-e206449b-bfea-414a-800e-0ac78921957f {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e206449b-bfea-414a-800e-0ac78921957f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: center;
}



#s-acaa8215-f6a6-4bf8-bbb7-ef4e30254bf9 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-acaa8215-f6a6-4bf8-bbb7-ef4e30254bf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acaa8215-f6a6-4bf8-bbb7-ef4e30254bf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-acaa8215-f6a6-4bf8-bbb7-ef4e30254bf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-acaa8215-f6a6-4bf8-bbb7-ef4e30254bf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-580e644f-b3f7-4251-a965-97ef7e80f2d0 .shogun-icon-wrapper {
  text-align: left;
}


#s-580e644f-b3f7-4251-a965-97ef7e80f2d0 .shogun-icon-wrapper > .shogun-icon {

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

#s-9cfba657-7ac1-4068-a9a4-b12faa595484 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9cfba657-7ac1-4068-a9a4-b12faa595484 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-e70e1073-629d-46a6-84d6-e66f089db5b0 {
  min-height: 55px;
}

#s-b5daeee3-3ac0-4503-9a29-605c5bedc430 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b5daeee3-3ac0-4503-9a29-605c5bedc430 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-5407176a-aa24-4e23-b89f-6bbdc802436d .shogun-icon-wrapper {
  text-align: left;
}


#s-5407176a-aa24-4e23-b89f-6bbdc802436d .shogun-icon-wrapper > .shogun-icon {

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

#s-4b146e66-683e-4def-ab3a-b955ee1c574c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4b146e66-683e-4def-ab3a-b955ee1c574c .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-f2d48f2d-7c55-425a-b33a-b039eff51d70 {
  min-height: 55px;
}

#s-039bdaa6-4d6a-452b-a2e4-6d1cd2e3db40 {
  border-style: solid;
margin-top: 5px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-039bdaa6-4d6a-452b-a2e4-6d1cd2e3db40:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-039bdaa6-4d6a-452b-a2e4-6d1cd2e3db40:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-039bdaa6-4d6a-452b-a2e4-6d1cd2e3db40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2467aeba-93ec-4f79-be81-f20bd1f88c4a {
  min-height: 50px;
}








#s-2467aeba-93ec-4f79-be81-f20bd1f88c4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2467aeba-93ec-4f79-be81-f20bd1f88c4a.shg-box.shg-c {
  justify-content: center;
}

#s-881cd4e3-3ced-43a0-b85c-7aaa9b7f58a9 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-881cd4e3-3ced-43a0-b85c-7aaa9b7f58a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-881cd4e3-3ced-43a0-b85c-7aaa9b7f58a9.shg-box.shg-c {
  justify-content: center;
}

#s-0e6984fe-c5a4-42cd-8c68-3f5cac520cba {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-0e6984fe-c5a4-42cd-8c68-3f5cac520cba .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: left;
}



#s-481c034c-0325-47f1-90d1-f441e2f7b245 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-481c034c-0325-47f1-90d1-f441e2f7b245 .shogun-heading-component h1 {
  color: rgba(6, 111, 134, 1);
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}


#s-481c034c-0325-47f1-90d1-f441e2f7b245 .shogun-heading-component h1 a {
  color: rgba(6, 111, 134, 1);
}


#s-ee504586-25bc-4835-8af0-ccef75b98728 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-ee504586-25bc-4835-8af0-ccef75b98728 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 40px;
  
  
  text-align: left;
}



#s-658e912e-df91-4281-8cc0-61ee831dc4af {
  margin-right: 85%;
text-align: left;
}




  #s-658e912e-df91-4281-8cc0-61ee831dc4af img.shogun-image {
    

    
    
    
  }


#s-658e912e-df91-4281-8cc0-61ee831dc4af .shogun-image-content {
  
    align-items: center;
  
}

#s-c415c3a4-380b-4dff-a44b-b9892140287f {
  margin-left: 1%;
margin-right: 1%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c415c3a4-380b-4dff-a44b-b9892140287f {
  
}
}@media (max-width: 767px){#s-c415c3a4-380b-4dff-a44b-b9892140287f {
  
}
}
#s-c415c3a4-380b-4dff-a44b-b9892140287f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c415c3a4-380b-4dff-a44b-b9892140287f .shg-sld-nav-button.shg-sld-left,
#s-c415c3a4-380b-4dff-a44b-b9892140287f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0f82892a-f963-4c66-931f-fbc9bdf52bd3 {
  min-height: 50px;
}








#s-0f82892a-f963-4c66-931f-fbc9bdf52bd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f82892a-f963-4c66-931f-fbc9bdf52bd3.shg-box.shg-c {
  justify-content: center;
}

#s-267bd808-243d-446c-a353-66e33a77ca50 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b845cd-111d-4d83-9e5f-c8e308da0f04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1bc256f2-19f7-4e09-beed-1a4225e7ddc3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1bc256f2-19f7-4e09-beed-1a4225e7ddc3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-d499ec82-a477-4794-9fe8-30c5fabf4f75 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-d499ec82-a477-4794-9fe8-30c5fabf4f75 img.shogun-image {
    

    
    
    
  }


#s-d499ec82-a477-4794-9fe8-30c5fabf4f75 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c47fd62-e88e-42d0-8a38-8d437bb7f8e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c47fd62-e88e-42d0-8a38-8d437bb7f8e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-d35a510c-25e2-478b-99c1-a0d1084404fa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-609f321a-ad81-41b9-9330-595bad9e836a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-a34d5c97-5b7d-4667-908d-01b5907323ca {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a34d5c97-5b7d-4667-908d-01b5907323ca .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-376cb140-0076-4c9b-af66-7c043b257d63 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-376cb140-0076-4c9b-af66-7c043b257d63 img.shogun-image {
    

    
    
    
  }


#s-376cb140-0076-4c9b-af66-7c043b257d63 .shogun-image-content {
  
    align-items: center;
  
}

#s-2670ae6a-25f7-4b3e-8e30-3e4bf18a0865 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2670ae6a-25f7-4b3e-8e30-3e4bf18a0865 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-8b7d80a5-db57-40f7-b996-ad2a98b75cf2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d57408f-5cd4-45fd-b5f7-7357ab9ed65f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-e5d4ec6d-bf53-4b69-bf71-adba9a533f27 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e5d4ec6d-bf53-4b69-bf71-adba9a533f27 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-80802664-6775-498b-8174-cbdffeb4ee64 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-80802664-6775-498b-8174-cbdffeb4ee64 img.shogun-image {
    

    
    
    
  }


#s-80802664-6775-498b-8174-cbdffeb4ee64 .shogun-image-content {
  
    align-items: center;
  
}

#s-e365bca0-bfac-4d17-b0ea-5ab6e926abd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e365bca0-bfac-4d17-b0ea-5ab6e926abd2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-6d429028-0102-4e7c-bfb8-3e66364e24a5 {
  min-height: 50px;
}








#s-6d429028-0102-4e7c-bfb8-3e66364e24a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d429028-0102-4e7c-bfb8-3e66364e24a5.shg-box.shg-c {
  justify-content: center;
}

#s-2e2273e8-659d-4ceb-8417-069fd5efc4dc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a03c776-4b9f-4d62-bcae-166620e90669"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-dc691a4a-b1b5-49d9-b383-51755a9273ce {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-dc691a4a-b1b5-49d9-b383-51755a9273ce .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-cf9a9a96-01a2-48fe-a2ae-6a3e3e1131c2 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-cf9a9a96-01a2-48fe-a2ae-6a3e3e1131c2 img.shogun-image {
    

    
    
    
  }


#s-cf9a9a96-01a2-48fe-a2ae-6a3e3e1131c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-478565f2-e79f-4a25-a56d-280790a0a3e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-478565f2-e79f-4a25-a56d-280790a0a3e0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-beebb873-3a31-49a4-83fd-be7a5372b2ca hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cacf4dbc-85f5-4779-9126-b23f5c5acd1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-0fd48a60-1f88-416e-86fc-28cb598b9a74 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0fd48a60-1f88-416e-86fc-28cb598b9a74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-cfe79037-6541-40e5-82c1-5d8e3528fc73 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-cfe79037-6541-40e5-82c1-5d8e3528fc73 img.shogun-image {
    

    
    
    
  }


#s-cfe79037-6541-40e5-82c1-5d8e3528fc73 .shogun-image-content {
  
    align-items: center;
  
}

#s-6245046e-7c87-47b6-95bf-804ca322b5fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6245046e-7c87-47b6-95bf-804ca322b5fd .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-cf04750d-3c98-4ae7-ae7c-7641769e4425 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8c65561-bbf2-4a68-a5b7-8f77f351c4c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-39557436-628c-4e6f-93b2-205ee229c786 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-39557436-628c-4e6f-93b2-205ee229c786 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-a1bcb2de-a96c-49ec-a3fd-be04de30ac8b {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-a1bcb2de-a96c-49ec-a3fd-be04de30ac8b img.shogun-image {
    

    
    
    
  }


#s-a1bcb2de-a96c-49ec-a3fd-be04de30ac8b .shogun-image-content {
  
    align-items: center;
  
}

#s-82bfe758-ac64-4933-ae45-31bfbaf80afe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-82bfe758-ac64-4933-ae45-31bfbaf80afe .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-3b15beb0-0b9f-443e-b273-ac1bdcc92546 {
  min-height: 50px;
}








#s-3b15beb0-0b9f-443e-b273-ac1bdcc92546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b15beb0-0b9f-443e-b273-ac1bdcc92546.shg-box.shg-c {
  justify-content: center;
}

#s-d96d5f00-d330-4674-a4a6-92a7ad79fd3f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-197d3a4b-a58b-4b2a-a00c-2120fc924e08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-092e8972-c162-4a45-85fb-4eff68794623 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-092e8972-c162-4a45-85fb-4eff68794623 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-015aa302-b5ed-4d68-afd6-4ae5b9020b13 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-015aa302-b5ed-4d68-afd6-4ae5b9020b13 img.shogun-image {
    

    
    
    
  }


#s-015aa302-b5ed-4d68-afd6-4ae5b9020b13 .shogun-image-content {
  
    align-items: center;
  
}

#s-eddaaae1-1b61-402d-9d3b-37a8063380ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eddaaae1-1b61-402d-9d3b-37a8063380ad .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-a949c092-ba5c-4b7c-addc-733badeec238 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb940648-6c26-4f2f-a5b7-6a2c229f8a90"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d56dfa92-066f-4246-b91d-8cf9d473368b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d56dfa92-066f-4246-b91d-8cf9d473368b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-762ebed5-00aa-4cef-a2e6-4274422dbf94 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-762ebed5-00aa-4cef-a2e6-4274422dbf94 img.shogun-image {
    

    
    
    
  }


#s-762ebed5-00aa-4cef-a2e6-4274422dbf94 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a79276a-51bd-477c-b6ea-67c5cdc86df6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7a79276a-51bd-477c-b6ea-67c5cdc86df6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-b0994c0a-2c3d-447e-b4ef-9b3de0470cff hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-274e12e5-dcec-405c-b73e-0b76e1b4381c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-058ddc4a-89cf-45c6-9040-22c7d58ebee5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-058ddc4a-89cf-45c6-9040-22c7d58ebee5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-b51af8b5-2734-4b97-91c6-b3e9c33866ef {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-b51af8b5-2734-4b97-91c6-b3e9c33866ef img.shogun-image {
    

    
    
    
  }


#s-b51af8b5-2734-4b97-91c6-b3e9c33866ef .shogun-image-content {
  
    align-items: center;
  
}

#s-8d331568-9ebb-4f11-a6cf-e6d974ea6e7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8d331568-9ebb-4f11-a6cf-e6d974ea6e7d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-716a48e6-66c6-4ea5-b959-f3063b0bf29f {
  min-height: 50px;
}








#s-716a48e6-66c6-4ea5-b959-f3063b0bf29f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-716a48e6-66c6-4ea5-b959-f3063b0bf29f.shg-box.shg-c {
  justify-content: center;
}

#s-a8167fe8-ee43-4bf9-b7ec-9b4d80101d52 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dac5d55-703f-4c14-925e-03e106aef2a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-deb64590-0edb-498a-bd3d-eb6fc98a73cd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-deb64590-0edb-498a-bd3d-eb6fc98a73cd .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-cad66adf-3eaf-4c9f-a166-4b57fd972b79 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-cad66adf-3eaf-4c9f-a166-4b57fd972b79 img.shogun-image {
    

    
    
    
  }


#s-cad66adf-3eaf-4c9f-a166-4b57fd972b79 .shogun-image-content {
  
    align-items: center;
  
}

#s-43eca731-df34-41c5-bfdc-c2d052d6d166 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-43eca731-df34-41c5-bfdc-c2d052d6d166 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-f83e3255-2675-4706-b701-9c00d54087e8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2519af6d-e5a8-4856-8bcc-27437ce7e70d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-221c2e03-f5a3-440d-8613-8e4d28437665 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-221c2e03-f5a3-440d-8613-8e4d28437665 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-6a385c55-f5bf-4527-8b7e-614cfcdf80d4 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-6a385c55-f5bf-4527-8b7e-614cfcdf80d4 img.shogun-image {
    

    
    
    
  }


#s-6a385c55-f5bf-4527-8b7e-614cfcdf80d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9615c85-a54b-4709-b238-c3325207f206 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c9615c85-a54b-4709-b238-c3325207f206 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-e2da8358-d5ad-4edd-9c81-d93b7fb87af6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a15561e0-5d01-4523-b428-d5688b12cfe7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-afa5cf99-9a3f-4770-b8ff-56c6c10b474d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-afa5cf99-9a3f-4770-b8ff-56c6c10b474d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-1273efb9-4364-445d-973e-504c703e6ca5 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-1273efb9-4364-445d-973e-504c703e6ca5 img.shogun-image {
    

    
    
    
  }


#s-1273efb9-4364-445d-973e-504c703e6ca5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9df003db-1f8e-4f6b-a1ad-e70b010548de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9df003db-1f8e-4f6b-a1ad-e70b010548de .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-e42842b0-0072-4251-b714-ddee00120c00 {
  min-height: 50px;
}








#s-e42842b0-0072-4251-b714-ddee00120c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e42842b0-0072-4251-b714-ddee00120c00.shg-box.shg-c {
  justify-content: center;
}

#s-c40c5701-c710-4c4e-a7cc-79d5a4fd187a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-899c3471-d0f9-4eca-8083-f09e6a603203"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-45386913-d427-48e6-9027-10bfe7298c31 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-45386913-d427-48e6-9027-10bfe7298c31 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-2532b7a5-93bf-496e-acd5-1ebe14095d37 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-2532b7a5-93bf-496e-acd5-1ebe14095d37 img.shogun-image {
    

    
    
    
  }


#s-2532b7a5-93bf-496e-acd5-1ebe14095d37 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0f68c4a-af82-4165-adf6-2433eb1e35eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f0f68c4a-af82-4165-adf6-2433eb1e35eb .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-c6a67979-e20d-44a2-8367-a88020101964 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-002b9766-2e81-4d04-8907-af6ba8bdc0b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-c7210998-e7c9-4c0b-bb64-6f4b6b1e1ca8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c7210998-e7c9-4c0b-bb64-6f4b6b1e1ca8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-8656bc63-eaae-4b88-83cf-4285576893f9 {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-8656bc63-eaae-4b88-83cf-4285576893f9 img.shogun-image {
    

    
    
    
  }


#s-8656bc63-eaae-4b88-83cf-4285576893f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb5a6639-a6db-4111-8774-a767a3980151 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eb5a6639-a6db-4111-8774-a767a3980151 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-af7077a4-f5fe-4454-be5f-0577df70d4d1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1043e2e6-6fc3-49d2-9139-32ba9f8e5195"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-da7ea12d-bc4e-420b-a1b7-cbae42f5ee1b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-da7ea12d-bc4e-420b-a1b7-cbae42f5ee1b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-595a604d-5313-45c3-87dc-2c007eaccdad {
  margin-top: 2px;
margin-right: 80%;
text-align: left;
}




  #s-595a604d-5313-45c3-87dc-2c007eaccdad img.shogun-image {
    

    
    
    
  }


#s-595a604d-5313-45c3-87dc-2c007eaccdad .shogun-image-content {
  
    align-items: center;
  
}

#s-409dcba9-b481-40bb-bb78-b81fdf84e964 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-409dcba9-b481-40bb-bb78-b81fdf84e964 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d {
  display: none;
}
#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d, #wrap-s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d {
  display: none;
}
#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d, #wrap-s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d {
  display: none;
}
#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d, #wrap-s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d { display:none !important; }}@media (max-width: 767px){#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d {
  
}
}







#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f737208-d8b9-48a5-8bc8-bcd7d12cf34d.shg-box.shg-c {
  justify-content: center;
}

#s-6685a23e-de7a-4f26-a495-f9da325f8ba1 {
  min-height: 50px;
}








#s-6685a23e-de7a-4f26-a495-f9da325f8ba1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6685a23e-de7a-4f26-a495-f9da325f8ba1.shg-box.shg-c {
  justify-content: center;
}

#s-025bbe3f-3820-4c5e-b7bc-fb6a947f041d {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 2%;
padding-bottom: 1%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-025bbe3f-3820-4c5e-b7bc-fb6a947f041d {
  
}
}@media (max-width: 767px){#s-025bbe3f-3820-4c5e-b7bc-fb6a947f041d {
  
}
}
#s-025bbe3f-3820-4c5e-b7bc-fb6a947f041d {
  display: none;
}
#s-b6f10db9-1fae-4578-bda2-44bf0daf3432 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-b6f10db9-1fae-4578-bda2-44bf0daf3432 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-b6f10db9-1fae-4578-bda2-44bf0daf3432 .shg-sld-nav-button.shg-sld-left,
#s-b6f10db9-1fae-4578-bda2-44bf0daf3432 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

#s-50f01f36-0090-4da9-b5d8-ade2c2bc950f {
  text-align: center;
}




  #s-50f01f36-0090-4da9-b5d8-ade2c2bc950f img.shogun-image {
    

    
    
    
  }


#s-50f01f36-0090-4da9-b5d8-ade2c2bc950f .shogun-image-content {
  
    align-items: center;
  
}

#s-983904d6-bc8d-4c2b-a6f4-0d5700133a7a {
  text-align: center;
}




  #s-983904d6-bc8d-4c2b-a6f4-0d5700133a7a img.shogun-image {
    

    
    
    
  }


#s-983904d6-bc8d-4c2b-a6f4-0d5700133a7a .shogun-image-content {
  
    align-items: center;
  
}

#s-9201d231-7610-42a2-9e1a-666528dd097f {
  text-align: center;
}




  #s-9201d231-7610-42a2-9e1a-666528dd097f img.shogun-image {
    

    
    
    
  }


#s-9201d231-7610-42a2-9e1a-666528dd097f .shogun-image-content {
  
    align-items: center;
  
}

#s-d31c3cc3-eda2-4617-8bb2-455cb9f39697 {
  text-align: center;
}




  #s-d31c3cc3-eda2-4617-8bb2-455cb9f39697 img.shogun-image {
    

    
    
    
  }


#s-d31c3cc3-eda2-4617-8bb2-455cb9f39697 .shogun-image-content {
  
    align-items: center;
  
}

#s-66166867-b1c4-45a0-aaa6-e93a5435321b {
  text-align: center;
}




  #s-66166867-b1c4-45a0-aaa6-e93a5435321b img.shogun-image {
    

    
    
    
  }


#s-66166867-b1c4-45a0-aaa6-e93a5435321b .shogun-image-content {
  
    align-items: center;
  
}

#s-1b614d84-495d-4e9f-8bc4-c570c5f992ba {
  text-align: center;
}




  #s-1b614d84-495d-4e9f-8bc4-c570c5f992ba img.shogun-image {
    

    
    
    
  }


#s-1b614d84-495d-4e9f-8bc4-c570c5f992ba .shogun-image-content {
  
    align-items: center;
  
}

#s-cb4a07da-6ffa-4495-aeab-0cd8bae0e691 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-cb4a07da-6ffa-4495-aeab-0cd8bae0e691 img.shogun-image {
    

    
    
    
  }


#s-cb4a07da-6ffa-4495-aeab-0cd8bae0e691 .shogun-image-content {
  
    align-items: center;
  
}

#s-89d2c0f0-4bd0-4301-b8dd-254e3127a333 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-89d2c0f0-4bd0-4301-b8dd-254e3127a333 img.shogun-image {
    

    
    
    
  }


#s-89d2c0f0-4bd0-4301-b8dd-254e3127a333 .shogun-image-content {
  
    align-items: center;
  
}

#s-24c5b003-cab5-42e5-b831-29bf45b72dde {
  margin-top: 1%;
padding-top: 10px;
text-align: left;
}

#s-24c5b003-cab5-42e5-b831-29bf45b72dde .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 19px;
  
  
}

#s-937f6ed2-167e-4757-ad0b-e57281927e2e {
  min-height: 0px;
}








#s-937f6ed2-167e-4757-ad0b-e57281927e2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-937f6ed2-167e-4757-ad0b-e57281927e2e.shg-box.shg-c {
  justify-content: center;
}

#s-0a4f1d94-f198-46a9-a1c6-47d3c7bf35dd {
  margin-top: 1%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 70%;
text-align: center;
}




  #s-0a4f1d94-f198-46a9-a1c6-47d3c7bf35dd img.shogun-image {
    

    
    
    
  }


#s-0a4f1d94-f198-46a9-a1c6-47d3c7bf35dd .shogun-image-content {
  
    align-items: center;
  
}

#s-46de0b5f-0256-41ec-8114-7dd09326ee70 {
  margin-top: 0%;
margin-bottom: 5%;
}

#s-a1622fb4-673e-4cf3-94a2-8196be5fbc59 {
  margin-left: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a1622fb4-673e-4cf3-94a2-8196be5fbc59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1622fb4-673e-4cf3-94a2-8196be5fbc59.shg-box.shg-c {
  justify-content: center;
}

#s-df18f9eb-29ac-4bab-94d0-3d4f80e75d49 {
  margin-top: 3%;
margin-bottom: 0%;
text-align: left;
}

#s-df18f9eb-29ac-4bab-94d0-3d4f80e75d49 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-df18f9eb-29ac-4bab-94d0-3d4f80e75d49 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-df18f9eb-29ac-4bab-94d0-3d4f80e75d49 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-758b53e9-bf4c-4192-9d54-ded7b81e7cd5 {
  margin-bottom: 0%;
padding-bottom: 0%;
}

#s-f3a8b83d-ac05-4c83-934f-7785ed341d6a {
  margin-top: 3%;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 {
  border-style: solid;
margin-top: 0%;
margin-bottom: 0em;
margin-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .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-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 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-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-15e705ae-82b0-422d-8dd7-7650ed876a81-btn-wrapper {
    text-align: center;
  }


#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-variant-btn:hover {
  background: #252525;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-variant-btn:active, #s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-15e705ae-82b0-422d-8dd7-7650ed876a81 .shg-variant-btn.disabled {
  background: #252525;
}

#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72 {
  margin-top: 2%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72:hover {background-color: rgba(255, 186, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72:active {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-4a32ffd6-c9c7-4bfd-8e3f-64a7b64b4c72.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3f30aceb-1fa8-4c06-9220-81f898db7e1b {
  border-style: solid;
margin-top: 3%;
margin-bottom: 0%;
padding-top: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-3f30aceb-1fa8-4c06-9220-81f898db7e1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f30aceb-1fa8-4c06-9220-81f898db7e1b.shg-box.shg-c {
  justify-content: center;
}

#s-30e1b9bf-6c06-44b2-9b9d-8190c77416e5 {
  margin-left: 4%;
margin-right: 4%;
text-align: center;
}




  #s-30e1b9bf-6c06-44b2-9b9d-8190c77416e5 img.shogun-image {
    

    
    
    
  }


#s-30e1b9bf-6c06-44b2-9b9d-8190c77416e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed7790ba-dd35-4750-95e3-9dff88530e04 {
  margin-top: 7px;
margin-left: 5%;
}

#s-ed7790ba-dd35-4750-95e3-9dff88530e04 .shogun-icon-wrapper {
  text-align: left;
}


#s-ed7790ba-dd35-4750-95e3-9dff88530e04 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-75e7e758-638b-4fbf-9ba9-74c2b6ce2a88 {
  margin-top: 0%;
margin-left: 5%;
margin-bottom: 3%;
}

#s-927934a9-b68a-4ed8-9fa3-f576fa90167a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-927934a9-b68a-4ed8-9fa3-f576fa90167a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-927934a9-b68a-4ed8-9fa3-f576fa90167a.shg-box.shg-c {
  justify-content: center;
}

#s-8b73df13-c896-489d-8f29-79e81d1e7af9 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b73df13-c896-489d-8f29-79e81d1e7af9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-e2914dae-3ea0-499e-8c31-926875fd7d9a {
  min-height: 50px;
}








#s-e2914dae-3ea0-499e-8c31-926875fd7d9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2914dae-3ea0-499e-8c31-926875fd7d9a.shg-box.shg-c {
  justify-content: center;
}

#s-010b34eb-e063-40cd-b02f-929f9e66c992 .shogun-icon-wrapper {
  text-align: left;
}


#s-010b34eb-e063-40cd-b02f-929f9e66c992 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-c75d16d8-34ca-4123-92d0-cd2d8a7706b8 {
  min-height: 0px;
}








#s-c75d16d8-34ca-4123-92d0-cd2d8a7706b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c75d16d8-34ca-4123-92d0-cd2d8a7706b8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-adc2666a-a13a-42cd-a12e-fbd09e35c6e1 {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-76d6a120-01cb-40ed-9aad-6fca0e7a9992 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-76d6a120-01cb-40ed-9aad-6fca0e7a9992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76d6a120-01cb-40ed-9aad-6fca0e7a9992.shg-box.shg-c {
  justify-content: center;
}

#s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e905dfd3-ff22-45d0-a9c5-3c95f5df6538"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-d00de628-0b56-4b3b-b137-22b2f888d0f9 {
  min-height: 50px;
}








#s-d00de628-0b56-4b3b-b137-22b2f888d0f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d00de628-0b56-4b3b-b137-22b2f888d0f9.shg-box.shg-c {
  justify-content: center;
}

#s-c4863557-b558-4549-9af7-a51a14236e4e .shogun-icon-wrapper {
  text-align: left;
}


#s-c4863557-b558-4549-9af7-a51a14236e4e .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5286b797-84fe-4f94-bd47-2a8fe2d35fb1 {
  min-height: 0px;
}








#s-5286b797-84fe-4f94-bd47-2a8fe2d35fb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5286b797-84fe-4f94-bd47-2a8fe2d35fb1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-17ef9a95-4745-4f0a-9486-011ef49dadbe {
  margin-top: 0%;
margin-bottom: 3%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-d0cc250f-071e-4f5e-9b89-1e5c4cfbf9a4 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-style: solid;
min-height: 50px;
}








#s-d0cc250f-071e-4f5e-9b89-1e5c4cfbf9a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0cc250f-071e-4f5e-9b89-1e5c4cfbf9a4.shg-box.shg-c {
  justify-content: center;
}

#s-ef0c3c10-474d-4c34-a427-a959da45e045 {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef0c3c10-474d-4c34-a427-a959da45e045"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-3f2b28d3-69a5-45a7-8658-94bde256cfbe {
  min-height: 50px;
}








#s-3f2b28d3-69a5-45a7-8658-94bde256cfbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f2b28d3-69a5-45a7-8658-94bde256cfbe.shg-box.shg-c {
  justify-content: center;
}

#s-a0983c55-d3a6-4b3d-8eb0-a2ebb591c109 .shogun-icon-wrapper {
  text-align: left;
}


#s-a0983c55-d3a6-4b3d-8eb0-a2ebb591c109 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-3c815214-f984-4639-9f73-82747e2062a0 {
  margin-bottom: 3%;
min-height: 0px;
}








#s-3c815214-f984-4639-9f73-82747e2062a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c815214-f984-4639-9f73-82747e2062a0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be29363b-bc62-4727-8e11-afcd4b2ce9b9 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  
  font-size: 16px;
}

#s-d9c9f2cd-7a54-48b6-814b-53b43b4ce537 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c32545a9-2e09-469a-a496-e1146e9603c9 {
  margin-top: 3%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-c32545a9-2e09-469a-a496-e1146e9603c9 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c32545a9-2e09-469a-a496-e1146e9603c9 .shg-sld-nav-button.shg-sld-left,
#s-c32545a9-2e09-469a-a496-e1146e9603c9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-b259dba7-3da6-46ab-9bb6-4f3eff49c3f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b259dba7-3da6-46ab-9bb6-4f3eff49c3f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b259dba7-3da6-46ab-9bb6-4f3eff49c3f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b259dba7-3da6-46ab-9bb6-4f3eff49c3f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-20250403-33e2-4466-9993-2a5c7fe83995"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-45c246e4-0e30-402e-aa78-71ebf4dcf51e {
  min-height: 50px;
}








#s-45c246e4-0e30-402e-aa78-71ebf4dcf51e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c246e4-0e30-402e-aa78-71ebf4dcf51e.shg-box.shg-c {
  justify-content: center;
}

#s-8cf90be5-6acc-45dc-b51a-cf636111911d .shogun-icon-wrapper {
  text-align: center;
}


#s-8cf90be5-6acc-45dc-b51a-cf636111911d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-c60a0589-864f-4187-9ae6-7976c4df2402 {
  min-height: 50px;
}








#s-c60a0589-864f-4187-9ae6-7976c4df2402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c60a0589-864f-4187-9ae6-7976c4df2402.shg-box.shg-c {
  justify-content: center;
}

#s-2e33b41f-29c6-459d-a55b-cb0d404ce7f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e33b41f-29c6-459d-a55b-cb0d404ce7f1 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-27b1fe15-d5a0-4605-a8e1-bacff767ff4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-56286780-068e-47d6-bf09-d2d8fde2d7f9 {
  min-height: 50px;
}








#s-56286780-068e-47d6-bf09-d2d8fde2d7f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56286780-068e-47d6-bf09-d2d8fde2d7f9.shg-box.shg-c {
  justify-content: center;
}

#s-759e3a1f-23bb-4499-8547-3af9bea25631 .shogun-icon-wrapper {
  text-align: center;
}


#s-759e3a1f-23bb-4499-8547-3af9bea25631 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-120559ac-b27a-442f-a8df-3818e836513a {
  min-height: 50px;
}








#s-120559ac-b27a-442f-a8df-3818e836513a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-120559ac-b27a-442f-a8df-3818e836513a.shg-box.shg-c {
  justify-content: center;
}

#s-3eb4dfbb-232b-4d4a-a064-8a5fb874d839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3eb4dfbb-232b-4d4a-a064-8a5fb874d839 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c2b839b5-5c97-4590-9479-0e93d7ddb91c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c2b839b5-5c97-4590-9479-0e93d7ddb91c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2b839b5-5c97-4590-9479-0e93d7ddb91c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2b839b5-5c97-4590-9479-0e93d7ddb91c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-091b2d83-7283-46ea-b1d6-f0fc580c423d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-115cf668-aef5-4bd0-b651-35d711fe4d6d {
  min-height: 50px;
}








#s-115cf668-aef5-4bd0-b651-35d711fe4d6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-115cf668-aef5-4bd0-b651-35d711fe4d6d.shg-box.shg-c {
  justify-content: center;
}

#s-d8541a8a-d213-4e4c-8dfd-026352026cf8 .shogun-icon-wrapper {
  text-align: center;
}


#s-d8541a8a-d213-4e4c-8dfd-026352026cf8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-71c3cf46-a0ad-421b-97b3-5deb81e923d4 {
  min-height: 50px;
}








#s-71c3cf46-a0ad-421b-97b3-5deb81e923d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c3cf46-a0ad-421b-97b3-5deb81e923d4.shg-box.shg-c {
  justify-content: center;
}

#s-192c54a3-305c-4d6a-b1a6-d7ce26cc8fa8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-192c54a3-305c-4d6a-b1a6-d7ce26cc8fa8 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-463a676a-d3fe-43ba-a7cd-d06fb543fb9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

}

#s-2cf47de1-1c2e-4ea3-b8d4-5de949b74003 {
  min-height: 50px;
}








#s-2cf47de1-1c2e-4ea3-b8d4-5de949b74003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf47de1-1c2e-4ea3-b8d4-5de949b74003.shg-box.shg-c {
  justify-content: center;
}

#s-e4e3cdca-b3c1-4c55-8bd7-46af4e0ccf3a .shogun-icon-wrapper {
  text-align: center;
}


#s-e4e3cdca-b3c1-4c55-8bd7-46af4e0ccf3a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(104, 161, 75, 1);
}

#s-73c8cba3-a70b-4ca4-9ca1-e4fbdcc442fd {
  min-height: 50px;
}








#s-73c8cba3-a70b-4ca4-9ca1-e4fbdcc442fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73c8cba3-a70b-4ca4-9ca1-e4fbdcc442fd.shg-box.shg-c {
  justify-content: center;
}

#s-89e2885e-3cfa-4998-96bc-dca137b7f231 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89e2885e-3cfa-4998-96bc-dca137b7f231 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 14px;
  
  
  text-align: center;
}



#s-c4bb7d5b-4e5f-44e4-9dc7-0a51226bef54 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
text-align: center;
}

#s-c4bb7d5b-4e5f-44e4-9dc7-0a51226bef54 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: center;
}



#s-7975c554-c3a3-4613-8ffe-f3e67e3abf67 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(104, 161, 75, 1);
border-style: solid;
text-align: center;
}

#s-7975c554-c3a3-4613-8ffe-f3e67e3abf67 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: center;
}



#s-d7439b0b-6e55-4262-9e79-b5dd47c7ba78 {
  margin-bottom: 10%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-d7439b0b-6e55-4262-9e79-b5dd47c7ba78 .shg-sld-dot {
  background-color: rgba(66, 66, 66, 1);
}

#s-d7439b0b-6e55-4262-9e79-b5dd47c7ba78 .shg-sld-nav-button.shg-sld-left,
#s-d7439b0b-6e55-4262-9e79-b5dd47c7ba78 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(66, 66, 66, 1);
}

#s-3ff96eb6-8329-489f-99a5-168bd8a025d6 {
  min-height: 460px;
}








#s-3ff96eb6-8329-489f-99a5-168bd8a025d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ff96eb6-8329-489f-99a5-168bd8a025d6.shg-box.shg-c {
  justify-content: center;
}

#s-0d4771db-da29-4200-a95f-eed3c618779b {
  margin-top: 1%;
margin-left: 36%;
margin-bottom: 0%;
margin-right: 36%;
text-align: center;
}




  #s-0d4771db-da29-4200-a95f-eed3c618779b img.shogun-image {
    

    
    
    
  }


#s-0d4771db-da29-4200-a95f-eed3c618779b .shogun-image-content {
  
    align-items: center;
  
}

#s-4f331437-8f5d-4097-9a95-10f7cc07c54a {
  min-height: 460px;
}








#s-4f331437-8f5d-4097-9a95-10f7cc07c54a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f331437-8f5d-4097-9a95-10f7cc07c54a.shg-box.shg-c {
  justify-content: center;
}

#s-83b124df-b51f-49b7-8a81-4670991e10ee {
  margin-top: 1%;
margin-left: 36%;
margin-right: 36%;
text-align: center;
}




  #s-83b124df-b51f-49b7-8a81-4670991e10ee img.shogun-image {
    

    
    
    
  }


#s-83b124df-b51f-49b7-8a81-4670991e10ee .shogun-image-content {
  
    align-items: center;
  
}

#s-28c9486f-2d54-44b9-ac71-c65fdf7879fd {
  min-height: 460px;
}








#s-28c9486f-2d54-44b9-ac71-c65fdf7879fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28c9486f-2d54-44b9-ac71-c65fdf7879fd.shg-box.shg-c {
  justify-content: center;
}

#s-5814cff7-2532-4151-a743-9785557b4c46 {
  margin-top: 1%;
margin-left: 36%;
margin-bottom: 0%;
margin-right: 36%;
text-align: center;
}




  #s-5814cff7-2532-4151-a743-9785557b4c46 img.shogun-image {
    

    
    
    
  }


#s-5814cff7-2532-4151-a743-9785557b4c46 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3ff98b3-7a1d-4324-b064-6de6dbe8aa32 {
  min-height: 460px;
}








#s-e3ff98b3-7a1d-4324-b064-6de6dbe8aa32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3ff98b3-7a1d-4324-b064-6de6dbe8aa32.shg-box.shg-c {
  justify-content: center;
}

#s-5d84f406-1f79-4967-968c-272b18d2960c {
  margin-top: 1%;
margin-left: 36%;
margin-right: 36%;
text-align: center;
}




  #s-5d84f406-1f79-4967-968c-272b18d2960c img.shogun-image {
    

    
    
    
  }


#s-5d84f406-1f79-4967-968c-272b18d2960c .shogun-image-content {
  
    align-items: center;
  
}

#s-a452e497-5ef8-40a2-a9e1-d4e907c3e38d {
  min-height: 460px;
}








#s-a452e497-5ef8-40a2-a9e1-d4e907c3e38d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a452e497-5ef8-40a2-a9e1-d4e907c3e38d.shg-box.shg-c {
  justify-content: center;
}

#s-7a160869-882f-4632-8be9-5365958b1935 {
  margin-top: 1%;
margin-left: 36%;
margin-bottom: 0%;
margin-right: 36%;
text-align: center;
}




  #s-7a160869-882f-4632-8be9-5365958b1935 img.shogun-image {
    

    
    
    
  }


#s-7a160869-882f-4632-8be9-5365958b1935 .shogun-image-content {
  
    align-items: center;
  
}

#s-04810c55-3aed-4015-83c4-173a258dae23 {
  min-height: 460px;
}








#s-04810c55-3aed-4015-83c4-173a258dae23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04810c55-3aed-4015-83c4-173a258dae23.shg-box.shg-c {
  justify-content: center;
}

#s-2961693c-27c3-4c41-a4ca-d1a4ffe41b37 {
  margin-top: 1%;
margin-left: 36%;
margin-right: 36%;
text-align: center;
}




  #s-2961693c-27c3-4c41-a4ca-d1a4ffe41b37 img.shogun-image {
    

    
    
    
  }


#s-2961693c-27c3-4c41-a4ca-d1a4ffe41b37 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b4a56a2-4aef-4c55-951e-e8ac3ea01f81 {
  margin-top: 10%;
margin-bottom: 4%;
}

#s-dd776a3f-33ba-4f9f-bb4a-01314278f9ed {
  margin-bottom: 10%;
}

#s-ecfd8416-7e08-4ffa-b535-17079ede417f {
  box-shadow:0px 0px 10px 0px ;
margin-bottom: 20%;
text-align: center;
}




  #s-ecfd8416-7e08-4ffa-b535-17079ede417f img.shogun-image {
    

    
    
    
  }


#s-ecfd8416-7e08-4ffa-b535-17079ede417f .shogun-image-content {
  
    align-items: center;
  
}

#s-6343a2e2-6838-4030-b9f0-4cd3fc73b68b {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6343a2e2-6838-4030-b9f0-4cd3fc73b68b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 19px;
  
  
  text-align: center;
}



#s-3bed02c2-e360-473f-8fc7-6d05f3cfc794 {
  margin-bottom: 20%;
}

@media (min-width: 0px) {
[id="s-3bed02c2-e360-473f-8fc7-6d05f3cfc794"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3bed02c2-e360-473f-8fc7-6d05f3cfc794"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3bed02c2-e360-473f-8fc7-6d05f3cfc794"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3bed02c2-e360-473f-8fc7-6d05f3cfc794"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-db404eb6-252a-4124-b3b0-57d1974f61fd {
  display: none;
}
#s-77d01e9e-70aa-41ca-8e95-1fee1687450e {
  text-align: left;
}



.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e img.shogun-image {
  width: 100%;
}

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

.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e img.shogun-image {
  width: 100%;
}

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

.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e img.shogun-image {
  width: 100%;
}

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

.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-77d01e9e-70aa-41ca-8e95-1fee1687450e img.shogun-image {
  width: 100%;
}

}
#s-3a55d6dc-a1b1-40b3-a1b7-b4472bdd7bf0 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-3a55d6dc-a1b1-40b3-a1b7-b4472bdd7bf0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-38143a1b-1dd0-403c-ad67-10523c4c0554 {
  margin-right: 55%;
text-align: center;
}




  #s-38143a1b-1dd0-403c-ad67-10523c4c0554 img.shogun-image {
    

    
    
    
  }


#s-38143a1b-1dd0-403c-ad67-10523c4c0554 .shogun-image-content {
  
    align-items: center;
  
}

#s-865dc735-926b-4355-8ec4-ee70fe0428f9 {
  text-align: left;
}

#s-865dc735-926b-4355-8ec4-ee70fe0428f9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-865dc735-926b-4355-8ec4-ee70fe0428f9 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-865dc735-926b-4355-8ec4-ee70fe0428f9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6e87813c-efca-4892-9fd8-882945eb2115 {
  display: none;
}
#s-7510aebb-03cd-4813-9a10-c74971a55775 {
  text-align: left;
}



.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7510aebb-03cd-4813-9a10-c74971a55775 img.shogun-image {
  width: 100%;
}

}
#s-3f25ad79-39de-449e-9484-b34556d81591 {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-3f25ad79-39de-449e-9484-b34556d81591 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-7dbadd25-d682-4108-99cb-73a075675d35 {
  margin-right: 55%;
text-align: center;
}




  #s-7dbadd25-d682-4108-99cb-73a075675d35 img.shogun-image {
    

    
    
    
  }


#s-7dbadd25-d682-4108-99cb-73a075675d35 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a0b9dc5-8f32-4ac2-87ca-057065c414d5 {
  text-align: left;
}

#s-2a0b9dc5-8f32-4ac2-87ca-057065c414d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-2a0b9dc5-8f32-4ac2-87ca-057065c414d5 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-2a0b9dc5-8f32-4ac2-87ca-057065c414d5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1fb3d422-1c02-4392-980f-a23c8ae3ae1c {
  display: none;
}
#s-44cbfdc3-9bdc-4446-b79b-07050a69978f {
  text-align: left;
}



.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f img.shogun-image {
  width: 100%;
}

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

.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f img.shogun-image {
  width: 100%;
}

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

.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f img.shogun-image {
  width: 100%;
}

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

.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44cbfdc3-9bdc-4446-b79b-07050a69978f img.shogun-image {
  width: 100%;
}

}
#s-5523c692-f87c-4ace-9fde-92fe63fe79dd {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-5523c692-f87c-4ace-9fde-92fe63fe79dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-0e51ba5b-a344-4d18-ba57-4ddbb45b3db9 {
  margin-right: 55%;
text-align: center;
}




  #s-0e51ba5b-a344-4d18-ba57-4ddbb45b3db9 img.shogun-image {
    

    
    
    
  }


#s-0e51ba5b-a344-4d18-ba57-4ddbb45b3db9 .shogun-image-content {
  
    align-items: center;
  
}

#s-246a8689-71e7-42ba-9e67-4b2b43d64ab3 {
  text-align: left;
}

#s-246a8689-71e7-42ba-9e67-4b2b43d64ab3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-246a8689-71e7-42ba-9e67-4b2b43d64ab3 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-246a8689-71e7-42ba-9e67-4b2b43d64ab3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7b3b1810-ad59-49cf-a07a-0ca24da70511 {
  display: none;
}
#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 {
  text-align: left;
}



.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 img.shogun-image {
  width: 100%;
}

@media (min-width: 1200px){

.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 img.shogun-image {
  width: 100%;
}

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

.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-004aa3b5-7423-4782-9f71-85474e1b9ad9 img.shogun-image {
  width: 100%;
}

}
#s-0c4a7a90-90f2-484c-aae2-f8a271498f7e {
  padding-top: 10px;
padding-bottom: 0px;
min-height: 70px;
text-align: left;
}

#s-0c4a7a90-90f2-484c-aae2-f8a271498f7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  
  font-size: 14px;
  
  
}

#s-7ce047b6-1c92-447f-90a6-1ebe5051e46d {
  margin-right: 55%;
text-align: center;
}




  #s-7ce047b6-1c92-447f-90a6-1ebe5051e46d img.shogun-image {
    

    
    
    
  }


#s-7ce047b6-1c92-447f-90a6-1ebe5051e46d .shogun-image-content {
  
    align-items: center;
  
}

#s-0cc0fd46-c0ac-4a7a-8b2e-0df81ee5c929 {
  text-align: left;
}

#s-0cc0fd46-c0ac-4a7a-8b2e-0df81ee5c929 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0cc0fd46-c0ac-4a7a-8b2e-0df81ee5c929 .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-0cc0fd46-c0ac-4a7a-8b2e-0df81ee5c929 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-86cfe224-5bef-43e4-a35d-39adb63d0dd6 {
  padding-left: 7%;
padding-right: 7%;
min-height: 400px;
background-color: rgba(104, 161, 75, 0.34);
}








#s-86cfe224-5bef-43e4-a35d-39adb63d0dd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86cfe224-5bef-43e4-a35d-39adb63d0dd6.shg-box.shg-c {
  justify-content: center;
}

#s-6c17f04e-5a13-47ed-95cb-4b30da2a8f45 {
  margin-top: 1.5%;
margin-bottom: 1.5%;
padding-top: 0%;
padding-bottom: 0%;
}

#s-d18e2050-5296-44d4-97da-d280d7a4d96a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 1%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-d18e2050-5296-44d4-97da-d280d7a4d96a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d18e2050-5296-44d4-97da-d280d7a4d96a.shg-box.shg-c {
  justify-content: center;
}

#s-46ef9f05-5793-4fb5-b23f-d1a52f8253d9 {
  margin-top: 3%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46ef9f05-5793-4fb5-b23f-d1a52f8253d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 22px;
  
  
  text-align: center;
}



#s-5cd687e1-2e78-494e-a53e-3fd3f750490a {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5cd687e1-2e78-494e-a53e-3fd3f750490a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cd687e1-2e78-494e-a53e-3fd3f750490a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5cd687e1-2e78-494e-a53e-3fd3f750490a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5cd687e1-2e78-494e-a53e-3fd3f750490a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c2178e0d-04b5-43c3-8d85-22468240d1b2 .shogun-icon-wrapper {
  text-align: left;
}


#s-c2178e0d-04b5-43c3-8d85-22468240d1b2 .shogun-icon-wrapper > .shogun-icon {

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

#s-af3bbcfa-571c-4fa8-800c-6ebd99264644 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-af3bbcfa-571c-4fa8-800c-6ebd99264644 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-29427d12-6a74-439d-91fd-f74bc2bc33fb {
  min-height: 55px;
}

#s-d7f2ba30-4114-40e0-9fbf-3462a16610c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d7f2ba30-4114-40e0-9fbf-3462a16610c6 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-16d49411-6d17-43ee-978b-827fdd21b4f9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5cae3bf6-628b-42b6-bc86-bbe2e76e6e3f .shogun-icon-wrapper {
  text-align: left;
}


#s-5cae3bf6-628b-42b6-bc86-bbe2e76e6e3f .shogun-icon-wrapper > .shogun-icon {

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

#s-efce1892-fe30-4297-afb4-ce7df221ccc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-efce1892-fe30-4297-afb4-ce7df221ccc2 .shogun-heading-component h1 {
  color: #000;
  
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-ce570546-47fd-4fde-877f-90e4cb43b370 {
  min-height: 55px;
}

#s-1244c6a1-98c9-4e46-8802-b7ad2ae79008 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 3%;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-1244c6a1-98c9-4e46-8802-b7ad2ae79008:hover {background-color: rgba(221, 221, 221, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1244c6a1-98c9-4e46-8802-b7ad2ae79008:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1244c6a1-98c9-4e46-8802-b7ad2ae79008.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1da4054c-6122-41a3-aa89-7aaaeca1e25e {
  min-height: 50px;
}








#s-1da4054c-6122-41a3-aa89-7aaaeca1e25e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1da4054c-6122-41a3-aa89-7aaaeca1e25e.shg-box.shg-c {
  justify-content: center;
}

#s-ab384265-483a-43cf-b6b6-3b24ae8c954f {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-ab384265-483a-43cf-b6b6-3b24ae8c954f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab384265-483a-43cf-b6b6-3b24ae8c954f.shg-box.shg-c {
  justify-content: center;
}

#s-ca1a2443-7b77-4e78-a97f-285bf52a8b70 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-ca1a2443-7b77-4e78-a97f-285bf52a8b70 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 25px;
  
  
  text-align: left;
}



#s-0db21efc-c947-4f48-85f6-1c669d316bc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0db21efc-c947-4f48-85f6-1c669d316bc9 .shogun-heading-component h1 {
  color: rgba(6, 111, 134, 1);
  
  font-family: "Montserrat";
  
  font-size: 16px;
  
  
  text-align: left;
}


#s-0db21efc-c947-4f48-85f6-1c669d316bc9 .shogun-heading-component h1 a {
  color: rgba(6, 111, 134, 1);
}


#s-959f0051-908c-446e-a046-9f3579adb30a {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-959f0051-908c-446e-a046-9f3579adb30a .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: "Montserrat";
  
  font-size: 40px;
  
  
  text-align: left;
}



#s-493c3b56-9d86-43d8-b97e-b55d07cf5702 {
  margin-right: 75%;
text-align: left;
}




  #s-493c3b56-9d86-43d8-b97e-b55d07cf5702 img.shogun-image {
    

    
    
    
  }


#s-493c3b56-9d86-43d8-b97e-b55d07cf5702 .shogun-image-content {
  
    align-items: center;
  
}

#s-600c13b1-e52d-4160-8386-44433a06feef {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-600c13b1-e52d-4160-8386-44433a06feef {
  
}
}@media (max-width: 767px){#s-600c13b1-e52d-4160-8386-44433a06feef {
  
}
}
#s-600c13b1-e52d-4160-8386-44433a06feef .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-600c13b1-e52d-4160-8386-44433a06feef .shg-sld-nav-button.shg-sld-left,
#s-600c13b1-e52d-4160-8386-44433a06feef .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c7730b8d-3742-4a0b-859b-3a410a0fcffb {
  min-height: 50px;
}








#s-c7730b8d-3742-4a0b-859b-3a410a0fcffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7730b8d-3742-4a0b-859b-3a410a0fcffb.shg-box.shg-c {
  justify-content: center;
}

#s-97aa1475-e0a3-4c91-a633-7b19cfb0cf92 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d8e40d3-b51b-4089-9984-940d327f4d23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-3f91a15b-8e13-454c-ad14-77e33b140e45 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3f91a15b-8e13-454c-ad14-77e33b140e45 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-cbeab8ff-99e1-46ed-9aa0-09b6693f0500 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-cbeab8ff-99e1-46ed-9aa0-09b6693f0500 img.shogun-image {
    

    
    
    
  }


#s-cbeab8ff-99e1-46ed-9aa0-09b6693f0500 .shogun-image-content {
  
    align-items: center;
  
}

#s-aeb0b1df-0529-48a6-852b-696c0e5e901f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aeb0b1df-0529-48a6-852b-696c0e5e901f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-3f7b222c-5dc8-4fe5-9eb1-722701e94c19 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16faa452-9c95-4e3b-ae40-dcf62eeb99e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-01f275b7-4b9a-49cb-96a1-f23e9866dd63 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-01f275b7-4b9a-49cb-96a1-f23e9866dd63 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-4daeee97-81e4-4cc6-b161-88747a3bfaf0 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-4daeee97-81e4-4cc6-b161-88747a3bfaf0 img.shogun-image {
    

    
    
    
  }


#s-4daeee97-81e4-4cc6-b161-88747a3bfaf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1aa8c4c4-a447-418e-a49a-e1a5945a1f31 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1aa8c4c4-a447-418e-a49a-e1a5945a1f31 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-b2c2d4c5-25e2-4837-b7ae-4225f351df2f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b5ebae6-1e2b-474f-837e-bb6de869e977"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-3b457104-b952-4b38-b40a-1938094d2c52 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3b457104-b952-4b38-b40a-1938094d2c52 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-28620508-f829-4df2-98a0-0d0b220459f1 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-28620508-f829-4df2-98a0-0d0b220459f1 img.shogun-image {
    

    
    
    
  }


#s-28620508-f829-4df2-98a0-0d0b220459f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-793ad263-46ae-4589-b325-ba5dfc3ad2fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-793ad263-46ae-4589-b325-ba5dfc3ad2fb .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-5ac7f76a-31be-400e-88b8-b5603ca0b9c6 {
  min-height: 50px;
}








#s-5ac7f76a-31be-400e-88b8-b5603ca0b9c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ac7f76a-31be-400e-88b8-b5603ca0b9c6.shg-box.shg-c {
  justify-content: center;
}

#s-a89c3db2-f582-4bf2-bc2c-fd00fc663c26 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24c7fc3a-1a24-47ab-98d6-a184872e04d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-04088b40-831d-4721-9c43-776bbbfca559 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-04088b40-831d-4721-9c43-776bbbfca559 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-94d2dc5e-5461-4b9b-aa93-53b92b30e8a6 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-94d2dc5e-5461-4b9b-aa93-53b92b30e8a6 img.shogun-image {
    

    
    
    
  }


#s-94d2dc5e-5461-4b9b-aa93-53b92b30e8a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd323385-9c91-45a8-b9df-6d4b004de558 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dd323385-9c91-45a8-b9df-6d4b004de558 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-6ac37cbc-fe71-4c1b-bd58-53a73bff6158 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f21ec5-d635-41d0-ac53-736104cff335"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-6154f1bc-27b3-47d0-8187-0c7b55fd60d9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6154f1bc-27b3-47d0-8187-0c7b55fd60d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-7de0853e-7310-4618-93f0-a591e328635d {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-7de0853e-7310-4618-93f0-a591e328635d img.shogun-image {
    

    
    
    
  }


#s-7de0853e-7310-4618-93f0-a591e328635d .shogun-image-content {
  
    align-items: center;
  
}

#s-0c29ac50-d51e-499e-9016-dc38a0d1105c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0c29ac50-d51e-499e-9016-dc38a0d1105c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-735dc268-6a1f-4dd5-9c00-a0cfbd08f5f6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89df3b96-e1ef-4564-93e3-4d9eddadced7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-f6d04f61-c330-4923-bdaa-f36a69335bdc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f6d04f61-c330-4923-bdaa-f36a69335bdc .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-526c7b43-fd3f-4984-a50e-c6f17d1638a2 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-526c7b43-fd3f-4984-a50e-c6f17d1638a2 img.shogun-image {
    

    
    
    
  }


#s-526c7b43-fd3f-4984-a50e-c6f17d1638a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d46d04e-9b09-4bf8-af09-e71b202c1739 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d46d04e-9b09-4bf8-af09-e71b202c1739 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-b3675dbe-8757-4fa5-9ee2-0a18c4654563 {
  min-height: 50px;
}








#s-b3675dbe-8757-4fa5-9ee2-0a18c4654563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3675dbe-8757-4fa5-9ee2-0a18c4654563.shg-box.shg-c {
  justify-content: center;
}

#s-9fc14306-cd4f-4443-afda-4baba3252067 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7570a521-0d42-420b-8fae-3114e217d582"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-e3ca1a08-accd-4f72-a647-d93f6f601959 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e3ca1a08-accd-4f72-a647-d93f6f601959 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-59c89ec9-123c-4fa8-ab19-4ff246e5a958 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-59c89ec9-123c-4fa8-ab19-4ff246e5a958 img.shogun-image {
    

    
    
    
  }


#s-59c89ec9-123c-4fa8-ab19-4ff246e5a958 .shogun-image-content {
  
    align-items: center;
  
}

#s-053c5f24-5dd2-45c2-98ed-aeac9ab2cedb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-053c5f24-5dd2-45c2-98ed-aeac9ab2cedb .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-98f4cf7f-88b5-445e-a7cc-b20097cf7028 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f2d0987d-6eb5-4e49-a543-fc53bdc6a389"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-a6a75bde-3aff-4bd5-aa35-9da9696f2bd5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a6a75bde-3aff-4bd5-aa35-9da9696f2bd5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-562a7a2a-15a3-4822-a464-fdb098a3a484 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-562a7a2a-15a3-4822-a464-fdb098a3a484 img.shogun-image {
    

    
    
    
  }


#s-562a7a2a-15a3-4822-a464-fdb098a3a484 .shogun-image-content {
  
    align-items: center;
  
}

#s-39b22803-963e-4ce3-9e41-8791698671fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39b22803-963e-4ce3-9e41-8791698671fb .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-cc6d7cb4-c5f2-4d3b-851a-bdea6e161835 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-526c3fbd-d38c-48da-b8c7-8f3f739ac427"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-3a64b390-baf1-4a43-b1fe-1101f02b7278 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3a64b390-baf1-4a43-b1fe-1101f02b7278 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-afa3a3d4-7e4c-4bab-8a53-d65faa90a1b4 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-afa3a3d4-7e4c-4bab-8a53-d65faa90a1b4 img.shogun-image {
    

    
    
    
  }


#s-afa3a3d4-7e4c-4bab-8a53-d65faa90a1b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9def3372-7113-4e62-8f49-678ae6152ec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9def3372-7113-4e62-8f49-678ae6152ec0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-20724ce2-4e5d-4e45-bdaf-e8407098a009 {
  min-height: 50px;
}








#s-20724ce2-4e5d-4e45-bdaf-e8407098a009 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20724ce2-4e5d-4e45-bdaf-e8407098a009.shg-box.shg-c {
  justify-content: center;
}

#s-a8f2e726-5441-47e9-a056-690f867ff292 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4587805f-33e6-4cf4-ad41-7be1145d64b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-2f8e3aab-cc00-48c4-a9f4-fd615d1f1f95 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2f8e3aab-cc00-48c4-a9f4-fd615d1f1f95 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-83c059ef-8521-440c-ac17-1f9c15aad182 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-83c059ef-8521-440c-ac17-1f9c15aad182 img.shogun-image {
    

    
    
    
  }


#s-83c059ef-8521-440c-ac17-1f9c15aad182 .shogun-image-content {
  
    align-items: center;
  
}

#s-714415d7-8488-4153-8c02-427c7e280940 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-714415d7-8488-4153-8c02-427c7e280940 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-d05d3465-ee7b-478e-abb9-ba8e92dc5470 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e302464f-48a6-4d81-8728-615cb060c7f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-12f61f06-0e93-401a-8415-4c398bdc638f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-12f61f06-0e93-401a-8415-4c398bdc638f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-6f56f310-0364-42b5-9c9c-0233be2f6011 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-6f56f310-0364-42b5-9c9c-0233be2f6011 img.shogun-image {
    

    
    
    
  }


#s-6f56f310-0364-42b5-9c9c-0233be2f6011 .shogun-image-content {
  
    align-items: center;
  
}

#s-15878155-dddd-4eb1-a982-86be4c8ef11e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-15878155-dddd-4eb1-a982-86be4c8ef11e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-539dba15-c6d7-43a1-bee1-d8c4ec4f4c4c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dac5d05f-a7ee-4df8-8b07-ba70c75cce73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d4ff04c0-ac15-480d-b07a-a62b20eccb74 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d4ff04c0-ac15-480d-b07a-a62b20eccb74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-b5ecb3e7-9956-4596-b513-facba26b9dbc {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-b5ecb3e7-9956-4596-b513-facba26b9dbc img.shogun-image {
    

    
    
    
  }


#s-b5ecb3e7-9956-4596-b513-facba26b9dbc .shogun-image-content {
  
    align-items: center;
  
}

#s-1557fcee-569c-42a7-9a91-af5731414303 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1557fcee-569c-42a7-9a91-af5731414303 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-a94b2950-30e5-49b9-b1bd-7f81033dca23 {
  min-height: 50px;
}








#s-a94b2950-30e5-49b9-b1bd-7f81033dca23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a94b2950-30e5-49b9-b1bd-7f81033dca23.shg-box.shg-c {
  justify-content: center;
}

#s-4c1e6774-a2e9-4caf-bdbd-d2a6d6c64145 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b605405-6cad-4c69-a23c-e919cde0efbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1e3d268c-ec3f-4b40-8e1e-376377ee4676 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1e3d268c-ec3f-4b40-8e1e-376377ee4676 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-02a84376-f843-46b1-9e00-484d8f1352f7 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-02a84376-f843-46b1-9e00-484d8f1352f7 img.shogun-image {
    

    
    
    
  }


#s-02a84376-f843-46b1-9e00-484d8f1352f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-808a34d7-6b68-4712-a40c-ef5369f9650b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-808a34d7-6b68-4712-a40c-ef5369f9650b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-238ff063-b327-4a6e-b4fa-60b60304a555 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82a669ba-a6da-489c-8c7c-3cfb57be9f62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d0878145-d6ab-4d78-bfa3-1edf2b606f7b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d0878145-d6ab-4d78-bfa3-1edf2b606f7b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-3c53e6c4-e96f-4a4f-b0cc-c8fcaa6897b0 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-3c53e6c4-e96f-4a4f-b0cc-c8fcaa6897b0 img.shogun-image {
    

    
    
    
  }


#s-3c53e6c4-e96f-4a4f-b0cc-c8fcaa6897b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c9c5b81-a932-4fdb-8ff7-26e02e1fec21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5c9c5b81-a932-4fdb-8ff7-26e02e1fec21 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



#s-857e05e9-c024-4faa-923a-429115d1163f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3bf3ee02-b0ff-4cec-89c6-722ea662df27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-987af27b-7de7-4142-b79d-2bf80c33545e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-987af27b-7de7-4142-b79d-2bf80c33545e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 20px;
  
  
  text-align: left;
}



#s-8ef788cb-90ac-4673-8eea-dbb6217db602 {
  margin-top: 2px;
margin-right: 75%;
text-align: left;
}




  #s-8ef788cb-90ac-4673-8eea-dbb6217db602 img.shogun-image {
    

    
    
    
  }


#s-8ef788cb-90ac-4673-8eea-dbb6217db602 .shogun-image-content {
  
    align-items: center;
  
}

#s-512c758f-4e16-41ab-a862-d787400b80ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-512c758f-4e16-41ab-a862-d787400b80ad .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  
  font-size: 18px;
  
  
  text-align: left;
}



@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

.shogun-root div:empty {
  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 {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

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

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