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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    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-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  min-height: 200px;
}
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/480x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/960x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/768x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/1536x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/1024x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/2048x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/1200x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5af9641f-d30c-4329-9009-eeff8b194c9b {
  background-image: url(https://i.shgcdn.com/9f96ee96-9a2b-4f59-87b5-b9e9cdc60544/-/resize/2048x/);
}
#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-5af9641f-d30c-4329-9009-eeff8b194c9b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  display: block;
}#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-5af9641f-d30c-4329-9009-eeff8b194c9b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
  display: block;
}#s-5af9641f-d30c-4329-9009-eeff8b194c9b.shg-box.shg-c {
  justify-content: center;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-7d18c37b-8fa0-4a8b-ac7a-12ba193d91b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d18c37b-8fa0-4a8b-ac7a-12ba193d91b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-7d18c37b-8fa0-4a8b-ac7a-12ba193d91b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-feb43412-6e28-43f4-b706-e925f1d45be8 {
  margin-left: auto;
margin-right: auto;
}

#s-feb43412-6e28-43f4-b706-e925f1d45be8 .shg-proportional-font-size,
#s-feb43412-6e28-43f4-b706-e925f1d45be8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-547704d9-e67f-4467-8ff7-63dee2b7b8dc {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-547704d9-e67f-4467-8ff7-63dee2b7b8dc {
  padding-bottom: 20px;
}
}







#s-547704d9-e67f-4467-8ff7-63dee2b7b8dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-547704d9-e67f-4467-8ff7-63dee2b7b8dc.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-4dbd9db6-fc72-4f5b-9c75-e9ae0a120ca8 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4dbd9db6-fc72-4f5b-9c75-e9ae0a120ca8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4dbd9db6-fc72-4f5b-9c75-e9ae0a120ca8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4dbd9db6-fc72-4f5b-9c75-e9ae0a120ca8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4dbd9db6-fc72-4f5b-9c75-e9ae0a120ca8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 350px;
background-position: center center;
}

#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/480x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/960x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/768x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/1536x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/1024x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/2048x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/1200x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 {
  background-image: url(https://i.shgcdn.com/86382c34-2ad3-4d85-b72b-11eb8308a7d2/-/resize/2048x/);
}
#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a590b2ab-1c8e-49b4-a188-4d46223a77d4.shg-box.shg-c {
  justify-content: center;
}

#s-ea94412b-49ad-427c-92d8-40bbb854af79 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-ea94412b-49ad-427c-92d8-40bbb854af79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ea94412b-49ad-427c-92d8-40bbb854af79.shg-box.shg-c {
  justify-content: center;
}

#s-d7f757a9-5f01-42f5-a284-b69bef1a6485 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d7f757a9-5f01-42f5-a284-b69bef1a6485 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-d7f757a9-5f01-42f5-a284-b69bef1a6485 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-d654b363-d6fa-4714-8ad5-a4ca2defb46a {
  margin-left: auto;
margin-right: auto;
}

#s-d654b363-d6fa-4714-8ad5-a4ca2defb46a .shg-proportional-font-size,
#s-d654b363-d6fa-4714-8ad5-a4ca2defb46a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6e5979e1-f8f6-40f1-b625-f1e15251c45d {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-6e5979e1-f8f6-40f1-b625-f1e15251c45d {
  padding-top: 20px;
}
}







#s-6e5979e1-f8f6-40f1-b625-f1e15251c45d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e5979e1-f8f6-40f1-b625-f1e15251c45d.shg-box.shg-c {
  justify-content: center;
}

#s-44e27a68-0ee8-4f28-87f8-23af0e31b767 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-44e27a68-0ee8-4f28-87f8-23af0e31b767"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44e27a68-0ee8-4f28-87f8-23af0e31b767"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-44e27a68-0ee8-4f28-87f8-23af0e31b767"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-44e27a68-0ee8-4f28-87f8-23af0e31b767"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-44e27a68-0ee8-4f28-87f8-23af0e31b767"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-dc0dae2a-ee6a-420a-be2c-58d2d539fc25 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 250px;
}








#s-dc0dae2a-ee6a-420a-be2c-58d2d539fc25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc0dae2a-ee6a-420a-be2c-58d2d539fc25.shg-box.shg-c {
  justify-content: center;
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 7px;
  padding-bottom: 7px;
  
  
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-error-msg-container, #s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-field-error-msg-container {
  display: none;
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-0ff81f70-68b1-41ca-b5d3-8129ab33213d .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

.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-17a1b42a-c91b-4b3d-a964-c899aa921213 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

#s-17a1b42a-c91b-4b3d-a964-c899aa921213  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-17a1b42a-c91b-4b3d-a964-c899aa921213  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-17a1b42a-c91b-4b3d-a964-c899aa921213  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-17a1b42a-c91b-4b3d-a964-c899aa921213 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-17a1b42a-c91b-4b3d-a964-c899aa921213 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-67c7c3c2-8b47-4d36-ab7d-9fe63b99d71a .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.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-e534a4e7-5070-4721-bbcc-a96e22218398 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
color: #FFFFFF;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e534a4e7-5070-4721-bbcc-a96e22218398:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e534a4e7-5070-4721-bbcc-a96e22218398:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e534a4e7-5070-4721-bbcc-a96e22218398 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGEzMWVlMWUtYWY2ZC00MjYwLTkyN2QtZTZkYjU2ZmY4YWUzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI0NDQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzQyYzJjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYTMxZWUxZS1hZjZkLTQyNjAtOTI3ZC1lNmRiNTZmZjhhZTMpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-radius: 25px;
font-family: Quicksand;
font-size: 18px;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e24444"}, {"id"=>2, "pos"=>1, "color"=>"#c42c2c"}];
hover-type: gradient;
}
#s-e534a4e7-5070-4721-bbcc-a96e22218398:hover {background-color: rgba(196, 44, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e534a4e7-5070-4721-bbcc-a96e22218398:active {background-color: rgba(175, 35, 35, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}
#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled],
#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled]:hover,
#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-e534a4e7-5070-4721-bbcc-a96e22218398 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled],
#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled]:hover,
#s-e534a4e7-5070-4721-bbcc-a96e22218398[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-e534a4e7-5070-4721-bbcc-a96e22218398 {
  display:  block ;
  width:  100% ;
}

}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-18fb2a56-f311-4d11-ad28-33c777aad953 {
  margin-left: auto;
margin-right: auto;
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(150, 150, 150, 1);
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(150, 150, 150, 1);
  text-align: left;
  font-family: Quicksand;
  
  
  font-size: 12px;
}

#s-18fb2a56-f311-4d11-ad28-33c777aad953 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
#s-907b29c7-162e-4789-8082-d2d942996fb2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-907b29c7-162e-4789-8082-d2d942996fb2 .shg-proportional-font-size,
#s-907b29c7-162e-4789-8082-d2d942996fb2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b2710968-aaf0-41a8-86f1-d0fbb059b054 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b2710968-aaf0-41a8-86f1-d0fbb059b054 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-b2710968-aaf0-41a8-86f1-d0fbb059b054 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-d6476d0b-e54f-4593-ab36-60d7ce9c5a68 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
}

#s-d6476d0b-e54f-4593-ab36-60d7ce9c5a68 .shg-proportional-font-size,
#s-d6476d0b-e54f-4593-ab36-60d7ce9c5a68 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

.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-28dce24c-8127-4621-964e-859ba726ba01 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 25px;
background-color: rgba(24, 182, 50, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-28dce24c-8127-4621-964e-859ba726ba01:hover {background-color: rgba(21, 169, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-28dce24c-8127-4621-964e-859ba726ba01:active {background-color: rgba(17, 150, 39, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-28dce24c-8127-4621-964e-859ba726ba01 {
  margin-top: 10px;
}
}

  #s-28dce24c-8127-4621-964e-859ba726ba01-root {
    text-align: center;
  }


#s-28dce24c-8127-4621-964e-859ba726ba01.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-28dce24c-8127-4621-964e-859ba726ba01-root {
    text-align: center;
  }


#s-28dce24c-8127-4621-964e-859ba726ba01.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28dce24c-8127-4621-964e-859ba726ba01-root {
    text-align: center;
  }


#s-28dce24c-8127-4621-964e-859ba726ba01.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28dce24c-8127-4621-964e-859ba726ba01-root {
    text-align: center;
  }


#s-28dce24c-8127-4621-964e-859ba726ba01.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-28dce24c-8127-4621-964e-859ba726ba01-root {
    text-align: center;
  }


#s-28dce24c-8127-4621-964e-859ba726ba01.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-321ddedc-ad30-45ee-b4ab-d97ca752e20b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-321ddedc-ad30-45ee-b4ab-d97ca752e20b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-321ddedc-ad30-45ee-b4ab-d97ca752e20b.shg-box.shg-c {
  justify-content: center;
}

#s-d8864117-656e-47eb-9fba-05ff68398fbc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-d8864117-656e-47eb-9fba-05ff68398fbc {
  text-align: center;
}
}
#s-d8864117-656e-47eb-9fba-05ff68398fbc .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-d8864117-656e-47eb-9fba-05ff68398fbc .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-e55f6712-af53-4c66-be08-cd5a9b1d0c6b {
  margin-left: auto;
margin-right: auto;
}

#s-e55f6712-af53-4c66-be08-cd5a9b1d0c6b .shg-proportional-font-size,
#s-e55f6712-af53-4c66-be08-cd5a9b1d0c6b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-429e0ede-2e77-4b31-814d-da6e4cd68a1c {
  margin-left: auto;
margin-right: auto;
}

#s-429e0ede-2e77-4b31-814d-da6e4cd68a1c .shogun-countdown span, #s-429e0ede-2e77-4b31-814d-da6e4cd68a1c .shogun-countdown label {
  color: #555;
}
#s-1c1297c3-dd76-44bb-a36c-aad524102971 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-1c1297c3-dd76-44bb-a36c-aad524102971 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}
}







#s-1c1297c3-dd76-44bb-a36c-aad524102971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c1297c3-dd76-44bb-a36c-aad524102971.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-0faaedc4-9a5d-4bd1-bfdd-f9ac41f98a73 {
  margin-left: auto;
margin-right: auto;
}

#s-08913fe3-2f71-4e20-aa05-bd43d46a4596 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}








#s-08913fe3-2f71-4e20-aa05-bd43d46a4596 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08913fe3-2f71-4e20-aa05-bd43d46a4596.shg-box.shg-c {
  justify-content: center;
}

#s-24174754-0a8a-4959-9cfa-8c3faa24fcce {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-24174754-0a8a-4959-9cfa-8c3faa24fcce {
  text-align: center;
}
}
#s-24174754-0a8a-4959-9cfa-8c3faa24fcce .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-5b791c2a-5a88-4042-b7df-86d4f11832c4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5b791c2a-5a88-4042-b7df-86d4f11832c4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5b791c2a-5a88-4042-b7df-86d4f11832c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5b791c2a-5a88-4042-b7df-86d4f11832c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5b791c2a-5a88-4042-b7df-86d4f11832c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 250px;
background-position: center center;
}

#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/480x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/960x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/768x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/1536x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/1024x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/2048x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/1200x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-774f553d-d2f0-4c4d-8b91-d49954887a49 {
  background-image: url(https://i.shgcdn.com/3464c975-e0ac-4915-943e-1ff4e82ee8d0/-/resize/2048x/);
}
#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-774f553d-d2f0-4c4d-8b91-d49954887a49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-774f553d-d2f0-4c4d-8b91-d49954887a49.shg-box.shg-c {
  justify-content: center;
}

#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 250px;
background-position: center center;
}

#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/480x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/960x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/768x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/1536x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/1024x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/2048x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/1200x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2282d696-df20-442d-bf6e-1dabf195625c {
  background-image: url(https://i.shgcdn.com/ed4e6380-7936-4959-980c-0a938576ab07/-/resize/2048x/);
}
#s-2282d696-df20-442d-bf6e-1dabf195625c.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-2282d696-df20-442d-bf6e-1dabf195625c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2282d696-df20-442d-bf6e-1dabf195625c.shg-box.shg-c {
  justify-content: center;
}

#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 250px;
background-position: center center;
}

#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/480x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/960x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/768x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/1536x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/1024x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/2048x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/1200x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 {
  background-image: url(https://i.shgcdn.com/74697801-7cc3-43cd-9057-619687684607/-/resize/2048x/);
}
#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b867bd6-e794-4cd2-9fe5-d0e6be2c4b87.shg-box.shg-c {
  justify-content: center;
}

#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 250px;
background-position: center center;
}

#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/480x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/960x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/768x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/1536x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/1024x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/2048x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/1200x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 {
  background-image: url(https://i.shgcdn.com/aae339de-d920-4f91-b051-3d2a8a3cbb80/-/resize/2048x/);
}
#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f04e0c05-e181-4b8c-a23f-0fd888140cb0.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  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;
}
