.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-de46909b-6a8a-423d-ae56-ca4db83d2fa5 {
  margin-top: 0%;
margin-bottom: -4%;
max-width: 2530px;
aspect-ratio: 16/9;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 {
  display: none;
}
#s-de46909b-6a8a-423d-ae56-ca4db83d2fa5, #wrap-s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 { display:none !important; }}@media (max-width: 767px){#s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 {
  display: none;
}
#s-de46909b-6a8a-423d-ae56-ca4db83d2fa5, #wrap-s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 { display:none !important; }}




  #s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 img.shogun-image,
  #s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 {
    width: 100%;
    height: auto;
  }



  #s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 img.shogun-image {
    

    
    
    
  }


#s-de46909b-6a8a-423d-ae56-ca4db83d2fa5 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  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-ac912f39-108e-45e6-9d88-1638178eec7a {
  padding-top: 29%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 42%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac912f39-108e-45e6-9d88-1638178eec7a {
  display: none;
}
#s-ac912f39-108e-45e6-9d88-1638178eec7a, #wrap-s-ac912f39-108e-45e6-9d88-1638178eec7a { display:none !important; }}@media (max-width: 767px){#s-ac912f39-108e-45e6-9d88-1638178eec7a {
  display: none;
}
#s-ac912f39-108e-45e6-9d88-1638178eec7a, #wrap-s-ac912f39-108e-45e6-9d88-1638178eec7a { display:none !important; }}
#s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
  max-width: 2628px;
aspect-ratio: 2628/1138;
text-align: center;
}
@media (min-width: 1200px){#s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
  display: none;
}
#s-30ac34d2-f975-48e9-abc4-1af13df2d91d, #wrap-s-30ac34d2-f975-48e9-abc4-1af13df2d91d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
  display: none;
}
#s-30ac34d2-f975-48e9-abc4-1af13df2d91d, #wrap-s-30ac34d2-f975-48e9-abc4-1af13df2d91d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
  
}
}@media (max-width: 767px){#s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
  
}
}




  #s-30ac34d2-f975-48e9-abc4-1af13df2d91d img.shogun-image,
  #s-30ac34d2-f975-48e9-abc4-1af13df2d91d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30ac34d2-f975-48e9-abc4-1af13df2d91d {
    width: 100%;
    height: auto;
  }



  #s-30ac34d2-f975-48e9-abc4-1af13df2d91d img.shogun-image {
    

    
    
    
  }


#s-30ac34d2-f975-48e9-abc4-1af13df2d91d .shogun-image-content {
  
    align-items: center;
  
}

#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d {
  margin-top: -17%;
margin-left: 2%;
margin-right: 2%;
}
@media (min-width: 1200px){#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d {
  display: none;
}
#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d, #wrap-s-3e4d7f06-932a-4312-80fc-66e3dfaa363d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d {
  display: none;
}
#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d, #wrap-s-3e4d7f06-932a-4312-80fc-66e3dfaa363d { display:none !important; }}@media (max-width: 767px){#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d {
  display: none;
}
#s-3e4d7f06-932a-4312-80fc-66e3dfaa363d, #wrap-s-3e4d7f06-932a-4312-80fc-66e3dfaa363d { display:none !important; }}
.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-fb3bb9a9-6365-4824-9deb-62f5e417df1a {
  margin-bottom: 0%;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a {
  display: none;
}
#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a, #wrap-s-fb3bb9a9-6365-4824-9deb-62f5e417df1a { display:none !important; }}@media (max-width: 767px){#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a {
  display: none;
}
#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a, #wrap-s-fb3bb9a9-6365-4824-9deb-62f5e417df1a { display:none !important; }}







#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb3bb9a9-6365-4824-9deb-62f5e417df1a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bdb2b8e8-d862-4bad-ba0c-1cb5a9fa88cd {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bdb2b8e8-d862-4bad-ba0c-1cb5a9fa88cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdb2b8e8-d862-4bad-ba0c-1cb5a9fa88cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-06100317-bba8-4f38-8781-ce564ddf1014 {
  margin-left: -2%;
margin-right: -2%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-06100317-bba8-4f38-8781-ce564ddf1014 .shg-sld-dot {
  background-color: rgba(115, 93, 72, 1);
}

#s-06100317-bba8-4f38-8781-ce564ddf1014 .shg-sld-nav-button.shg-sld-left,
#s-06100317-bba8-4f38-8781-ce564ddf1014 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(115, 93, 72, 1);
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-35dc2240-f3e6-428e-a312-862f4a8bd46a {
  display: none;
}
.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-303b7418-e85d-4480-8feb-7b9fa80a17f5 {
  text-align: left;
}



.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-303b7418-e85d-4480-8feb-7b9fa80a17f5 img.shogun-image {
  width: 100%;
}



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

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

#s-b9ddd0c4-656a-4f64-a1db-7730867e1118 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9ddd0c4-656a-4f64-a1db-7730867e1118 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-56584724-3a98-4834-8b0e-618434777f3b {
  text-align: center;
}

#s-56584724-3a98-4834-8b0e-618434777f3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-56584724-3a98-4834-8b0e-618434777f3b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-56584724-3a98-4834-8b0e-618434777f3b .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-83ce5db2-c454-40f7-ba2d-cccdbf7059a7 {
  display: none;
}
#s-30bd9c32-297d-441b-b820-d40f8fa652ac {
  text-align: left;
}



.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac img.shogun-image {
  width: 100%;
}



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

.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30bd9c32-297d-441b-b820-d40f8fa652ac img.shogun-image {
  width: 100%;
}



}
#s-fb2ac78e-4a01-4639-9b18-c207a600f0af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb2ac78e-4a01-4639-9b18-c207a600f0af .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-f4ea767d-d8e7-40db-9f50-a7c2742c2fc8 {
  text-align: center;
}

#s-f4ea767d-d8e7-40db-9f50-a7c2742c2fc8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-f4ea767d-d8e7-40db-9f50-a7c2742c2fc8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-f4ea767d-d8e7-40db-9f50-a7c2742c2fc8 .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-ff99398c-54ed-4ffe-aba7-7c4473333518 {
  display: none;
}
#s-877b1858-cd60-4daa-8f73-12bf882fc783 {
  text-align: left;
}



.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-877b1858-cd60-4daa-8f73-12bf882fc783 img.shogun-image {
  width: 100%;
}



}
#s-03479437-c5b1-4b9d-9ef2-b3a25d2c3ded {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03479437-c5b1-4b9d-9ef2-b3a25d2c3ded .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-9d493aca-9630-4c74-8198-bd609ac825d3 {
  text-align: center;
}

#s-9d493aca-9630-4c74-8198-bd609ac825d3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-9d493aca-9630-4c74-8198-bd609ac825d3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-9d493aca-9630-4c74-8198-bd609ac825d3 .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-f89e8924-2f6a-4b33-9829-9ba01f69a673 {
  display: none;
}
#s-fe997f0b-d626-414f-a325-21358d1debe4 {
  text-align: left;
}



.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe997f0b-d626-414f-a325-21358d1debe4 img.shogun-image {
  width: 100%;
}



}
#s-cf319b74-223f-4030-a936-f449ebbf6d01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf319b74-223f-4030-a936-f449ebbf6d01 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-a223d6c7-3fc8-48e4-94ee-06c6de97dbe5 {
  text-align: center;
}

#s-a223d6c7-3fc8-48e4-94ee-06c6de97dbe5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-a223d6c7-3fc8-48e4-94ee-06c6de97dbe5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-a223d6c7-3fc8-48e4-94ee-06c6de97dbe5 .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-6311bc88-75f2-48a5-9b0d-a8af630d32e9 {
  display: none;
}
#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 {
  text-align: left;
}



.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00036ad9-1e66-46b5-aac9-7bcd312fe513 img.shogun-image {
  width: 100%;
}



}
#s-bd757386-0980-4971-8afe-6d022fac7e2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd757386-0980-4971-8afe-6d022fac7e2b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-ac9f0bfa-4ac6-4567-a864-17fd4bfa227d {
  text-align: center;
}

#s-ac9f0bfa-4ac6-4567-a864-17fd4bfa227d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-ac9f0bfa-4ac6-4567-a864-17fd4bfa227d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-ac9f0bfa-4ac6-4567-a864-17fd4bfa227d .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-94cfeff1-236d-43c4-950c-c51fa172f1e6 {
  display: none;
}
#s-debadf72-a198-4cb5-85b5-64fd2cb13682 {
  text-align: left;
}



.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-debadf72-a198-4cb5-85b5-64fd2cb13682 img.shogun-image {
  width: 100%;
}



}
#s-2f12335e-025d-4e85-931b-ce838d1906fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f12335e-025d-4e85-931b-ce838d1906fe .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-e5ea10a1-5ee5-4d4e-acf0-a441ea4d709f {
  text-align: center;
}

#s-e5ea10a1-5ee5-4d4e-acf0-a441ea4d709f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-e5ea10a1-5ee5-4d4e-acf0-a441ea4d709f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-e5ea10a1-5ee5-4d4e-acf0-a441ea4d709f .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-2ea37632-313f-4eb5-a167-c35a22bf44bb {
  display: none;
}
#s-1cc5b5a6-478a-4165-8c35-609734715927 {
  text-align: left;
}



.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1cc5b5a6-478a-4165-8c35-609734715927 img.shogun-image {
  width: 100%;
}



}
#s-1db12f97-6066-42c5-8906-fd3408e68287 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1db12f97-6066-42c5-8906-fd3408e68287 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-85e0b3f2-f202-4d03-bb7a-bec0ed0cb421 {
  text-align: center;
}

#s-85e0b3f2-f202-4d03-bb7a-bec0ed0cb421 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-85e0b3f2-f202-4d03-bb7a-bec0ed0cb421 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-85e0b3f2-f202-4d03-bb7a-bec0ed0cb421 .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-6e6c2a59-7468-46f7-afa4-bd21f154e01a {
  display: none;
}
#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f {
  text-align: left;
}



.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9d60b98-cf6d-42f1-8619-20d17ad4371f img.shogun-image {
  width: 100%;
}



}
#s-5896d162-3b61-45f4-81f7-48b1809b1ee8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5896d162-3b61-45f4-81f7-48b1809b1ee8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-1c2fc161-b16a-4766-a477-c5bed2a220ea {
  text-align: center;
}

#s-1c2fc161-b16a-4766-a477-c5bed2a220ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-1c2fc161-b16a-4766-a477-c5bed2a220ea .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-1c2fc161-b16a-4766-a477-c5bed2a220ea .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-9ef36cd5-128f-43aa-a819-677af01e8755 {
  display: none;
}
#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 {
  text-align: left;
}



.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ba2baa2-c2ba-40d4-b1c8-b19ad8fdf793 img.shogun-image {
  width: 100%;
}



}
#s-fc210f29-863f-4e51-bd0e-6d83fc1cc24f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc210f29-863f-4e51-bd0e-6d83fc1cc24f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-9dbe4860-89ec-4422-a381-a22f4bed4095 {
  text-align: center;
}

#s-9dbe4860-89ec-4422-a381-a22f4bed4095 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-9dbe4860-89ec-4422-a381-a22f4bed4095 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-9dbe4860-89ec-4422-a381-a22f4bed4095 .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-662bdd42-d64f-43cb-8858-84663ff13fd9 {
  display: none;
}
#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb {
  text-align: left;
}



.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9aa97310-19f1-42ea-88c6-28e8cc652ddb img.shogun-image {
  width: 100%;
}



}
#s-836d4661-eb80-4fd5-8919-a2bfa2f3fa99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-836d4661-eb80-4fd5-8919-a2bfa2f3fa99 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-f7c33fb8-41eb-46ef-b55b-2e1251c9496c {
  text-align: center;
}

#s-f7c33fb8-41eb-46ef-b55b-2e1251c9496c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-f7c33fb8-41eb-46ef-b55b-2e1251c9496c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-f7c33fb8-41eb-46ef-b55b-2e1251c9496c .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-72411522-402a-4fe1-ba93-0e95ed7890cf {
  display: none;
}
#s-8432c2df-268c-4f7e-86c8-e0cf71498aad {
  text-align: left;
}



.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8432c2df-268c-4f7e-86c8-e0cf71498aad img.shogun-image {
  width: 100%;
}



}
#s-0221d264-ca34-4f45-9567-7f98b010200a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0221d264-ca34-4f45-9567-7f98b010200a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-6765a77a-d83d-4cc0-818e-184a68c5e6f8 {
  text-align: center;
}

#s-6765a77a-d83d-4cc0-818e-184a68c5e6f8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-6765a77a-d83d-4cc0-818e-184a68c5e6f8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-6765a77a-d83d-4cc0-818e-184a68c5e6f8 .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-57bc78f7-372e-449f-9f76-3ccb48af8c00 {
  display: none;
}
#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b {
  text-align: left;
}



.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb11ec07-95e1-44b4-861c-1f0fe6a6437b img.shogun-image {
  width: 100%;
}



}
#s-ff5b6c04-c192-4254-b1fb-f5cfa0447623 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff5b6c04-c192-4254-b1fb-f5cfa0447623 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-a1a4c306-83f7-4384-a24d-80e98d4458c2 {
  text-align: center;
}

#s-a1a4c306-83f7-4384-a24d-80e98d4458c2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-a1a4c306-83f7-4384-a24d-80e98d4458c2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-a1a4c306-83f7-4384-a24d-80e98d4458c2 .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-0a43769a-0262-48de-8656-b83261eb0a3a {
  display: none;
}
#s-2abbcdbb-4899-4207-893a-9d47ed376891 {
  text-align: left;
}



.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2abbcdbb-4899-4207-893a-9d47ed376891 img.shogun-image {
  width: 100%;
}



}
#s-bab41672-1074-4a98-a2ea-146fdd63f644 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bab41672-1074-4a98-a2ea-146fdd63f644 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-194c2206-1e8b-4941-b223-31142ceb4206 {
  text-align: center;
}

#s-194c2206-1e8b-4941-b223-31142ceb4206 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-194c2206-1e8b-4941-b223-31142ceb4206 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-194c2206-1e8b-4941-b223-31142ceb4206 .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-92895a94-380c-4cd3-a1e2-4faae4e3ec07 {
  display: none;
}
#s-02202131-a2ea-49f3-803e-b2600317452a {
  text-align: left;
}



.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-02202131-a2ea-49f3-803e-b2600317452a img.shogun-image {
  width: 100%;
}



}
#s-73da177a-9145-4c64-936f-c0ec4d529a2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73da177a-9145-4c64-936f-c0ec4d529a2f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-8b0dda69-2519-4422-8793-3232d2cc94ba {
  text-align: center;
}

#s-8b0dda69-2519-4422-8793-3232d2cc94ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-8b0dda69-2519-4422-8793-3232d2cc94ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-8b0dda69-2519-4422-8793-3232d2cc94ba .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-63b2c6a1-17f8-4595-82f0-fb5ff6fcc67b {
  display: none;
}
#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 {
  text-align: left;
}



.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75a7127c-c5f5-4e0a-89e5-a2f7c5cdb125 img.shogun-image {
  width: 100%;
}



}
#s-8aff8a0d-2b1c-4be3-a34c-f6aaf7d77d1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8aff8a0d-2b1c-4be3-a34c-f6aaf7d77d1a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Habibi;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 0px;
}

#s-077c36c4-82e7-4b7b-a8db-dfd63433d350 {
  text-align: center;
}

#s-077c36c4-82e7-4b7b-a8db-dfd63433d350 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-077c36c4-82e7-4b7b-a8db-dfd63433d350 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 14px;
}

#s-077c36c4-82e7-4b7b-a8db-dfd63433d350 .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-b33cfad6-352f-497c-8532-f28d308558db {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-b33cfad6-352f-497c-8532-f28d308558db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b33cfad6-352f-497c-8532-f28d308558db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53c75f05-a4f7-436a-9ddb-7bf60921c917 {
  margin-top: 5%;
margin-left: 25%;
margin-bottom: 5%;
margin-right: 25%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-53c75f05-a4f7-436a-9ddb-7bf60921c917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c75f05-a4f7-436a-9ddb-7bf60921c917.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b91a738e-ab9d-4168-8044-3994ba638fde {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-3d09a7b4-ddef-460d-bc20-03404920357d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3d09a7b4-ddef-460d-bc20-03404920357d {
  display: none;
}
#s-3d09a7b4-ddef-460d-bc20-03404920357d, #wrap-s-3d09a7b4-ddef-460d-bc20-03404920357d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d09a7b4-ddef-460d-bc20-03404920357d {
  display: none;
}
#s-3d09a7b4-ddef-460d-bc20-03404920357d, #wrap-s-3d09a7b4-ddef-460d-bc20-03404920357d { display:none !important; }}







#s-3d09a7b4-ddef-460d-bc20-03404920357d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d09a7b4-ddef-460d-bc20-03404920357d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-208db118-e29f-4e8d-9bdf-ef16542fde2f {
  margin-left: 9%;
margin-right: 9%;
padding-top: 6%;
padding-bottom: 3%;
}

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

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

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

#s-74cd7339-f4e4-440f-88e7-501fcd6533d6 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 9%;
padding-bottom: 3%;
padding-right: 9%;
}

@media (min-width: 0px) {
[id="s-74cd7339-f4e4-440f-88e7-501fcd6533d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74cd7339-f4e4-440f-88e7-501fcd6533d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74cd7339-f4e4-440f-88e7-501fcd6533d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74cd7339-f4e4-440f-88e7-501fcd6533d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-678ef375-312a-4df9-b842-93429feb0158 {
  text-align: center;
}







  #s-678ef375-312a-4df9-b842-93429feb0158 img.shogun-image {
    

    
    
    
  }


#s-678ef375-312a-4df9-b842-93429feb0158 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e0368bf-56cc-4c65-98f7-dc026b873094 {
  padding-top: 3%;
padding-bottom: 3%;
}

#s-48a9fa54-058b-4a54-9ed0-939abeb7fcec {
  text-align: center;
}







  #s-48a9fa54-058b-4a54-9ed0-939abeb7fcec img.shogun-image {
    

    
    
    
  }


#s-48a9fa54-058b-4a54-9ed0-939abeb7fcec .shogun-image-content {
  
    align-items: center;
  
}

#s-b778a81c-1ca6-4954-a016-0a4ca92c3535 {
  padding-top: 3%;
padding-bottom: 3%;
}

#s-075c4005-eaac-4295-a9b0-372c500fcd00 {
  text-align: center;
}







  #s-075c4005-eaac-4295-a9b0-372c500fcd00 img.shogun-image {
    

    
    
    
  }


#s-075c4005-eaac-4295-a9b0-372c500fcd00 .shogun-image-content {
  
    align-items: center;
  
}

#s-82fe0c79-f5dd-44ce-8fd0-66b8ef99643b {
  padding-top: 3%;
padding-bottom: 3%;
}

#s-1d705a2a-112f-4f85-86ac-e8c70a5c9713 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 4%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(251, 249, 247, 1);
}








#s-1d705a2a-112f-4f85-86ac-e8c70a5c9713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d705a2a-112f-4f85-86ac-e8c70a5c9713.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-4733f663-77d0-48c2-bce5-686dcbc43fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4733f663-77d0-48c2-bce5-686dcbc43fed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4733f663-77d0-48c2-bce5-686dcbc43fed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4733f663-77d0-48c2-bce5-686dcbc43fed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-af97c66e-e6ca-42db-8555-7829aeec60f3 {
  text-align: center;
}







  #s-af97c66e-e6ca-42db-8555-7829aeec60f3 img.shogun-image {
    

    
    
    
  }


#s-af97c66e-e6ca-42db-8555-7829aeec60f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7983847-af01-45e7-9a66-8cc4a7466fab {
  padding-top: 3%;
padding-bottom: 2%;
}

.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-f376cb16-1b7e-45f4-89d3-6138c8c1be1c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c-root {
    text-align: left;
  }


#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c-root {
    text-align: left;
  }


#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c-root {
    text-align: left;
  }


#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c-root {
    text-align: left;
  }


#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c-root {
    text-align: left;
  }


#s-f376cb16-1b7e-45f4-89d3-6138c8c1be1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-d6dacb54-37ac-4627-8534-87cfc9e16ab5 {
  text-align: center;
}







  #s-d6dacb54-37ac-4627-8534-87cfc9e16ab5 img.shogun-image {
    

    
    
    
  }


#s-d6dacb54-37ac-4627-8534-87cfc9e16ab5 .shogun-image-content {
  
    align-items: center;
  
}

#s-06966ff3-b764-4ee4-8e41-8c9c86b2b631 {
  padding-top: 3%;
padding-bottom: 2%;
}

#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a-root {
    text-align: left;
  }


#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a-root {
    text-align: left;
  }


#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a-root {
    text-align: left;
  }


#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a-root {
    text-align: left;
  }


#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a-root {
    text-align: left;
  }


#s-b4495a02-7e2c-47d5-81ec-3fc0af21e68a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-2d896a46-0ebb-4e61-8195-c407bf25390e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 4%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-2d896a46-0ebb-4e61-8195-c407bf25390e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d896a46-0ebb-4e61-8195-c407bf25390e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-584414a1-2aad-4994-b747-b8c0591480d8 {
  padding-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-8bae5d07-ef22-4f82-8e39-5563924a0399"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bae5d07-ef22-4f82-8e39-5563924a0399"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8bae5d07-ef22-4f82-8e39-5563924a0399"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bae5d07-ef22-4f82-8e39-5563924a0399"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6ac93e66-4036-4f5d-90c6-30d0fc0ac105 {
  text-align: center;
}







  #s-6ac93e66-4036-4f5d-90c6-30d0fc0ac105 img.shogun-image {
    

    
    
    
  }


#s-6ac93e66-4036-4f5d-90c6-30d0fc0ac105 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d32c222-0c75-471e-8a52-d4716357b666 {
  margin-top: 89%;
margin-left: 29%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-9663464f-8225-4394-af16-954e0e245280 {
  text-align: center;
}







  #s-9663464f-8225-4394-af16-954e0e245280 img.shogun-image {
    

    
    
    
  }


#s-9663464f-8225-4394-af16-954e0e245280 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c993143-4cca-40cf-a27f-2d8ec69c6591 {
  margin-top: 89%;
margin-left: 29%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-bcc6107d-95b5-4920-9a69-210b81efe922 {
  text-align: center;
}







  #s-bcc6107d-95b5-4920-9a69-210b81efe922 img.shogun-image {
    

    
    
    
  }


#s-bcc6107d-95b5-4920-9a69-210b81efe922 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9bc4fbe-54cc-45e2-af31-3beb323e770a {
  margin-top: 89%;
margin-left: 29%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-9249b343-cdb6-4757-bf9c-466fc9848fd8 {
  min-height: 50px;
background-color: rgba(251, 249, 247, 1);
}








#s-9249b343-cdb6-4757-bf9c-466fc9848fd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9249b343-cdb6-4757-bf9c-466fc9848fd8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6edbcd7f-fb94-47db-b8af-62ed72efbef3 {
  margin-top: 0%;
margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 5%;
background-color: rgba(249, 247, 243, 0);
}

@media (min-width: 0px) {
[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6edbcd7f-fb94-47db-b8af-62ed72efbef3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-602843d4-3bd4-4f3b-a5d7-1bae11becddc {
  margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
}

#s-602843d4-3bd4-4f3b-a5d7-1bae11becddc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-602843d4-3bd4-4f3b-a5d7-1bae11becddc .shg-sld-nav-button.shg-sld-left,
#s-602843d4-3bd4-4f3b-a5d7-1bae11becddc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d47d147f-0164-4cc9-9036-95c294469c35 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}







  #s-d47d147f-0164-4cc9-9036-95c294469c35 img.shogun-image {
    

    
    
    
  }


#s-d47d147f-0164-4cc9-9036-95c294469c35 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7b65c0b-af4e-4638-b4e4-70bafb285c34 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}







  #s-a7b65c0b-af4e-4638-b4e4-70bafb285c34 img.shogun-image {
    

    
    
    
  }


#s-a7b65c0b-af4e-4638-b4e4-70bafb285c34 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ba333b0-7b93-405f-96fc-8075b4229c72 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}







  #s-6ba333b0-7b93-405f-96fc-8075b4229c72 img.shogun-image {
    

    
    
    
  }


#s-6ba333b0-7b93-405f-96fc-8075b4229c72 .shogun-image-content {
  
    align-items: center;
  
}

#s-e70fa4c3-8e70-453a-850c-f2bd077ec8b4 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}







  #s-e70fa4c3-8e70-453a-850c-f2bd077ec8b4 img.shogun-image {
    

    
    
    
  }


#s-e70fa4c3-8e70-453a-850c-f2bd077ec8b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4d8cf4e-96ac-43af-a48e-6aaaecc5b192 {
  text-align: center;
}







  #s-d4d8cf4e-96ac-43af-a48e-6aaaecc5b192 img.shogun-image {
    

    
    
    
  }


#s-d4d8cf4e-96ac-43af-a48e-6aaaecc5b192 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2b9b463-bb15-4046-9747-f50416b78857 {
  margin-top: 7%;
margin-left: 13%;
margin-bottom: 5%;
margin-right: 3%;
min-height: 50px;
}








#s-b2b9b463-bb15-4046-9747-f50416b78857 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2b9b463-bb15-4046-9747-f50416b78857.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a655d22-491e-4ba1-b3a3-a4b3cf7767a4 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-4efddc4e-b537-44dd-818a-b58a737fe44f {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
padding-top: 10%;
}

#s-01dc1727-2661-4da6-afab-a1c8727e464c {
  margin-left: 16%;
margin-right: 17%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}







  #s-01dc1727-2661-4da6-afab-a1c8727e464c img.shogun-image {
    

    
    
    
  }


#s-01dc1727-2661-4da6-afab-a1c8727e464c .shogun-image-content {
  
    align-items: center;
  
}

#s-7da23c60-5098-4b82-89b5-ef9a082dd7f8 {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7da23c60-5098-4b82-89b5-ef9a082dd7f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7da23c60-5098-4b82-89b5-ef9a082dd7f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43212997-4a97-45ef-b312-5ee736c90ad3 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}







  #s-43212997-4a97-45ef-b312-5ee736c90ad3 img.shogun-image {
    

    
    
    
  }


#s-43212997-4a97-45ef-b312-5ee736c90ad3 .shogun-image-content {
  
    align-items: center;
  
}

#s-873f646b-0965-4124-8709-15d28e03fc86 {
  margin-top: 0%;
margin-left: 18%;
margin-bottom: 0%;
margin-right: 18%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(193, 197, 161, 1);
}








#s-873f646b-0965-4124-8709-15d28e03fc86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-873f646b-0965-4124-8709-15d28e03fc86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 {
  margin-left: 17%;
margin-right: 17%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-style: ;
  color: rgba(114, 78, 73, 1);
  font-family: ;
  font-weight: ;
  
  
  
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(114, 78, 73, 1);
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-error-msg-container, #s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-field-error-msg-container {
  display: none;
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-4f61ae34-5323-4922-b06d-97f4ee1afb66 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-e874aa59-62dd-4790-b3df-8745274bbf40 {
  margin-left: 46%;
margin-right: 46%;
padding-bottom: 2%;
text-align: center;
}







  #s-e874aa59-62dd-4790-b3df-8745274bbf40 img.shogun-image {
    

    
    
    
  }


#s-e874aa59-62dd-4790-b3df-8745274bbf40 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-d1076f78-ff23-4422-98ca-8459f640ecbb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 2%;
}

#s-d1076f78-ff23-4422-98ca-8459f640ecbb  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(232, 234, 227, 1);
  
  
  
  color: #000;
  
  
  
  
}

#s-d1076f78-ff23-4422-98ca-8459f640ecbb  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Playfair Display;
  font-weight: ;
  
  letter-spacing: 0px;
}


#s-d1076f78-ff23-4422-98ca-8459f640ecbb .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-d1076f78-ff23-4422-98ca-8459f640ecbb .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

#s-ec415cfe-b00d-4176-bd2b-7337099c79a4 {
  margin-top: 2%;
margin-bottom: 2%;
}

[id="s-ec415cfe-b00d-4176-bd2b-7337099c79a4"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-ec415cfe-b00d-4176-bd2b-7337099c79a4"] .shg-ig-posts-container > .shg-ig-posts {
    width: 16.666666666666668%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-4a40d095-d8c3-4329-8f45-edb764e78a3f {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4a40d095-d8c3-4329-8f45-edb764e78a3f {
  display: none;
}
#s-4a40d095-d8c3-4329-8f45-edb764e78a3f, #wrap-s-4a40d095-d8c3-4329-8f45-edb764e78a3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a40d095-d8c3-4329-8f45-edb764e78a3f {
  display: none;
}
#s-4a40d095-d8c3-4329-8f45-edb764e78a3f, #wrap-s-4a40d095-d8c3-4329-8f45-edb764e78a3f { display:none !important; }}@media (max-width: 767px){#s-4a40d095-d8c3-4329-8f45-edb764e78a3f {
  
}
}







#s-4a40d095-d8c3-4329-8f45-edb764e78a3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a40d095-d8c3-4329-8f45-edb764e78a3f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c289f06d-ea1a-40cc-b40d-56899c48f545 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}








#s-c289f06d-ea1a-40cc-b40d-56899c48f545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c289f06d-ea1a-40cc-b40d-56899c48f545.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7aad7e87-fe14-4137-b784-070e571638d5 {
  min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}








#s-7aad7e87-fe14-4137-b784-070e571638d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aad7e87-fe14-4137-b784-070e571638d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ef241a3-2635-438d-a4ef-5b7d38aca51a {
  margin-left: -2%;
margin-right: -2%;
padding-top: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 212, 210, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}








#s-5ef241a3-2635-438d-a4ef-5b7d38aca51a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ef241a3-2635-438d-a4ef-5b7d38aca51a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10aecb21-668e-4fc7-abc1-1ed58ea149bd {
  margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-bottom: 4%;
background-color: rgba(249, 249, 243, 1);
}

@media (min-width: 0px) {
[id="s-10aecb21-668e-4fc7-abc1-1ed58ea149bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10aecb21-668e-4fc7-abc1-1ed58ea149bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10aecb21-668e-4fc7-abc1-1ed58ea149bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10aecb21-668e-4fc7-abc1-1ed58ea149bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3dab9530-85d0-4f03-b2db-8af5145fd415 {
  margin-top: 0px;
margin-left: 17%;
margin-bottom: 0px;
margin-right: 17%;
text-align: center;
}







  #s-3dab9530-85d0-4f03-b2db-8af5145fd415 img.shogun-image {
    

    
    
    
  }


#s-3dab9530-85d0-4f03-b2db-8af5145fd415 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c60b3a0-b9a3-4b32-8ee1-162aaf0d50f5 {
  margin-left: 17%;
margin-right: 17%;
text-align: center;
}







  #s-3c60b3a0-b9a3-4b32-8ee1-162aaf0d50f5 img.shogun-image {
    

    
    
    
  }


#s-3c60b3a0-b9a3-4b32-8ee1-162aaf0d50f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-865dfe0e-dfc0-4775-ab9b-54523666da12 {
  margin-left: 17%;
margin-right: 17%;
text-align: center;
}







  #s-865dfe0e-dfc0-4775-ab9b-54523666da12 img.shogun-image {
    

    
    
    
  }


#s-865dfe0e-dfc0-4775-ab9b-54523666da12 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e572acc-73e0-411d-91be-15983e61f067 {
  margin-bottom: 2px;
padding-top: 1%;
padding-bottom: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(214, 212, 210, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}








#s-7e572acc-73e0-411d-91be-15983e61f067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e572acc-73e0-411d-91be-15983e61f067.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-62f915f2-7e86-4cf3-aa84-46696468dac6 {
  margin-left: 13%;
margin-right: 13%;
background-color: rgba(249, 249, 243, 1);
}

@media (min-width: 0px) {
[id="s-62f915f2-7e86-4cf3-aa84-46696468dac6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62f915f2-7e86-4cf3-aa84-46696468dac6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-62f915f2-7e86-4cf3-aa84-46696468dac6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-62f915f2-7e86-4cf3-aa84-46696468dac6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 0px) {
[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ed52ca40-40e8-4a9f-aeb8-8db932ef67e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-24a41da2-e8ff-43b7-81c1-a4adab7ef990"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 0px) {
[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e507b320-1261-4a13-abbe-2915338b8402"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

}

#s-8769d472-71e4-497f-bb79-43bbdd5435a2 {
  padding-top: 1.75%;
padding-bottom: 1.75%;
background-color: rgba(249, 249, 243, 1);
}

[id="s-8769d472-71e4-497f-bb79-43bbdd5435a2"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-8769d472-71e4-497f-bb79-43bbdd5435a2"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e {
  margin-top: -4%;
margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e {
  display: none;
}
#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e, #wrap-s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e {
  display: none;
}
#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e, #wrap-s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e {
  
}
}@media (max-width: 767px){#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e {
  display: none;
}
#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e, #wrap-s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e { display:none !important; }}







#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67341d98-d2ce-4d12-8b69-e17fc3dfa81e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-921f57bc-bde9-4165-95d5-2047a88d57e9 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-921f57bc-bde9-4165-95d5-2047a88d57e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-921f57bc-bde9-4165-95d5-2047a88d57e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52cd2b5b-b8c5-46ea-88d6-14484b97539c {
  margin-left: -2%;
margin-right: -2%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-52cd2b5b-b8c5-46ea-88d6-14484b97539c .shg-sld-dot {
  background-color: rgba(115, 93, 72, 1);
}

#s-52cd2b5b-b8c5-46ea-88d6-14484b97539c .shg-sld-nav-button.shg-sld-left,
#s-52cd2b5b-b8c5-46ea-88d6-14484b97539c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(115, 93, 72, 1);
}

#s-5c134953-5bde-48fd-af7b-8a641cac9784 {
  display: none;
}
#s-506e6df2-2702-4926-9327-22a6eec51c2e {
  text-align: left;
}



.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-506e6df2-2702-4926-9327-22a6eec51c2e img.shogun-image {
  width: 100%;
}



}
#s-00bea800-b124-44b6-89eb-5e513b050436 {
  display: none;
}
#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 {
  text-align: left;
}



.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd8eecaa-8457-4f86-9cb3-1f8f02c10080 img.shogun-image {
  width: 100%;
}



}
#s-af3f690f-b4fc-4a29-bff0-e0136525c233 {
  display: none;
}
#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a {
  text-align: left;
}



.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddc7abf8-7a3b-46ad-a497-ce500da2ac6a img.shogun-image {
  width: 100%;
}



}
#s-885a9891-849c-4f70-a6f6-d194914b679f {
  display: none;
}
#s-643663ef-be24-47aa-8063-27d175e26f2d {
  text-align: left;
}



.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-643663ef-be24-47aa-8063-27d175e26f2d img.shogun-image {
  width: 100%;
}



}
#s-f4b83019-4463-47b9-a6e0-7edd6a8313ff {
  display: none;
}
#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 {
  text-align: left;
}



.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f8abdf2-0676-41c6-a244-ed424c5ec735 img.shogun-image {
  width: 100%;
}



}
#s-f348aa24-9843-418a-b136-87c1948ba741 {
  display: none;
}
#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 {
  text-align: left;
}



.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bbf04e7-b428-4a59-afa8-163aa4479b97 img.shogun-image {
  width: 100%;
}



}
#s-a26e56f5-5870-40a5-885b-4e6e483cac02 {
  display: none;
}
#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 {
  text-align: left;
}



.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c262389f-35a9-48aa-840b-ec7e87fdc1f1 img.shogun-image {
  width: 100%;
}



}
#s-df5a7db3-f838-493b-99d1-1a34002963f2 {
  display: none;
}
#s-2124b591-333a-4025-80bc-6fcb7674c747 {
  text-align: left;
}



.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2124b591-333a-4025-80bc-6fcb7674c747 img.shogun-image {
  width: 100%;
}



}
#s-c2a6fd42-f1b9-4789-8ea6-40d3c3d955c6 {
  display: none;
}
#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 {
  text-align: left;
}



.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82ea610-50cc-41f7-a8dd-4fb2f2949bb8 img.shogun-image {
  width: 100%;
}



}
#s-e7a17253-c3e3-4234-9d73-7272e6330e16 {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-e7a17253-c3e3-4234-9d73-7272e6330e16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7a17253-c3e3-4234-9d73-7272e6330e16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09bf22b2-f8f7-4f47-9dd7-d96418fca5cc {
  margin-top: 5%;
margin-left: 12%;
margin-bottom: 5%;
margin-right: 12%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-09bf22b2-f8f7-4f47-9dd7-d96418fca5cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09bf22b2-f8f7-4f47-9dd7-d96418fca5cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-139c0a9a-5b4e-4f48-8356-ffc4ad835759 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-3561863f-19bf-473a-9012-a66c70bbb7cd {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-3561863f-19bf-473a-9012-a66c70bbb7cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3561863f-19bf-473a-9012-a66c70bbb7cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea0a42a2-cd79-4e29-8a73-a7d5ae82010a {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 4%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-ea0a42a2-cd79-4e29-8a73-a7d5ae82010a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea0a42a2-cd79-4e29-8a73-a7d5ae82010a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a72de435-254b-4ec5-8870-839734251888 {
  padding-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-032897be-dd58-4e4f-b036-771238e19e44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-032897be-dd58-4e4f-b036-771238e19e44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-032897be-dd58-4e4f-b036-771238e19e44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-032897be-dd58-4e4f-b036-771238e19e44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-de308135-0f0c-4c32-925a-34964595c54a {
  text-align: center;
}







  #s-de308135-0f0c-4c32-925a-34964595c54a img.shogun-image {
    

    
    
    
  }


#s-de308135-0f0c-4c32-925a-34964595c54a .shogun-image-content {
  
    align-items: center;
  
}

#s-e5a488ec-f998-48ab-b99c-1f2cf20ac48c {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 2px;
padding-top: 2%;
padding-right: 6%;
}

#s-30471ab7-c536-453b-bca7-05cc03028989 {
  text-align: center;
}







  #s-30471ab7-c536-453b-bca7-05cc03028989 img.shogun-image {
    

    
    
    
  }


#s-30471ab7-c536-453b-bca7-05cc03028989 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5431eed-50d3-4ff7-a36a-b4a117b3c827 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-93942de0-3ee2-4797-8df4-ead565cb2adc {
  text-align: center;
}







  #s-93942de0-3ee2-4797-8df4-ead565cb2adc img.shogun-image {
    

    
    
    
  }


#s-93942de0-3ee2-4797-8df4-ead565cb2adc .shogun-image-content {
  
    align-items: center;
  
}

#s-a2a04991-1bf9-4015-8411-8d6b42f33e15 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-67e6878f-194d-4b4e-bbe0-526113843203 {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-67e6878f-194d-4b4e-bbe0-526113843203 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67e6878f-194d-4b4e-bbe0-526113843203.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc611ba2-e2a5-4170-addf-70064869c4de {
  margin-top: 1%;
margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 5%;
background-color: rgba(249, 247, 243, 0);
}

@media (min-width: 0px) {
[id="s-bc611ba2-e2a5-4170-addf-70064869c4de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc611ba2-e2a5-4170-addf-70064869c4de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc611ba2-e2a5-4170-addf-70064869c4de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc611ba2-e2a5-4170-addf-70064869c4de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-90c7ef86-1968-470e-8c7d-bbcae4e50f64 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-90c7ef86-1968-470e-8c7d-bbcae4e50f64 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-90c7ef86-1968-470e-8c7d-bbcae4e50f64 .shg-sld-nav-button.shg-sld-left,
#s-90c7ef86-1968-470e-8c7d-bbcae4e50f64 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3a37add4-730c-4e25-8345-79a6e6c76ca8 {
  text-align: center;
}







  #s-3a37add4-730c-4e25-8345-79a6e6c76ca8 img.shogun-image {
    

    
    
    
  }


#s-3a37add4-730c-4e25-8345-79a6e6c76ca8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5b45bc6-c89d-42de-b873-79735b86ac8a {
  text-align: center;
}







  #s-a5b45bc6-c89d-42de-b873-79735b86ac8a img.shogun-image {
    

    
    
    
  }


#s-a5b45bc6-c89d-42de-b873-79735b86ac8a .shogun-image-content {
  
    align-items: center;
  
}

#s-17782b5f-91b6-456c-a454-c41f0ef96799 {
  text-align: center;
}







  #s-17782b5f-91b6-456c-a454-c41f0ef96799 img.shogun-image {
    

    
    
    
  }


#s-17782b5f-91b6-456c-a454-c41f0ef96799 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2c0b4ca-98fa-4553-86a5-b9ed9d971135 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}







  #s-a2c0b4ca-98fa-4553-86a5-b9ed9d971135 img.shogun-image {
    

    
    
    
  }


#s-a2c0b4ca-98fa-4553-86a5-b9ed9d971135 .shogun-image-content {
  
    align-items: center;
  
}

#s-f562d94d-bd40-4263-98af-bdb42964fa4f {
  margin-top: 7%;
margin-left: 13%;
margin-bottom: 5%;
margin-right: 3%;
min-height: 50px;
}








#s-f562d94d-bd40-4263-98af-bdb42964fa4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f562d94d-bd40-4263-98af-bdb42964fa4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b97a0f6-86f7-4546-ab7e-7e9939182ad7 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-6ac78ad0-a7e3-4d8a-9b4f-6778da6ec1f4 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
padding-top: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-ea833801-6b61-4c49-960f-ff809f365db8 {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-ea833801-6b61-4c49-960f-ff809f365db8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea833801-6b61-4c49-960f-ff809f365db8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ec5457d-7b98-483f-962b-9fd1faec5479 {
  margin-top: 0px;
margin-left: 9%;
margin-bottom: 0px;
margin-right: 9%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-4ec5457d-7b98-483f-962b-9fd1faec5479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ec5457d-7b98-483f-962b-9fd1faec5479.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-534a6740-c1f6-4990-a4de-1f883cdc508c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 15%;
padding-bottom: 15%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-534a6740-c1f6-4990-a4de-1f883cdc508c {
  display: none;
}
#s-534a6740-c1f6-4990-a4de-1f883cdc508c, #wrap-s-534a6740-c1f6-4990-a4de-1f883cdc508c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-534a6740-c1f6-4990-a4de-1f883cdc508c {
  display: none;
}
#s-534a6740-c1f6-4990-a4de-1f883cdc508c, #wrap-s-534a6740-c1f6-4990-a4de-1f883cdc508c { display:none !important; }}@media (max-width: 767px){#s-534a6740-c1f6-4990-a4de-1f883cdc508c {
  display: none;
}
#s-534a6740-c1f6-4990-a4de-1f883cdc508c, #wrap-s-534a6740-c1f6-4990-a4de-1f883cdc508c { display:none !important; }}







#s-534a6740-c1f6-4990-a4de-1f883cdc508c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-534a6740-c1f6-4990-a4de-1f883cdc508c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9686ce14-aff2-4076-a279-2785b5903831 {
  margin-top: 0%;
margin-left: 11%;
margin-bottom: 0%;
margin-right: 11%;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(193, 197, 161, 1);
}








#s-9686ce14-aff2-4076-a279-2785b5903831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9686ce14-aff2-4076-a279-2785b5903831.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82e1354d-f43d-4089-a434-616debd1a444 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-style: ;
  color: rgba(114, 78, 73, 1);
  font-family: ;
  font-weight: ;
  
  
  
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(114, 78, 73, 1);
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-error-msg-container, #s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-field-error-msg-container {
  display: none;
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-82e1354d-f43d-4089-a434-616debd1a444 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-17fdc603-b980-4de5-be47-b6ebdf71b70c {
  margin-left: 46%;
margin-right: 46%;
padding-bottom: 2%;
text-align: center;
}







  #s-17fdc603-b980-4de5-be47-b6ebdf71b70c img.shogun-image {
    

    
    
    
  }


#s-17fdc603-b980-4de5-be47-b6ebdf71b70c .shogun-image-content {
  
    align-items: center;
  
}

#s-46d360c6-1c40-4dc1-923d-4903aa7bcc8f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 2%;
}

#s-46d360c6-1c40-4dc1-923d-4903aa7bcc8f  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(232, 234, 227, 1);
  
  
  
  color: #000;
  
  
  
  
}

#s-46d360c6-1c40-4dc1-923d-4903aa7bcc8f  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Playfair Display;
  font-weight: ;
  
  letter-spacing: 0px;
}


#s-46d360c6-1c40-4dc1-923d-4903aa7bcc8f .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-46d360c6-1c40-4dc1-923d-4903aa7bcc8f .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 {
  margin-top: -3%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 {
  display: none;
}
#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2, #wrap-s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 {
  display: none;
}
#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2, #wrap-s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 {
  display: none;
}
#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2, #wrap-s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 { display:none !important; }}@media (max-width: 767px){#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 {
  
}
}







#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dc8c54e-1a6f-476d-95b0-e0241941b2e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05a738f9-245f-48d8-aaa9-399bfcc37bee {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 1%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 4%;
padding-left: 1%;
padding-bottom: 3%;
padding-right: 1%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-05a738f9-245f-48d8-aaa9-399bfcc37bee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05a738f9-245f-48d8-aaa9-399bfcc37bee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8973b083-2cdc-4ff4-8e92-3b1fb2e098f8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8973b083-2cdc-4ff4-8e92-3b1fb2e098f8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8973b083-2cdc-4ff4-8e92-3b1fb2e098f8 .shg-sld-nav-button.shg-sld-left,
#s-8973b083-2cdc-4ff4-8e92-3b1fb2e098f8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-9af81ca8-f590-4141-9fe5-21e8ba9cbeae {
  padding-top: 0px;
padding-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-9af81ca8-f590-4141-9fe5-21e8ba9cbeae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9af81ca8-f590-4141-9fe5-21e8ba9cbeae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9af81ca8-f590-4141-9fe5-21e8ba9cbeae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9af81ca8-f590-4141-9fe5-21e8ba9cbeae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6288c201-f645-42be-9281-824a2e9e338e {
  display: none;
}
#s-644f2f91-ce4e-4137-9713-ca7b739085de {
  text-align: left;
}



.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de img.shogun-image {
  width: 100%;
}



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

.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de img.shogun-image {
  width: 100%;
}



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

.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de img.shogun-image {
  width: 100%;
}



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

.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-644f2f91-ce4e-4137-9713-ca7b739085de img.shogun-image {
  width: 100%;
}



}
#s-f07cd4c6-9e2a-4a87-bd6b-f3977acb3fe6 {
  display: none;
}
#s-4817b672-5822-49f9-bd19-11e71023f4e7 {
  text-align: left;
}



.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4817b672-5822-49f9-bd19-11e71023f4e7 img.shogun-image {
  width: 100%;
}



}
#s-393bf84c-43ba-4be3-ac23-448bc6aee02d {
  padding-top: 0px;
padding-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-393bf84c-43ba-4be3-ac23-448bc6aee02d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-393bf84c-43ba-4be3-ac23-448bc6aee02d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-393bf84c-43ba-4be3-ac23-448bc6aee02d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-393bf84c-43ba-4be3-ac23-448bc6aee02d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-687347e3-af4a-49de-8aca-584eb98ca480 {
  display: none;
}
#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d {
  text-align: left;
}



.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-13f8f1a2-99d4-4569-ad6a-0eb0485de77d img.shogun-image {
  width: 100%;
}



}
#s-e66b491c-63c7-409b-9928-ea0110e9d516 {
  display: none;
}
#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 {
  text-align: left;
}



.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f5e6ae14-b8fd-4df5-a622-bec3b6df35a8 img.shogun-image {
  width: 100%;
}



}
@media (min-width: 0px) {
[id="s-e360f6fd-dc28-4825-8dca-3cb557809f59"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e360f6fd-dc28-4825-8dca-3cb557809f59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e360f6fd-dc28-4825-8dca-3cb557809f59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e360f6fd-dc28-4825-8dca-3cb557809f59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bf5c1cf9-af94-4bf2-87bd-76e3afbb9e2f {
  display: none;
}
#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 {
  text-align: left;
}



.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92a3c5a5-336c-4bd1-b336-46bb8d0c8580 img.shogun-image {
  width: 100%;
}



}
#s-acc2e275-93b2-4cc9-bee1-fcdf9a7b392c {
  display: none;
}
#s-d2023858-feb0-41e0-9ed4-e99250a7393b {
  text-align: left;
}



.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2023858-feb0-41e0-9ed4-e99250a7393b img.shogun-image {
  width: 100%;
}



}
@media (min-width: 0px) {
[id="s-338d60b2-5d3e-458d-b162-37a9b899b4bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-338d60b2-5d3e-458d-b162-37a9b899b4bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-338d60b2-5d3e-458d-b162-37a9b899b4bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-338d60b2-5d3e-458d-b162-37a9b899b4bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d2d039e1-939b-4f81-afbd-9dc192bb77cf {
  display: none;
}
#s-ae090e78-706b-44a4-a850-520538346649 {
  text-align: left;
}



.shg-c#s-ae090e78-706b-44a4-a850-520538346649 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae090e78-706b-44a4-a850-520538346649 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ae090e78-706b-44a4-a850-520538346649 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae090e78-706b-44a4-a850-520538346649 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ae090e78-706b-44a4-a850-520538346649 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae090e78-706b-44a4-a850-520538346649 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ae090e78-706b-44a4-a850-520538346649 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae090e78-706b-44a4-a850-520538346649 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ae090e78-706b-44a4-a850-520538346649 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ae090e78-706b-44a4-a850-520538346649 img.shogun-image {
  width: 100%;
}



}
#s-15824cc9-547a-4937-8554-d37152a8113f {
  display: none;
}
#s-e235b8da-9c64-45cd-b164-330b92fcfd62 {
  text-align: left;
}



.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e235b8da-9c64-45cd-b164-330b92fcfd62 img.shogun-image {
  width: 100%;
}



}
#s-b2f6f73b-ec7f-4db2-896d-dacc47380bc8 {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-b2f6f73b-ec7f-4db2-896d-dacc47380bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2f6f73b-ec7f-4db2-896d-dacc47380bc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3b15abb-ac09-44e7-ae04-f5879a13ce90 {
  margin-top: 5%;
margin-left: 12%;
margin-bottom: 5%;
margin-right: 12%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-a3b15abb-ac09-44e7-ae04-f5879a13ce90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3b15abb-ac09-44e7-ae04-f5879a13ce90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f662c3d-bdaa-4dd4-b558-86e9e8eb8c29 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-b43b643b-5032-4446-b301-1bc8ceda0170 {
  padding-top: 3%;
padding-bottom: 3%;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-b43b643b-5032-4446-b301-1bc8ceda0170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b43b643b-5032-4446-b301-1bc8ceda0170.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8524ad76-b234-404b-a568-42d01d297ec7 {
  margin-top: 1%;
margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
padding-top: 5%;
padding-bottom: 5%;
background-color: rgba(249, 247, 243, 0);
}

@media (min-width: 0px) {
[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8524ad76-b234-404b-a568-42d01d297ec7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-7cea9d5e-d9a5-4a84-b9b6-2b2c21be6249 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7cea9d5e-d9a5-4a84-b9b6-2b2c21be6249 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7cea9d5e-d9a5-4a84-b9b6-2b2c21be6249 .shg-sld-nav-button.shg-sld-left,
#s-7cea9d5e-d9a5-4a84-b9b6-2b2c21be6249 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-99c83f57-1fb9-4584-ade8-932343ecba91 {
  text-align: center;
}







  #s-99c83f57-1fb9-4584-ade8-932343ecba91 img.shogun-image {
    

    
    
    
  }


#s-99c83f57-1fb9-4584-ade8-932343ecba91 .shogun-image-content {
  
    align-items: center;
  
}

#s-99bc134e-18ca-4e15-8926-02b2d19aa8b7 {
  text-align: center;
}







  #s-99bc134e-18ca-4e15-8926-02b2d19aa8b7 img.shogun-image {
    

    
    
    
  }


#s-99bc134e-18ca-4e15-8926-02b2d19aa8b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3ea4f05-604f-4238-8e2a-ef2cd6a5bddc {
  text-align: center;
}







  #s-b3ea4f05-604f-4238-8e2a-ef2cd6a5bddc img.shogun-image {
    

    
    
    
  }


#s-b3ea4f05-604f-4238-8e2a-ef2cd6a5bddc .shogun-image-content {
  
    align-items: center;
  
}

#s-fa3c5143-c76c-4e89-8430-9c710ae89aad {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}







  #s-fa3c5143-c76c-4e89-8430-9c710ae89aad img.shogun-image {
    

    
    
    
  }


#s-fa3c5143-c76c-4e89-8430-9c710ae89aad .shogun-image-content {
  
    align-items: center;
  
}

#s-971e3205-f831-4f1a-9e06-66ca43101b84 {
  margin-top: 7%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
min-height: 50px;
}








#s-971e3205-f831-4f1a-9e06-66ca43101b84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-971e3205-f831-4f1a-9e06-66ca43101b84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee49838e-2785-4067-8742-f2e00a823351 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
}

#s-6708ff4e-5b25-47ba-b061-5723c347bc15 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
padding-top: 0%;
padding-left: 10%;
padding-right: 10%;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 {
  padding-top: 0%;
padding-bottom: 3%;
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(244, 243, 239, 1);
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 243, 239, 1);
  padding: 10px;
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(244, 243, 239, 1);
  border-top: 1px solid rgba(244, 243, 239, 1);
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: 500;
  font-style: ;
  font-size: 16px;
}

#s-11afe9bd-27a7-470b-85c9-f5c6ff8480d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3b170250-00f2-41f2-bbc8-0099236163b6 {
  margin-top: auto;
margin-left: 0%;
margin-bottom: auto;
margin-right: 0%;
padding-top: 0%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
}

#s-f834630f-74e0-45f9-bf0d-74f4184b3e09 {
  text-align: center;
}







  #s-f834630f-74e0-45f9-bf0d-74f4184b3e09 img.shogun-image {
    

    
    
    
  }


#s-f834630f-74e0-45f9-bf0d-74f4184b3e09 .shogun-image-content {
  
    align-items: center;
  
}

#s-4af1d25e-01dc-452b-a65a-86577db1ccdb {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4af1d25e-01dc-452b-a65a-86577db1ccdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4af1d25e-01dc-452b-a65a-86577db1ccdb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d413588e-6115-48c6-bdee-69350d6bdae0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 6%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(247, 243, 239, 1);
}








#s-d413588e-6115-48c6-bdee-69350d6bdae0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d413588e-6115-48c6-bdee-69350d6bdae0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d944c0f-f647-4255-8cc0-506f42d91c85 {
  padding-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-0f742462-4b65-4e2a-b6d2-9587e3b5ac7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f742462-4b65-4e2a-b6d2-9587e3b5ac7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0f742462-4b65-4e2a-b6d2-9587e3b5ac7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f742462-4b65-4e2a-b6d2-9587e3b5ac7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6bcc9e74-10e9-4c1a-955f-af53909dfb01 {
  padding-top: 0%;
text-align: center;
}







  #s-6bcc9e74-10e9-4c1a-955f-af53909dfb01 img.shogun-image {
    

    
    
    
  }


#s-6bcc9e74-10e9-4c1a-955f-af53909dfb01 .shogun-image-content {
  
    align-items: center;
  
}

#s-3577348e-336d-4488-96cf-1237b07b84ee {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 2px;
padding-top: 2%;
padding-right: 6%;
}

#s-df2b2f51-91cf-4ee5-ab9a-c19056008b63 {
  padding-top: 6%;
padding-bottom: 6%;
text-align: center;
}







  #s-df2b2f51-91cf-4ee5-ab9a-c19056008b63 img.shogun-image {
    

    
    
    
  }


#s-df2b2f51-91cf-4ee5-ab9a-c19056008b63 .shogun-image-content {
  
    align-items: center;
  
}

#s-c784ef54-e845-4a8b-9226-3bb289532841 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-32691356-369d-4e13-b559-deeced0540df {
  text-align: center;
}







  #s-32691356-369d-4e13-b559-deeced0540df img.shogun-image {
    

    
    
    
  }


#s-32691356-369d-4e13-b559-deeced0540df .shogun-image-content {
  
    align-items: center;
  
}

#s-e89387f1-48fe-4039-bf29-6cbb574f01ec {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: -8px;
padding-top: 2%;
padding-right: 6%;
}

#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 15%;
padding-bottom: 15%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 {
  display: none;
}
#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0, #wrap-s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 {
  display: none;
}
#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0, #wrap-s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 { display:none !important; }}@media (max-width: 767px){#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 {
  display: none;
}
#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0, #wrap-s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 { display:none !important; }}







#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc3cb88b-64e3-489e-9745-0ee82bd87fa0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc67358c-729f-4560-924b-3606cc953155 {
  margin-top: 0%;
margin-left: 11%;
margin-bottom: 0%;
margin-right: 11%;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(193, 197, 161, 1);
}








#s-fc67358c-729f-4560-924b-3606cc953155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc67358c-729f-4560-924b-3606cc953155.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-style: ;
  color: rgba(114, 78, 73, 1);
  font-family: ;
  font-weight: ;
  
  
  
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(114, 78, 73, 1);
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-error-msg-container, #s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-field-error-msg-container {
  display: none;
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-f14753b8-9189-44f3-a0f3-e9e6a8c9c98d .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-f27c682f-6c02-40cc-9bc1-38202f92454a {
  margin-left: 46%;
margin-right: 46%;
padding-bottom: 2%;
text-align: center;
}







  #s-f27c682f-6c02-40cc-9bc1-38202f92454a img.shogun-image {
    

    
    
    
  }


#s-f27c682f-6c02-40cc-9bc1-38202f92454a .shogun-image-content {
  
    align-items: center;
  
}

#s-926e6247-b886-41ad-8f2b-a9262f17795d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-bottom: 2%;
}

#s-926e6247-b886-41ad-8f2b-a9262f17795d  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(232, 234, 227, 1);
  
  
  
  color: #000;
  
  
  
  
}

#s-926e6247-b886-41ad-8f2b-a9262f17795d  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Playfair Display;
  font-weight: ;
  
  letter-spacing: 0px;
}


#s-926e6247-b886-41ad-8f2b-a9262f17795d .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-926e6247-b886-41ad-8f2b-a9262f17795d .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-0d123434-7b65-4155-a4d4-5c9871b55cfd {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0d123434-7b65-4155-a4d4-5c9871b55cfd {
  display: none;
}
#s-0d123434-7b65-4155-a4d4-5c9871b55cfd, #wrap-s-0d123434-7b65-4155-a4d4-5c9871b55cfd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d123434-7b65-4155-a4d4-5c9871b55cfd {
  display: none;
}
#s-0d123434-7b65-4155-a4d4-5c9871b55cfd, #wrap-s-0d123434-7b65-4155-a4d4-5c9871b55cfd { display:none !important; }}







#s-0d123434-7b65-4155-a4d4-5c9871b55cfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d123434-7b65-4155-a4d4-5c9871b55cfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83df6876-de80-4020-8cab-5eac7f21d934 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}








#s-83df6876-de80-4020-8cab-5eac7f21d934 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83df6876-de80-4020-8cab-5eac7f21d934.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-697b38a4-bc70-480a-ad30-abce1d7f0241 {
  min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}








#s-697b38a4-bc70-480a-ad30-abce1d7f0241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-697b38a4-bc70-480a-ad30-abce1d7f0241.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e143aefc-dc7b-48f6-90ef-27ef8e8a5fbc {
  padding-top: 3.75%;
padding-bottom: 1px;
background-color: rgba(249, 249, 243, 1);
}

[id="s-e143aefc-dc7b-48f6-90ef-27ef8e8a5fbc"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-e143aefc-dc7b-48f6-90ef-27ef8e8a5fbc"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-7f842b10-cb23-406a-aec5-9c648434b760 {
  margin-left: 0%;
margin-bottom: -2%;
margin-right: 0%;
padding-top: 3%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 212, 210, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}
@media (min-width: 1200px){#s-7f842b10-cb23-406a-aec5-9c648434b760 {
  display: none;
}
#s-7f842b10-cb23-406a-aec5-9c648434b760, #wrap-s-7f842b10-cb23-406a-aec5-9c648434b760 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f842b10-cb23-406a-aec5-9c648434b760 {
  display: none;
}
#s-7f842b10-cb23-406a-aec5-9c648434b760, #wrap-s-7f842b10-cb23-406a-aec5-9c648434b760 { display:none !important; }}







#s-7f842b10-cb23-406a-aec5-9c648434b760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f842b10-cb23-406a-aec5-9c648434b760.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92701ad6-0239-4217-9c8b-aa29c870fe90 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 4%;
background-color: rgba(249, 249, 243, 1);
}

@media (min-width: 0px) {
[id="s-92701ad6-0239-4217-9c8b-aa29c870fe90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92701ad6-0239-4217-9c8b-aa29c870fe90"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-92701ad6-0239-4217-9c8b-aa29c870fe90"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-92701ad6-0239-4217-9c8b-aa29c870fe90"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-65ded665-1929-47ff-abd4-c911a24ce0e5 {
  margin-top: 3%;
margin-bottom: 3%;
}

#s-9d3e852e-37cc-4842-b198-de8e7bd991d3 {
  margin-top: 0px;
margin-left: -2%;
margin-bottom: -1%;
margin-right: -2%;
padding-top: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 212, 210, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 243, 1);
}
@media (min-width: 1200px){#s-9d3e852e-37cc-4842-b198-de8e7bd991d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d3e852e-37cc-4842-b198-de8e7bd991d3 {
  display: none;
}
#s-9d3e852e-37cc-4842-b198-de8e7bd991d3, #wrap-s-9d3e852e-37cc-4842-b198-de8e7bd991d3 { display:none !important; }}@media (max-width: 767px){#s-9d3e852e-37cc-4842-b198-de8e7bd991d3 {
  display: none;
}
#s-9d3e852e-37cc-4842-b198-de8e7bd991d3, #wrap-s-9d3e852e-37cc-4842-b198-de8e7bd991d3 { display:none !important; }}







#s-9d3e852e-37cc-4842-b198-de8e7bd991d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d3e852e-37cc-4842-b198-de8e7bd991d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-531be5b4-2c04-4354-8e99-74cc1ab2ee76 {
  margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-bottom: 2%;
background-color: rgba(249, 249, 243, 1);
}

@media (min-width: 0px) {
[id="s-531be5b4-2c04-4354-8e99-74cc1ab2ee76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-531be5b4-2c04-4354-8e99-74cc1ab2ee76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-531be5b4-2c04-4354-8e99-74cc1ab2ee76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-531be5b4-2c04-4354-8e99-74cc1ab2ee76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2f958c37-db44-4b39-a9e3-dec908d41efb {
  margin-left: 19%;
margin-right: 19%;
padding-top: 0px;
padding-bottom: 2%;
background-color: rgba(249, 249, 243, 1);
}

@media (min-width: 0px) {
[id="s-2f958c37-db44-4b39-a9e3-dec908d41efb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f958c37-db44-4b39-a9e3-dec908d41efb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f958c37-db44-4b39-a9e3-dec908d41efb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f958c37-db44-4b39-a9e3-dec908d41efb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  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}