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

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

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

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

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

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

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

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

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

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

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

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

#s-3a9ba140-daa0-414c-86e4-09dffbd169b9 {
  min-height: 50px;
}








#s-3a9ba140-daa0-414c-86e4-09dffbd169b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a9ba140-daa0-414c-86e4-09dffbd169b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11c6dafa-fac2-4917-8f2e-2d98cc068098 {
  min-height: 50px;
}








#s-11c6dafa-fac2-4917-8f2e-2d98cc068098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11c6dafa-fac2-4917-8f2e-2d98cc068098.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c04ecb2-aba8-4072-82df-804d14b96e4e {
  min-height: 50px;
}
@media (max-width: 767px){#s-6c04ecb2-aba8-4072-82df-804d14b96e4e {
  display: none;
}
#s-6c04ecb2-aba8-4072-82df-804d14b96e4e, #wrap-s-6c04ecb2-aba8-4072-82df-804d14b96e4e { display:none !important; }}







#s-6c04ecb2-aba8-4072-82df-804d14b96e4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c04ecb2-aba8-4072-82df-804d14b96e4e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-537696d0-9da8-4b6f-b37d-2c69d6adf82a {
  margin-top: 60px;
min-height: 50px;
}
@media (max-width: 767px){#s-537696d0-9da8-4b6f-b37d-2c69d6adf82a {
  display: none;
}
#s-537696d0-9da8-4b6f-b37d-2c69d6adf82a, #wrap-s-537696d0-9da8-4b6f-b37d-2c69d6adf82a { display:none !important; }}







#s-537696d0-9da8-4b6f-b37d-2c69d6adf82a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-537696d0-9da8-4b6f-b37d-2c69d6adf82a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30185698-acef-428a-9910-8ca1ebc1f534 {
  display: none;
}
#s-b12602e9-2493-490d-8318-07961ee5801e {
  padding-left: 60px;
padding-right: 60px;
min-height: 50px;
}








#s-b12602e9-2493-490d-8318-07961ee5801e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b12602e9-2493-490d-8318-07961ee5801e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78e3dc0a-657d-496b-bc21-453a74a65cc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-ab3cf8b8-52d3-479e-bafc-5d541047f455 {
  min-height: 50px;
}








#s-ab3cf8b8-52d3-479e-bafc-5d541047f455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab3cf8b8-52d3-479e-bafc-5d541047f455.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-10806018-c666-46d2-a532-1e3519a05c1a {
  text-align: center;
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a {
  max-width:  100%;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom,
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a {
  max-width:  100%;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom,
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a {
  max-width:  100%;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom,
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a {
  max-width:  100%;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom,
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a {
  max-width:  100%;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom,
.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10806018-c666-46d2-a532-1e3519a05c1a img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

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

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

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

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

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

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

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

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

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

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

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

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

.shg-selected {
  opacity: 1;
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 350px;
text-align: left;
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-thumb-image-wrapper {
  

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

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-d3a7ef56-3092-4729-8f4a-8738b32ec897 .shg-gallery-dot {
  background-color: #FFF;
}

#s-5d37a010-a32d-4ee7-8d86-bdc0b3844049 {
  padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-5d37a010-a32d-4ee7-8d86-bdc0b3844049 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d37a010-a32d-4ee7-8d86-bdc0b3844049.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-344dd583-4935-4ed2-ba54-a26ce810fbd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-344dd583-4935-4ed2-ba54-a26ce810fbd2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-4722dad3-cfb1-4ad7-b718-6332c63bda6a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}








#s-4722dad3-cfb1-4ad7-b718-6332c63bda6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4722dad3-cfb1-4ad7-b718-6332c63bda6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab2bcf74-f968-4223-b92f-c17dd01bf070 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-af7b4937-7076-4c69-a462-1034c5a16c97 {
  margin-top: 10px;
}

#s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0c3afd4f-06e0-41ff-99e0-81e5eac20bda"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

}

#s-507d3ba8-7f22-402f-b71f-ec1eb262e8b8 {
  min-height: 50px;
}








#s-507d3ba8-7f22-402f-b71f-ec1eb262e8b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507d3ba8-7f22-402f-b71f-ec1eb262e8b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

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

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

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

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

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

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

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

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f {
  text-align: left;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .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-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f-btn-wrapper {
    text-align: center;
  }


#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-variant-btn:hover {
  background: #252525;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-variant-btn:active, #s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-13f954a6-cd88-454c-bdc9-b8d2bb883d2f .shg-variant-btn.disabled {
  background: #252525;
}

#s-c298b35c-3855-4c91-91a3-433f8fcc2d63 {
  min-height: 50px;
}








#s-c298b35c-3855-4c91-91a3-433f8fcc2d63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c298b35c-3855-4c91-91a3-433f8fcc2d63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39ccc0f3-655c-4c51-b7e5-e5cbefdd3b66 {
  text-align: center;
}

#s-39ccc0f3-655c-4c51-b7e5-e5cbefdd3b66 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: Questrial;
  font-style:  normal ;
}

#s-39ccc0f3-655c-4c51-b7e5-e5cbefdd3b66 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Questrial;
  font-style:  normal ;
  font-size: 22px;
}

#s-39ccc0f3-655c-4c51-b7e5-e5cbefdd3b66 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-53c694ab-28c2-44c8-8fa2-b7ec6efaa149 {
  min-height: 50px;
}








#s-53c694ab-28c2-44c8-8fa2-b7ec6efaa149 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c694ab-28c2-44c8-8fa2-b7ec6efaa149.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-125c11d7-3b1c-4b3d-966a-e79761eaa837 {
  text-align: left;
}

#s-125c11d7-3b1c-4b3d-966a-e79761eaa837 .shg-product-quantity-wrapper {
  display: flex;
}

#s-125c11d7-3b1c-4b3d-966a-e79761eaa837 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-125c11d7-3b1c-4b3d-966a-e79761eaa837 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-125c11d7-3b1c-4b3d-966a-e79761eaa837 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-125c11d7-3b1c-4b3d-966a-e79761eaa837 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




@media (min-width: 0px) {
[id="s-83801841-057a-4444-a384-324de4686439"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83801841-057a-4444-a384-324de4686439"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-83801841-057a-4444-a384-324de4686439"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-83801841-057a-4444-a384-324de4686439"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-b02949c2-1114-4fd5-85a2-259a3a4759b0 {
  min-height: 50px;
}








#s-b02949c2-1114-4fd5-85a2-259a3a4759b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b02949c2-1114-4fd5-85a2-259a3a4759b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-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-bf280b4a-ef51-4e18-ae93-fe28236a7512 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-bf280b4a-ef51-4e18-ae93-fe28236a7512:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bf280b4a-ef51-4e18-ae93-fe28236a7512:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-bf280b4a-ef51-4e18-ae93-fe28236a7512 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bf280b4a-ef51-4e18-ae93-fe28236a7512.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf280b4a-ef51-4e18-ae93-fe28236a7512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}

#s-bf280b4a-ef51-4e18-ae93-fe28236a7512.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e807e975-abf8-4ddd-8086-803ca8ea3f79 {
  min-height: 50px;
}








#s-e807e975-abf8-4ddd-8086-803ca8ea3f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e807e975-abf8-4ddd-8086-803ca8ea3f79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e85585d-1dd0-47e0-ba01-992c49352109 {
  min-height: 50px;
}








#s-2e85585d-1dd0-47e0-ba01-992c49352109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e85585d-1dd0-47e0-ba01-992c49352109.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-23bb6f96-893b-4fb4-9df2-25270e4a379c {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
text-align: center;
}







  #s-23bb6f96-893b-4fb4-9df2-25270e4a379c img.shogun-image {
    

    
    
    
  }


#s-23bb6f96-893b-4fb4-9df2-25270e4a379c .shogun-image-content {
  
    align-items: center;
  
}

#s-a7c2cec0-a310-4095-9558-db5a4a94922b {
  margin-top: 40px;
margin-bottom: 40px;
padding-left: 60px;
padding-right: 60px;
min-height: 50px;
}








#s-a7c2cec0-a310-4095-9558-db5a4a94922b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7c2cec0-a310-4095-9558-db5a4a94922b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-825de48f-8148-4f88-9074-bfe01f74bf8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-7e81a3be-7dca-4573-ba0e-7dfa02b4a9dc {
  min-height: 50px;
}








#s-7e81a3be-7dca-4573-ba0e-7dfa02b4a9dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e81a3be-7dca-4573-ba0e-7dfa02b4a9dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc14f759-35e4-48af-9702-4a1fabf1e015 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc14f759-35e4-48af-9702-4a1fabf1e015 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-6beafb54-6645-44c4-8f82-c6b2e08c9b51 {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beafb54-6645-44c4-8f82-c6b2e08c9b51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-e70d854c-9457-4b16-8ca0-18ac56b4f1b8 {
  min-height: 50px;
}








#s-e70d854c-9457-4b16-8ca0-18ac56b4f1b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e70d854c-9457-4b16-8ca0-18ac56b4f1b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77560635-ab54-4c34-ab8a-8216746e85c8 .shogun-icon-wrapper {
  text-align: center;
}


#s-77560635-ab54-4c34-ab8a-8216746e85c8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(217, 57, 52, 1);
}

#s-238a4a54-2e07-4683-a98c-3321e0d8a3af {
  min-height: 50px;
}








#s-238a4a54-2e07-4683-a98c-3321e0d8a3af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-238a4a54-2e07-4683-a98c-3321e0d8a3af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a55db5bf-2d23-45cd-8332-408a11d5d04c {
  margin-top: 10px;
}

#s-c109b136-78be-448f-b743-c7414d0d58ea {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c109b136-78be-448f-b743-c7414d0d58ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-d51527ea-0c06-4f8f-989c-3218efb6e08e {
  min-height: 50px;
}








#s-d51527ea-0c06-4f8f-989c-3218efb6e08e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d51527ea-0c06-4f8f-989c-3218efb6e08e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7096696b-80ce-42fd-8870-2dcf4fb8402e .shogun-icon-wrapper {
  text-align: center;
}


#s-7096696b-80ce-42fd-8870-2dcf4fb8402e .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(217, 57, 52, 1);
}

#s-185c8142-119a-4901-af68-1f933ad6a71f {
  min-height: 50px;
}








#s-185c8142-119a-4901-af68-1f933ad6a71f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-185c8142-119a-4901-af68-1f933ad6a71f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a704b366-f61d-4c07-8aca-3ca10e483fd5 {
  margin-top: 10px;
}

#s-857926d7-eb2e-4a9c-bd0b-6607818d62ef {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-857926d7-eb2e-4a9c-bd0b-6607818d62ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-eeb683bd-2cbd-41c5-9a9f-950178d2ad7d {
  min-height: 50px;
}








#s-eeb683bd-2cbd-41c5-9a9f-950178d2ad7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eeb683bd-2cbd-41c5-9a9f-950178d2ad7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-356d0afd-cf5d-4484-abc6-2d7a414cab9c .shogun-icon-wrapper {
  text-align: center;
}


#s-356d0afd-cf5d-4484-abc6-2d7a414cab9c .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(217, 57, 52, 1);
}

#s-bd3c4dc4-1c36-470e-a113-a8822d6e49b9 {
  min-height: 50px;
}








#s-bd3c4dc4-1c36-470e-a113-a8822d6e49b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd3c4dc4-1c36-470e-a113-a8822d6e49b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4230de87-d576-4fce-b789-680f42bddcd4 {
  margin-top: 10px;
}

#s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb9759d7-0fc1-4baf-a9f4-3a73d28c66da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-9678695b-901a-4416-958c-f9efaf338ce1 {
  min-height: 50px;
}








#s-9678695b-901a-4416-958c-f9efaf338ce1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9678695b-901a-4416-958c-f9efaf338ce1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85d178dc-ee51-469c-8804-0659ee474082 .shogun-icon-wrapper {
  text-align: center;
}


#s-85d178dc-ee51-469c-8804-0659ee474082 .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(217, 57, 52, 1);
}

#s-97cde2c5-4da9-4238-8294-057d931de802 {
  min-height: 50px;
}








#s-97cde2c5-4da9-4238-8294-057d931de802 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97cde2c5-4da9-4238-8294-057d931de802.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5c4cc1aa-50d4-41d7-9505-8046838fd857 {
  margin-top: 10px;
}

#s-bc95a92d-e7a0-446e-9255-857d36da9f44 {
  padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
min-height: 50px;
}








#s-bc95a92d-e7a0-446e-9255-857d36da9f44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc95a92d-e7a0-446e-9255-857d36da9f44.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b77d2ea-a3f6-426d-96a9-fa4cdb1aac88 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 400px;
text-align: center;
}







  #s-9b77d2ea-a3f6-426d-96a9-fa4cdb1aac88 img.shogun-image {
    

    
    
    
  }


#s-9b77d2ea-a3f6-426d-96a9-fa4cdb1aac88 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a6e5563-97b9-4d89-8d53-3c56a0dc2eb8 {
  min-height: 50px;
background-color: rgba(217, 57, 52, 1);
}








#s-4a6e5563-97b9-4d89-8d53-3c56a0dc2eb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6e5563-97b9-4d89-8d53-3c56a0dc2eb8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-edb1ae31-1bb7-4200-b1d3-2a15129b1ce6 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-edb1ae31-1bb7-4200-b1d3-2a15129b1ce6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edb1ae31-1bb7-4200-b1d3-2a15129b1ce6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-edb1ae31-1bb7-4200-b1d3-2a15129b1ce6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-edb1ae31-1bb7-4200-b1d3-2a15129b1ce6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-95839894-1307-485d-8310-26f5ef58a7d2 {
  min-height: 50px;
}








#s-95839894-1307-485d-8310-26f5ef58a7d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95839894-1307-485d-8310-26f5ef58a7d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d22d4dd1-8079-4084-ad20-b3bca255ad01 .shogun-icon-wrapper {
  text-align: center;
}


#s-d22d4dd1-8079-4084-ad20-b3bca255ad01 .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(255, 255, 255, 1);
}

#s-cd55595a-9600-4747-9e6c-fcaaa538d877 {
  padding-top: 10px;
text-align: center;
}

#s-cd55595a-9600-4747-9e6c-fcaaa538d877 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-94a93e33-4130-4f5b-8f85-06f40ca58454 {
  margin-top: 5px;
}

#s-24bcd14a-115e-45d6-b49a-aea86c1889be {
  min-height: 50px;
}








#s-24bcd14a-115e-45d6-b49a-aea86c1889be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24bcd14a-115e-45d6-b49a-aea86c1889be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1725f60-d557-4543-9fcf-d7c06ae9c1c7 .shogun-icon-wrapper {
  text-align: center;
}


#s-a1725f60-d557-4543-9fcf-d7c06ae9c1c7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a0c4d1ca-463a-4709-a618-4f3e60ce3d77 {
  padding-top: 10px;
text-align: center;
}

#s-a0c4d1ca-463a-4709-a618-4f3e60ce3d77 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-bf241948-eda6-432f-a9c6-a21f7342fd73 {
  margin-top: 5px;
}

#s-c63cbcbd-e750-4564-9012-4eec3b8790ee {
  min-height: 50px;
}








#s-c63cbcbd-e750-4564-9012-4eec3b8790ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c63cbcbd-e750-4564-9012-4eec3b8790ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-388f58db-b96d-4c2b-a96c-92bd8db4d47a .shogun-icon-wrapper {
  text-align: center;
}


#s-388f58db-b96d-4c2b-a96c-92bd8db4d47a .shogun-icon-wrapper > .shogun-icon {

  font-size: 56px !important;
  color: rgba(255, 255, 255, 1);
}

#s-af7808d6-7c7a-473d-89a5-6cc73e3b2964 {
  padding-top: 10px;
text-align: center;
}

#s-af7808d6-7c7a-473d-89a5-6cc73e3b2964 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-df91cef7-0b37-46e6-8d34-24bc04d6e092 {
  margin-top: 5px;
}

#s-65403619-9b02-4b81-a786-350e1575c380 {
  margin-top: 40px;
min-height: 50px;
}








#s-65403619-9b02-4b81-a786-350e1575c380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65403619-9b02-4b81-a786-350e1575c380.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bae81261-7eb4-40c4-8745-d3bbff606848 {
  min-height: 50px;
}








#s-bae81261-7eb4-40c4-8745-d3bbff606848 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bae81261-7eb4-40c4-8745-d3bbff606848.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac79f927-1f37-45ad-8aa7-6640f640604b {
  margin-left: 80px;
margin-right: 80px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-ac79f927-1f37-45ad-8aa7-6640f640604b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac79f927-1f37-45ad-8aa7-6640f640604b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6bad1f90-6cd1-4be1-82cc-d35d9862d967 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bad1f90-6cd1-4be1-82cc-d35d9862d967 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-5bfec618-7bb2-4c02-b17d-11035b24e18f {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2b961be7-053a-4ede-b0fe-ec909f434a9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b961be7-053a-4ede-b0fe-ec909f434a9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2b961be7-053a-4ede-b0fe-ec909f434a9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b961be7-053a-4ede-b0fe-ec909f434a9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a950d03e-3c0c-4db6-8502-fc4e61506dd4 {
  box-shadow:0px 1px 3px 1px rgba(97, 97, 97, 1);
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-a950d03e-3c0c-4db6-8502-fc4e61506dd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a950d03e-3c0c-4db6-8502-fc4e61506dd4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5579422-c7ea-447e-9b40-7663520d779a {
  margin-top: 10px;
}

#s-57149026-97fc-4f28-9f7b-75e2c115e9f5 {
  box-shadow:0px 1px 3px 1px rgba(97, 97, 97, 1);
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-57149026-97fc-4f28-9f7b-75e2c115e9f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57149026-97fc-4f28-9f7b-75e2c115e9f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b2e55835-df21-4376-8902-0cd9ce81a5b6 {
  margin-top: 10px;
}

#s-2beb7cdd-69be-4571-9920-a2bd57b12a5a {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}







  #s-2beb7cdd-69be-4571-9920-a2bd57b12a5a img.shogun-image {
    

    
    
    
  }


#s-2beb7cdd-69be-4571-9920-a2bd57b12a5a .shogun-image-content {
  
    align-items: center;
  
}

#s-b7e11bd5-fc73-4ed7-81df-444c4d0b11fd {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 40px;
padding-left: 60px;
padding-bottom: 40px;
padding-right: 60px;
min-height: 50px;
}

#s-b7e11bd5-fc73-4ed7-81df-444c4d0b11fd {
  background-image: url();
}








#s-b7e11bd5-fc73-4ed7-81df-444c4d0b11fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7e11bd5-fc73-4ed7-81df-444c4d0b11fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3dc8a0a5-0b12-48fc-a901-3f46fe1bdd22 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3dc8a0a5-0b12-48fc-a901-3f46fe1bdd22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



@media (min-width: 0px) {
[id="s-84aff781-ad74-465a-963f-9a6eeeeeb909"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84aff781-ad74-465a-963f-9a6eeeeeb909"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-84aff781-ad74-465a-963f-9a6eeeeeb909"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-84aff781-ad74-465a-963f-9a6eeeeeb909"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f9968bd2-d539-4032-9166-48deca8dc9c6 {
  min-height: 50px;
}








#s-f9968bd2-d539-4032-9166-48deca8dc9c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9968bd2-d539-4032-9166-48deca8dc9c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee1d773a-54f9-4808-85d2-40cc5f649917 {
  display: none;
}
#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  text-align: center;
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  max-width:  100%;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom,
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  max-width:  100%;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom,
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  max-width:  100%;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom,
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  max-width:  100%;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom,
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 {
  max-width:  100%;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom,
.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f00ad86c-5257-4c7d-828e-c59be64207a4 img.shogun-image {
  width: 100%;
}



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

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

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

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

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

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

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

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

#s-78458cfe-67d6-4419-8d18-b934416bad91 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-78458cfe-67d6-4419-8d18-b934416bad91:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-78458cfe-67d6-4419-8d18-b934416bad91:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-78458cfe-67d6-4419-8d18-b934416bad91-root {
    text-align: center;
  }


#s-78458cfe-67d6-4419-8d18-b934416bad91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-78458cfe-67d6-4419-8d18-b934416bad91-root {
    text-align: center;
  }


#s-78458cfe-67d6-4419-8d18-b934416bad91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-78458cfe-67d6-4419-8d18-b934416bad91-root {
    text-align: center;
  }


#s-78458cfe-67d6-4419-8d18-b934416bad91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-78458cfe-67d6-4419-8d18-b934416bad91-root {
    text-align: center;
  }


#s-78458cfe-67d6-4419-8d18-b934416bad91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-78458cfe-67d6-4419-8d18-b934416bad91-root {
    text-align: center;
  }


#s-78458cfe-67d6-4419-8d18-b934416bad91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-330ac1d5-e777-4bd1-8a8d-b1e74ade7a54 {
  min-height: 50px;
}








#s-330ac1d5-e777-4bd1-8a8d-b1e74ade7a54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-330ac1d5-e777-4bd1-8a8d-b1e74ade7a54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-faa21d24-8668-4401-b421-a59af2cb11c4 {
  display: none;
}
#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  text-align: center;
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  max-width:  100%;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom,
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  max-width:  100%;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom,
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  max-width:  100%;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom,
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  max-width:  100%;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom,
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 {
  max-width:  100%;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom,
.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e5ff3c5a-bb03-4fe3-bb56-cae268a72777 img.shogun-image {
  width: 100%;
}



}
#s-bf6a312e-b35c-4327-88e3-c28013ec571c {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bf6a312e-b35c-4327-88e3-c28013ec571c:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bf6a312e-b35c-4327-88e3-c28013ec571c:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bf6a312e-b35c-4327-88e3-c28013ec571c-root {
    text-align: center;
  }


#s-bf6a312e-b35c-4327-88e3-c28013ec571c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bf6a312e-b35c-4327-88e3-c28013ec571c-root {
    text-align: center;
  }


#s-bf6a312e-b35c-4327-88e3-c28013ec571c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf6a312e-b35c-4327-88e3-c28013ec571c-root {
    text-align: center;
  }


#s-bf6a312e-b35c-4327-88e3-c28013ec571c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf6a312e-b35c-4327-88e3-c28013ec571c-root {
    text-align: center;
  }


#s-bf6a312e-b35c-4327-88e3-c28013ec571c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bf6a312e-b35c-4327-88e3-c28013ec571c-root {
    text-align: center;
  }


#s-bf6a312e-b35c-4327-88e3-c28013ec571c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-28f5d170-19e5-4138-b178-a7d78efcd268 {
  min-height: 50px;
}








#s-28f5d170-19e5-4138-b178-a7d78efcd268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28f5d170-19e5-4138-b178-a7d78efcd268.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08654b15-b390-4616-a5be-cada6e01cda8 {
  display: none;
}
#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  text-align: center;
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  max-width:  100%;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom,
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  max-width:  100%;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom,
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  max-width:  100%;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom,
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  max-width:  100%;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom,
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e {
  max-width:  100%;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom,
.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-55f39c39-c403-4b01-8c0a-79ec1b53670e img.shogun-image {
  width: 100%;
}



}
#s-61b7344a-ee36-44a1-aac6-e609883ecd91 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-61b7344a-ee36-44a1-aac6-e609883ecd91:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-61b7344a-ee36-44a1-aac6-e609883ecd91:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-61b7344a-ee36-44a1-aac6-e609883ecd91-root {
    text-align: center;
  }


#s-61b7344a-ee36-44a1-aac6-e609883ecd91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-61b7344a-ee36-44a1-aac6-e609883ecd91-root {
    text-align: center;
  }


#s-61b7344a-ee36-44a1-aac6-e609883ecd91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-61b7344a-ee36-44a1-aac6-e609883ecd91-root {
    text-align: center;
  }


#s-61b7344a-ee36-44a1-aac6-e609883ecd91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-61b7344a-ee36-44a1-aac6-e609883ecd91-root {
    text-align: center;
  }


#s-61b7344a-ee36-44a1-aac6-e609883ecd91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-61b7344a-ee36-44a1-aac6-e609883ecd91-root {
    text-align: center;
  }


#s-61b7344a-ee36-44a1-aac6-e609883ecd91.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-88f81c16-7cb7-4bcf-8659-014a4ce30720 {
  margin-bottom: 60px;
padding-top: 40px;
padding-left: 80px;
padding-right: 80px;
min-height: 50px;
}








#s-88f81c16-7cb7-4bcf-8659-014a4ce30720 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88f81c16-7cb7-4bcf-8659-014a4ce30720.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c12e358-ff02-483c-b71d-08c866b8ff52 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c12e358-ff02-483c-b71d-08c866b8ff52 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-ea519d3f-ffc7-48a5-85d4-8fe0c806fa8c {
  min-height: 50px;
}








#s-ea519d3f-ffc7-48a5-85d4-8fe0c806fa8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea519d3f-ffc7-48a5-85d4-8fe0c806fa8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52fd6176-8110-4cff-9f4e-582ba6177704 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-52fd6176-8110-4cff-9f4e-582ba6177704 {
  display: none;
}
#s-52fd6176-8110-4cff-9f4e-582ba6177704, #wrap-s-52fd6176-8110-4cff-9f4e-582ba6177704 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52fd6176-8110-4cff-9f4e-582ba6177704 {
  display: none;
}
#s-52fd6176-8110-4cff-9f4e-582ba6177704, #wrap-s-52fd6176-8110-4cff-9f4e-582ba6177704 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-52fd6176-8110-4cff-9f4e-582ba6177704 {
  display: none;
}
#s-52fd6176-8110-4cff-9f4e-582ba6177704, #wrap-s-52fd6176-8110-4cff-9f4e-582ba6177704 { display:none !important; }}@media (max-width: 767px){#s-52fd6176-8110-4cff-9f4e-582ba6177704 {
  
}
}







#s-52fd6176-8110-4cff-9f4e-582ba6177704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52fd6176-8110-4cff-9f4e-582ba6177704.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-59bec67d-618d-4530-8caa-c4382ee6cf5d {
  margin-top: 20px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-59bec67d-618d-4530-8caa-c4382ee6cf5d {
  display: none;
}
#s-59bec67d-618d-4530-8caa-c4382ee6cf5d, #wrap-s-59bec67d-618d-4530-8caa-c4382ee6cf5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59bec67d-618d-4530-8caa-c4382ee6cf5d {
  display: none;
}
#s-59bec67d-618d-4530-8caa-c4382ee6cf5d, #wrap-s-59bec67d-618d-4530-8caa-c4382ee6cf5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59bec67d-618d-4530-8caa-c4382ee6cf5d {
  display: none;
}
#s-59bec67d-618d-4530-8caa-c4382ee6cf5d, #wrap-s-59bec67d-618d-4530-8caa-c4382ee6cf5d { display:none !important; }}@media (max-width: 767px){#s-59bec67d-618d-4530-8caa-c4382ee6cf5d {
  
}
}







#s-59bec67d-618d-4530-8caa-c4382ee6cf5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59bec67d-618d-4530-8caa-c4382ee6cf5d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e5c5b061-1a77-4e51-b01b-b9b960fafd23 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-e5c5b061-1a77-4e51-b01b-b9b960fafd23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5c5b061-1a77-4e51-b01b-b9b960fafd23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16ebec85-32d5-4312-b694-3e6b72b9330f {
  display: none;
}
#s-0d6fff19-da71-438c-bb58-81494956b2d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d6fff19-da71-438c-bb58-81494956b2d7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ab4fd7da-2e22-4c73-8214-8405423c2d23 {
  margin-left: auto;
margin-right: auto;
}








#s-ab4fd7da-2e22-4c73-8214-8405423c2d23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab4fd7da-2e22-4c73-8214-8405423c2d23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d12227c2-7c90-415e-b8f4-f0a3380a5c1f {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  text-align: center;
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  max-width:  100%;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom,
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  max-width:  100%;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom,
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  max-width:  100%;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom,
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  max-width:  100%;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom,
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 {
  max-width:  100%;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom,
.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  max-width: 250px !important;
  
}

.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4b024ecb-c717-4b17-8e81-422c5baee195 img.shogun-image {
  width: 100%;
}



}
#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 300px;
text-align: left;
}

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-thumb-image-wrapper {
  

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

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-edbd5181-ab75-42c9-b6ac-2f47fa157f87 .shg-gallery-dot {
  background-color: #FFF;
}

#s-7627fd2e-0ba6-4aac-b121-5ee8d8d92917 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-7627fd2e-0ba6-4aac-b121-5ee8d8d92917"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-7627fd2e-0ba6-4aac-b121-5ee8d8d92917"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7627fd2e-0ba6-4aac-b121-5ee8d8d92917"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7627fd2e-0ba6-4aac-b121-5ee8d8d92917"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-fe620128-10d2-438d-8e04-38439c621f59 {
  min-height: 50px;
}








#s-fe620128-10d2-438d-8e04-38439c621f59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe620128-10d2-438d-8e04-38439c621f59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 {
  text-align: left;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .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-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-fc1ac2e7-86ad-4ec3-acca-556e0e154276-btn-wrapper {
    text-align: center;
  }


#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-variant-btn:hover {
  background: #252525;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-variant-btn:active, #s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-fc1ac2e7-86ad-4ec3-acca-556e0e154276 .shg-variant-btn.disabled {
  background: #252525;
}

#s-5e0cb73b-2f94-4f7e-97a9-bfa04a0eeda1 {
  min-height: 50px;
}








#s-5e0cb73b-2f94-4f7e-97a9-bfa04a0eeda1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e0cb73b-2f94-4f7e-97a9-bfa04a0eeda1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8406e27d-142b-40d1-81b4-a46232405097 {
  text-align: center;
}

#s-8406e27d-142b-40d1-81b4-a46232405097 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: Questrial;
  font-style:  normal ;
}

#s-8406e27d-142b-40d1-81b4-a46232405097 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Questrial;
  font-style:  normal ;
  font-size: 22px;
}

#s-8406e27d-142b-40d1-81b4-a46232405097 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9987b2fe-8b42-4c7f-93c3-85750cf83248 {
  min-height: 50px;
}








#s-9987b2fe-8b42-4c7f-93c3-85750cf83248 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9987b2fe-8b42-4c7f-93c3-85750cf83248.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-414c28a0-d718-40c7-b23a-4766b2f1af82 {
  text-align: left;
}

#s-414c28a0-d718-40c7-b23a-4766b2f1af82 .shg-product-quantity-wrapper {
  display: flex;
}

#s-414c28a0-d718-40c7-b23a-4766b2f1af82 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-414c28a0-d718-40c7-b23a-4766b2f1af82 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-414c28a0-d718-40c7-b23a-4766b2f1af82 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-414c28a0-d718-40c7-b23a-4766b2f1af82 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




@media (min-width: 0px) {
[id="s-9ff3a7ef-2895-4ae0-aa30-a1ff95044ea7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-9ff3a7ef-2895-4ae0-aa30-a1ff95044ea7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-9ff3a7ef-2895-4ae0-aa30-a1ff95044ea7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-9ff3a7ef-2895-4ae0-aa30-a1ff95044ea7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-ad42f883-c723-4ba4-9b7d-f7e21226051a {
  min-height: 50px;
}








#s-ad42f883-c723-4ba4-9b7d-f7e21226051a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad42f883-c723-4ba4-9b7d-f7e21226051a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5e0c996-b12e-45d2-ac37-3d62092e2762 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
min-height: 45px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f5e0c996-b12e-45d2-ac37-3d62092e2762:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f5e0c996-b12e-45d2-ac37-3d62092e2762:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-f5e0c996-b12e-45d2-ac37-3d62092e2762 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f5e0c996-b12e-45d2-ac37-3d62092e2762.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5e0c996-b12e-45d2-ac37-3d62092e2762.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Bree Serif;
  display:  block ;
}

#s-f5e0c996-b12e-45d2-ac37-3d62092e2762.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3e8687a4-fcc2-4098-9e1f-5536c90976d9 {
  min-height: 50px;
}








#s-3e8687a4-fcc2-4098-9e1f-5536c90976d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e8687a4-fcc2-4098-9e1f-5536c90976d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09b20677-8daa-436c-801b-7f8e118b8528 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-09b20677-8daa-436c-801b-7f8e118b8528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09b20677-8daa-436c-801b-7f8e118b8528.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2dd00b2c-266e-4077-81db-7499e7c30bf2 {
  margin-top: 10px;
margin-bottom: 20px;
}

#s-11e15a42-b92a-43e8-b587-b57f15aff8c5 {
  text-align: center;
}







  #s-11e15a42-b92a-43e8-b587-b57f15aff8c5 img.shogun-image {
    

    
    
    
  }


#s-11e15a42-b92a-43e8-b587-b57f15aff8c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f69f53e7-935b-460a-ba8e-2e7909057119 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-f69f53e7-935b-460a-ba8e-2e7909057119 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f69f53e7-935b-460a-ba8e-2e7909057119.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84f2b1fc-fb50-4483-ac53-078429a97938 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84f2b1fc-fb50-4483-ac53-078429a97938 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.1em;
  
  
}



#s-51c0cca3-d09e-4d26-a63d-750cb2bb126a {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-51c0cca3-d09e-4d26-a63d-750cb2bb126a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-51c0cca3-d09e-4d26-a63d-750cb2bb126a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-51c0cca3-d09e-4d26-a63d-750cb2bb126a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-51c0cca3-d09e-4d26-a63d-750cb2bb126a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7ca830f6-5c7a-441b-af83-9d688bf95bd2 {
  min-height: 50px;
}








#s-7ca830f6-5c7a-441b-af83-9d688bf95bd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ca830f6-5c7a-441b-af83-9d688bf95bd2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-053539f9-f944-47eb-9776-0acad6ae70d5 {
  margin-top: 10px;
}

#s-7ea47821-17be-4721-8303-15cbfa8bc0ce {
  min-height: 50px;
}








#s-7ea47821-17be-4721-8303-15cbfa8bc0ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ea47821-17be-4721-8303-15cbfa8bc0ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0dfcb50-0d07-47f8-a13e-aa8a844a8912 {
  margin-top: 10px;
}

#s-059cf82a-a25a-47a8-87a3-704e4f55c4a8 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-059cf82a-a25a-47a8-87a3-704e4f55c4a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-059cf82a-a25a-47a8-87a3-704e4f55c4a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-059cf82a-a25a-47a8-87a3-704e4f55c4a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-059cf82a-a25a-47a8-87a3-704e4f55c4a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-27a63079-6bc8-472a-bf82-725592fff580 {
  min-height: 50px;
}








#s-27a63079-6bc8-472a-bf82-725592fff580 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27a63079-6bc8-472a-bf82-725592fff580.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07ac72ba-3461-4f82-bf65-124761b4f18f {
  margin-top: 10px;
}

#s-df91ec3d-683e-47d6-8994-4166359ff26c {
  min-height: 50px;
}








#s-df91ec3d-683e-47d6-8994-4166359ff26c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df91ec3d-683e-47d6-8994-4166359ff26c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93cc879a-a766-4e4e-8c57-18bdd529f663 {
  margin-top: 10px;
}

#s-554c7c4d-b6e8-4bf4-89be-5798c3628507 {
  min-height: 50px;
}








#s-554c7c4d-b6e8-4bf4-89be-5798c3628507 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-554c7c4d-b6e8-4bf4-89be-5798c3628507.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6488465f-bf6e-412d-aafc-6f7a75f0a933 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 400px;
text-align: center;
}







  #s-6488465f-bf6e-412d-aafc-6f7a75f0a933 img.shogun-image {
    

    
    
    
  }


#s-6488465f-bf6e-412d-aafc-6f7a75f0a933 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d846473-9486-4f30-b624-d617eef554e2 {
  min-height: 50px;
background-color: rgba(217, 57, 52, 1);
}








#s-6d846473-9486-4f30-b624-d617eef554e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d846473-9486-4f30-b624-d617eef554e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96b26125-6432-47d4-b928-ee735e90c48b {
  padding-top: 40px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-96b26125-6432-47d4-b928-ee735e90c48b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96b26125-6432-47d4-b928-ee735e90c48b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-96b26125-6432-47d4-b928-ee735e90c48b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-96b26125-6432-47d4-b928-ee735e90c48b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-162a76ad-2981-4ee9-80e8-8f5256940caa {
  min-height: 50px;
}








#s-162a76ad-2981-4ee9-80e8-8f5256940caa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-162a76ad-2981-4ee9-80e8-8f5256940caa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa80ac27-7f68-479d-b9b1-cfe8bed9d7b3 .shogun-icon-wrapper {
  text-align: center;
}


#s-aa80ac27-7f68-479d-b9b1-cfe8bed9d7b3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-8e766df2-7a22-4729-8e58-5836bb3f394d {
  padding-top: 10px;
text-align: center;
}

#s-8e766df2-7a22-4729-8e58-5836bb3f394d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-f0522b04-9591-4633-9bff-7ba22025898c {
  margin-top: 5px;
}

#s-ee6dfb78-85b7-4042-8171-b5bc6ae06470 {
  min-height: 50px;
}








#s-ee6dfb78-85b7-4042-8171-b5bc6ae06470 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee6dfb78-85b7-4042-8171-b5bc6ae06470.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-72b944c8-3437-44bc-b1c3-235e2459c23b {
  margin-top: 20px;
}

#s-72b944c8-3437-44bc-b1c3-235e2459c23b .shogun-icon-wrapper {
  text-align: center;
}


#s-72b944c8-3437-44bc-b1c3-235e2459c23b .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-d1dc3194-323f-40f7-8045-c4f0a2e7084d {
  padding-top: 10px;
text-align: center;
}

#s-d1dc3194-323f-40f7-8045-c4f0a2e7084d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-5fc8ca61-f4ed-4b3e-9295-c0b58eaa0031 {
  margin-top: 5px;
}

#s-991ebca0-761c-4faa-8e78-cdf5dd79842c {
  min-height: 50px;
}








#s-991ebca0-761c-4faa-8e78-cdf5dd79842c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-991ebca0-761c-4faa-8e78-cdf5dd79842c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-724a029c-2573-432b-91ad-4c3aeabeabe9 {
  margin-top: 20px;
}

#s-724a029c-2573-432b-91ad-4c3aeabeabe9 .shogun-icon-wrapper {
  text-align: center;
}


#s-724a029c-2573-432b-91ad-4c3aeabeabe9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-40bfa8b9-f048-42de-9d59-695d310bc6fa {
  padding-top: 10px;
text-align: center;
}

#s-40bfa8b9-f048-42de-9d59-695d310bc6fa .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Questrial";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-e97b30bb-592d-4242-8e3c-0738d61cd1bc {
  margin-top: 5px;
}

#s-2f5719ea-25fe-4671-9689-8d0f8d6d3710 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-2f5719ea-25fe-4671-9689-8d0f8d6d3710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f5719ea-25fe-4671-9689-8d0f8d6d3710.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef8c2be4-384a-4c0c-9e80-7c880f8dd392 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-ef8c2be4-384a-4c0c-9e80-7c880f8dd392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef8c2be4-384a-4c0c-9e80-7c880f8dd392.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16be6962-5131-47f4-b9e1-ee4af1a2b2b5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-16be6962-5131-47f4-b9e1-ee4af1a2b2b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16be6962-5131-47f4-b9e1-ee4af1a2b2b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e2a5807-6204-4b2e-97f2-1d0db780dd1e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e2a5807-6204-4b2e-97f2-1d0db780dd1e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-defe610f-6a12-4d10-8cfe-8b46efff0650 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-aaa9b003-4ff9-4449-a454-2559279b679c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aaa9b003-4ff9-4449-a454-2559279b679c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aaa9b003-4ff9-4449-a454-2559279b679c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aaa9b003-4ff9-4449-a454-2559279b679c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2976eeb4-b5f5-42bf-8266-400f5ae83fa9 {
  box-shadow:0px 1px 3px 1px rgba(97, 97, 97, 1);
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-2976eeb4-b5f5-42bf-8266-400f5ae83fa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2976eeb4-b5f5-42bf-8266-400f5ae83fa9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5cd19ce7-8ba3-4e1e-be65-f347bcc391dc {
  margin-top: 10px;
}

#s-3422c018-8ef2-4f21-8af1-92dc4ab46a8c {
  box-shadow:0px 1px 3px 1px rgba(97, 97, 97, 1);
margin-top: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-3422c018-8ef2-4f21-8af1-92dc4ab46a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3422c018-8ef2-4f21-8af1-92dc4ab46a8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad60d9ba-db95-4a81-8e98-035af94000cf {
  margin-top: 10px;
}

#s-f93b3e13-12ae-48cf-84b4-b1c88bfe4187 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}







  #s-f93b3e13-12ae-48cf-84b4-b1c88bfe4187 img.shogun-image {
    

    
    
    
  }


#s-f93b3e13-12ae-48cf-84b4-b1c88bfe4187 .shogun-image-content {
  
    align-items: center;
  
}

#s-6469200a-ef2b-447f-8d48-84d1ae159fc0 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 40px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-6469200a-ef2b-447f-8d48-84d1ae159fc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6469200a-ef2b-447f-8d48-84d1ae159fc0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2fcda73b-aa63-4dc2-9f89-eba65be4facd {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2fcda73b-aa63-4dc2-9f89-eba65be4facd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



@media (min-width: 0px) {
[id="s-583250d7-9169-45c3-aec5-df47682f4fe5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-583250d7-9169-45c3-aec5-df47682f4fe5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-583250d7-9169-45c3-aec5-df47682f4fe5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-583250d7-9169-45c3-aec5-df47682f4fe5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-4b1925a5-16dc-450c-948c-893a689ce4fe {
  padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-4b1925a5-16dc-450c-948c-893a689ce4fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b1925a5-16dc-450c-948c-893a689ce4fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ba75199-dae0-4205-8554-1acef5bd4d7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ba75199-dae0-4205-8554-1acef5bd4d7c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Bree Serif";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-4ed8aad5-abea-4464-9514-fac3c4e7cad5 {
  display: none;
}
#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  max-width:  100%;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom,
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  max-width:  100%;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom,
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  max-width:  100%;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom,
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  max-width:  100%;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom,
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad {
  max-width:  100%;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom,
.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44fdb057-83dd-4ea0-b70f-87872e09abad img.shogun-image {
  width: 100%;
}



}
#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4 {
  margin-left: 0px;
margin-right: 0px;
}
}

  #s-71d35dad-8ac3-4375-9da9-db47afb0b4d4-root {
    text-align: center;
  }


#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-71d35dad-8ac3-4375-9da9-db47afb0b4d4-root {
    text-align: center;
  }


#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71d35dad-8ac3-4375-9da9-db47afb0b4d4-root {
    text-align: center;
  }


#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71d35dad-8ac3-4375-9da9-db47afb0b4d4-root {
    text-align: center;
  }


#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-71d35dad-8ac3-4375-9da9-db47afb0b4d4-root {
    text-align: center;
  }


#s-71d35dad-8ac3-4375-9da9-db47afb0b4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-769dca48-4aca-41be-94fe-ffbc79282fab {
  padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-769dca48-4aca-41be-94fe-ffbc79282fab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-769dca48-4aca-41be-94fe-ffbc79282fab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba0be5e5-17bb-4f70-87df-50daf6dd041b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba0be5e5-17bb-4f70-87df-50daf6dd041b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Bree Serif";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-f79e2c0a-a02e-4811-8b9a-b66e71cb9e75 {
  display: none;
}
#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  max-width:  100%;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom,
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  max-width:  100%;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom,
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  max-width:  100%;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom,
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  max-width:  100%;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom,
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d {
  max-width:  100%;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom,
.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-504283ff-5447-4db5-9f21-5cf77ab34b7d img.shogun-image {
  width: 100%;
}



}
#s-dc1e3095-fda8-48db-97d7-73838fd950f0 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-dc1e3095-fda8-48db-97d7-73838fd950f0:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dc1e3095-fda8-48db-97d7-73838fd950f0:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-dc1e3095-fda8-48db-97d7-73838fd950f0-root {
    text-align: center;
  }


#s-dc1e3095-fda8-48db-97d7-73838fd950f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc1e3095-fda8-48db-97d7-73838fd950f0-root {
    text-align: center;
  }


#s-dc1e3095-fda8-48db-97d7-73838fd950f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc1e3095-fda8-48db-97d7-73838fd950f0-root {
    text-align: center;
  }


#s-dc1e3095-fda8-48db-97d7-73838fd950f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc1e3095-fda8-48db-97d7-73838fd950f0-root {
    text-align: center;
  }


#s-dc1e3095-fda8-48db-97d7-73838fd950f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc1e3095-fda8-48db-97d7-73838fd950f0-root {
    text-align: center;
  }


#s-dc1e3095-fda8-48db-97d7-73838fd950f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-9797478a-b4b9-468b-b870-fe60fa4108e5 {
  padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-9797478a-b4b9-468b-b870-fe60fa4108e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9797478a-b4b9-468b-b870-fe60fa4108e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-615e03c1-b46b-4a07-b52e-2e4eba17e741 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-615e03c1-b46b-4a07-b52e-2e4eba17e741 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Bree Serif";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-ef2641e7-f917-4709-8e46-60e1ac72c3f0 {
  display: none;
}
#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  max-width:  100%;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom,
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  max-width:  100%;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom,
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  max-width:  100%;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom,
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  max-width:  100%;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom,
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d {
  max-width:  100%;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom,
.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  max-width: 350px !important;
  
}

.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3f17f11e-f6ae-460f-9ebf-cdaa0b41104d img.shogun-image {
  width: 100%;
}



}
#s-788d760d-6067-4084-bdb6-5e54f9455ffd {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(66, 170, 228, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-788d760d-6067-4084-bdb6-5e54f9455ffd:hover {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-788d760d-6067-4084-bdb6-5e54f9455ffd:active {background-color: rgba(32, 158, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-788d760d-6067-4084-bdb6-5e54f9455ffd {
  margin-left: 0px;
margin-right: 0px;
}
}

  #s-788d760d-6067-4084-bdb6-5e54f9455ffd-root {
    text-align: center;
  }


#s-788d760d-6067-4084-bdb6-5e54f9455ffd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
@media (min-width: 1200px){
  #s-788d760d-6067-4084-bdb6-5e54f9455ffd-root {
    text-align: center;
  }


#s-788d760d-6067-4084-bdb6-5e54f9455ffd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-788d760d-6067-4084-bdb6-5e54f9455ffd-root {
    text-align: center;
  }


#s-788d760d-6067-4084-bdb6-5e54f9455ffd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-788d760d-6067-4084-bdb6-5e54f9455ffd-root {
    text-align: center;
  }


#s-788d760d-6067-4084-bdb6-5e54f9455ffd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}@media (max-width: 767px){
  #s-788d760d-6067-4084-bdb6-5e54f9455ffd-root {
    text-align: center;
  }


#s-788d760d-6067-4084-bdb6-5e54f9455ffd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Bree Serif;
  display:  block ;
}
}
#s-07bc2d60-9cfe-4782-98d2-28460853b1a9 {
  padding-top: 40px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
min-height: 50px;
}








#s-07bc2d60-9cfe-4782-98d2-28460853b1a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07bc2d60-9cfe-4782-98d2-28460853b1a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1af8eb12-6e84-4c15-81b3-3845f319a8b3 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1af8eb12-6e84-4c15-81b3-3845f319a8b3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Abril Fatface";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-b13f3471-9be3-4d5f-b926-9789cb6d6b7b {
  min-height: 50px;
}








#s-b13f3471-9be3-4d5f-b926-9789cb6d6b7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b13f3471-9be3-4d5f-b926-9789cb6d6b7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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