#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 {
  display: none;
}
#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-content-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 {
  display: none;
}
#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-content-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 {
  display: none;
}
#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-content-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 { display: none !important; }}@media (max-width: 767px){#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 {
  max-width: 90%;
display: none;
}
#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2, #wrap-content-s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 { display: none !important; }}
#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 18px;
  
  color: #008000;
  font-family: Roboto;
  
  
  
  justify-content: center;
}

#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-error-msg-container, #s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-field-error-msg-container {
  display: none;
}

#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-59346983-63e7-4c1d-8ba3-ff95a198cdd2 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

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

/* 
  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-bb9a2d7f-8fa1-4852-8a5c-e0b3c47efacf {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bb9a2d7f-8fa1-4852-8a5c-e0b3c47efacf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb9a2d7f-8fa1-4852-8a5c-e0b3c47efacf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb9a2d7f-8fa1-4852-8a5c-e0b3c47efacf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb9a2d7f-8fa1-4852-8a5c-e0b3c47efacf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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-bd3f98e9-bd34-4ea8-9b45-3d45868733b6 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-bd3f98e9-bd34-4ea8-9b45-3d45868733b6 {
  margin-bottom: 0px;
}
}
#s-bd3f98e9-bd34-4ea8-9b45-3d45868733b6  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: ;
  color: #000;
  font-family: Roboto;
  font-weight: ;
  
  
}

#s-bd3f98e9-bd34-4ea8-9b45-3d45868733b6  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(133, 133, 133, 1);
  font-family: Roboto;
  font-weight: ;
  
  
}


#s-bd3f98e9-bd34-4ea8-9b45-3d45868733b6 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-bd3f98e9-bd34-4ea8-9b45-3d45868733b6 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a {
  margin-bottom: 0px;
}
}
#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: ;
  color: #000;
  font-family: Roboto;
  font-weight: ;
  
  
}

#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(133, 133, 133, 1);
  font-family: Roboto;
  font-weight: ;
  
  
}


#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-c03ff570-fe3c-4f7c-9cbb-60b0c7307c1a .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-535a06fd-c4e8-4ecb-9c5a-983cee94cb12 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-535a06fd-c4e8-4ecb-9c5a-983cee94cb12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-535a06fd-c4e8-4ecb-9c5a-983cee94cb12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-535a06fd-c4e8-4ecb-9c5a-983cee94cb12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-535a06fd-c4e8-4ecb-9c5a-983cee94cb12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-69937cba-2e85-41f1-b298-c03e10a875b9 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-69937cba-2e85-41f1-b298-c03e10a875b9 {
  margin-bottom: 0px;
}
}
#s-69937cba-2e85-41f1-b298-c03e10a875b9  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  
  color: #000;
  font-family: Roboto;
  
  
  
}

#s-69937cba-2e85-41f1-b298-c03e10a875b9  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(133, 133, 133, 1);
  font-family: Roboto;
  font-weight: ;
  
  
}


#s-69937cba-2e85-41f1-b298-c03e10a875b9 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-69937cba-2e85-41f1-b298-c03e10a875b9 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-869d503f-1544-4eb2-95e1-cd060fad8f7d {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-869d503f-1544-4eb2-95e1-cd060fad8f7d {
  margin-bottom: 0px;
}
}
#s-869d503f-1544-4eb2-95e1-cd060fad8f7d  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  
  color: #000;
  font-family: Roboto;
  
  
  
}

#s-869d503f-1544-4eb2-95e1-cd060fad8f7d  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(133, 133, 133, 1);
  font-family: Roboto;
  font-weight: ;
  
  
}


#s-869d503f-1544-4eb2-95e1-cd060fad8f7d .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-869d503f-1544-4eb2-95e1-cd060fad8f7d .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-66967877-cc3f-4bb0-a676-9285646ca5ae {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-66967877-cc3f-4bb0-a676-9285646ca5ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66967877-cc3f-4bb0-a676-9285646ca5ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66967877-cc3f-4bb0-a676-9285646ca5ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66967877-cc3f-4bb0-a676-9285646ca5ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-486ee597-9b35-4ca8-b54b-d4fac06b2104 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-486ee597-9b35-4ca8-b54b-d4fac06b2104 {
  margin-bottom: 0px;
}
}
#s-486ee597-9b35-4ca8-b54b-d4fac06b2104  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  
  color: #000;
  font-family: Roboto;
  
  
  
}

#s-486ee597-9b35-4ca8-b54b-d4fac06b2104  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(133, 133, 133, 1);
  font-family: Roboto;
  font-weight: ;
  
  
}


#s-486ee597-9b35-4ca8-b54b-d4fac06b2104 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-486ee597-9b35-4ca8-b54b-d4fac06b2104 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-dropdown .shogun-form-label {
  margin-bottom: 8px;
}

.shogun-form-dropdown select {
  margin: 0;
  width: 100%;
}

#s-249a800e-2969-43ce-8964-1d90f3cb972c {
  margin-left: auto;
margin-right: auto;
}

#s-249a800e-2969-43ce-8964-1d90f3cb972c select.is-placeholder-selected {
  color: #000 !important;
  font-weight:  normal  !important;
  font-family: Roboto !important;
  font-size: 16px !important;
  
  
  
}

#s-249a800e-2969-43ce-8964-1d90f3cb972c .shogun-form-dropdown > select {
  display: block;
  width: 100%;
  cursor: initial;

  
  border-color: #000;
  border-width: 1px;
  border-radius: 10px;
  box-shadow: ;

  font-family: Roboto;
  font-size: 16px;
  
  
  color: rgba(0, 0, 0, 1);
  
  
}

#s-249a800e-2969-43ce-8964-1d90f3cb972c .shogun-form-dropdown > select:focus {
  outline: none;
}


  #s-249a800e-2969-43ce-8964-1d90f3cb972c .shogun-form-dropdown > select:hover {
    
    border-color: #000;
    border-width: 1px;
    
    box-shadow: ;
  }



  #s-249a800e-2969-43ce-8964-1d90f3cb972c .shogun-form-dropdown > select:focus {
     
     border-color: #000;
     border-width: 1px;
     
     box-shadow: ;
  }


#s-6d935071-3d20-47a8-bf95-2e5e174bd5f8 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
}

#s-6d935071-3d20-47a8-bf95-2e5e174bd5f8  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 10px;
  
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Roboto;
  font-weight: ;
  
  
}

#s-6d935071-3d20-47a8-bf95-2e5e174bd5f8  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  font-family: Roboto;
  
  
  
}


#s-6d935071-3d20-47a8-bf95-2e5e174bd5f8 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-6d935071-3d20-47a8-bf95-2e5e174bd5f8 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-f161fa82-c178-4ede-9eb3-9f804cb1420a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

.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-21d9f1c9-d805-4125-8559-edde32b504a3 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 14px;
padding-left: 30px;
padding-bottom: 14px;
padding-right: 30px;
border-radius: 10px;
max-width: 1200px;
color: rgba(0, 0, 0, 1);
background-color: rgba(5, 195, 221, 1);
text-align: left;
cursor: pointer;
font-family: Roboto;
font-size: 16px;
background-image: none;
hover-type: color;
}
#s-21d9f1c9-d805-4125-8559-edde32b504a3:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(5, 195, 221, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-21d9f1c9-d805-4125-8559-edde32b504a3:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-21d9f1c9-d805-4125-8559-edde32b504a3[disabled],
#s-21d9f1c9-d805-4125-8559-edde32b504a3[disabled]:hover,
#s-21d9f1c9-d805-4125-8559-edde32b504a3[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-21d9f1c9-d805-4125-8559-edde32b504a3 {
  display:  inline-block ;
  width:  auto ;
}


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

.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-5e2def66-1726-45c3-9d8d-3ebacca8d004 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5e2def66-1726-45c3-9d8d-3ebacca8d004 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e2def66-1726-45c3-9d8d-3ebacca8d004.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bdb97941-b68e-4dc7-a026-41aebd95d933 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

.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: #000000;
  font-family: "Roboto";
  font-weight: 400;
}

.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: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Roboto";
}

.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: #000000;
  font-family: "Roboto";
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: "Roboto";
  font-weight: 400;
}

#s-6cccf14e-bd1e-4307-9b36-597d1b729cdb {
  margin-left: auto;
margin-right: auto;
padding-left: 60px;
padding-right: 60px;
max-width: 1199px;
}
@media (max-width: 767px){#s-6cccf14e-bd1e-4307-9b36-597d1b729cdb {
  padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}
}
.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-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 60px;
padding-right: 60px;
max-width: 1200px;
}
@media (max-width: 767px){#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 {
  padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}
}
#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(236, 236, 236, 0);
}

#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 12px;
}

#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(236, 236, 236, 0);
}

#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-46b6f9f8-20ac-425c-b09b-4e0217de3cc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(236, 236, 236, 1);
  padding: 10px;
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-cc3e7e51-e2f7-4bef-985e-8efc57c56768 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a3e1293e-30d1-4016-b22c-7865e9cb5740 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a3e1293e-30d1-4016-b22c-7865e9cb5740 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3e1293e-30d1-4016-b22c-7865e9cb5740.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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-2b919c38-7d98-45cf-a0bd-ce0dbc9a4b8b {
  margin-left: auto;
margin-right: auto;
padding-top: 2px;
padding-left: 3%;
padding-bottom: 2px;
padding-right: 3%;
}

#s-2b919c38-7d98-45cf-a0bd-ce0dbc9a4b8b .shg-proportional-font-size,
#s-2b919c38-7d98-45cf-a0bd-ce0dbc9a4b8b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a0af578d-27e6-4ce9-8254-7917acdbf3a4 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-0e1582fb-6104-4579-a6c6-0e37b298a992 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-348f4bd9-e75f-4093-91de-4feeabcba90a {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-3ee17544-ba38-4e77-8ec7-4988f4969d51 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-2645e701-d0ea-4ae6-b610-3d5d20cf6525 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-99556177-69df-4f27-8dc8-8a6cd942b21f {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-8eccdb3c-ae3b-4e01-8cf5-3578cf8ee9e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-96827816-b45c-44fa-9608-5ceb371b4abe {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-65ea9022-db26-465d-b909-079c76049975 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-a91eab70-3b71-4aba-b938-e81ddfcbf793 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-b7b75638-a797-4601-9e67-4338a503b511 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(236, 236, 236, 1);
  padding: 10px;
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-ae8f19d1-0321-4d3c-ae2b-b5637cf3a676 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d59f9d16-6b01-4786-9cd8-7ec4a9a44e80 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-b4fe9fe5-25d4-4b1f-a7f7-bc051134df74 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-4f19d07c-8804-44ee-8c88-148d0ab62a21 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-8772f905-c799-4adb-abb3-7b373bed0460 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-7fef93b2-67b7-4f00-ace1-b4d5781ed886 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-cb986ff9-21b3-41be-b3fa-0e2cb55098e0 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-6d4f73d1-6cb2-4505-9a61-a7db11bfe5f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-45971c4b-824f-4827-935c-d33f1ba95b8a {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-9fe4df58-b21d-4ac0-abaa-1e0883a150cd {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(236, 236, 236, 1);
  padding: 10px;
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-087e5f45-0f87-44c7-9f3d-e811a68edd16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-02155919-31e7-4f8a-ba23-1b9de2e32e19 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-4781a426-1afb-4e0f-872e-7139ca2cd894 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(236, 236, 236, 1);
  padding: 10px;
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-45f9b31c-bcfd-4793-abce-08d7961476d7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e3db736b-cc28-41be-a080-93996318d654 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-b4ed332e-08ba-4bfd-9790-254a6a2a7b6c {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-3d0d41ef-daa4-4769-830b-573b62b5f4ee {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(236, 236, 236, 1);
  padding: 10px;
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-59803022-3da9-49ea-a721-750d10d7aa88 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-911e6eca-f33c-4207-a265-ac19ccff66e7 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-b721d794-0008-4b4e-befc-d2027aa82c4a {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-ccdacd89-eb04-40f0-b297-7ad2aa15e4c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-eebe00bc-1140-4ef5-beed-2c1d71977a8d {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-b1b2da28-f005-4fe9-92e6-7a35d6fda330 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-4e18535a-3a15-448e-9002-611d1b0123ec {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-82e6b5b5-2025-4192-a325-10154179f1c2 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-c182c8c5-1819-429c-8f52-7b0a2d6f60ca {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-d79bf72d-eee5-4d68-a21c-02aa8690095c {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-e1c411bc-2cad-4545-957e-b9e24267d386 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-637e3ec4-9def-4349-8734-7651c16ba97c {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-475c5dc1-ea7a-4e69-890a-729ed8e6e28f {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-32985c2f-14bd-4c78-8cde-095c011af0fc {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

.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-ac77b43b-9040-4009-8b8e-721572332aa9 {
  margin-left: auto;
margin-right: auto;
}

#s-6a7e6e8e-d8d9-4bb8-b076-7291b6959a5c {
  margin-left: auto;
margin-right: auto;
}

#s-06bf0518-0bd9-46a5-8419-8b40bc049fcb {
  margin-left: auto;
margin-right: auto;
}

#s-cf46e110-b9e3-4d85-ae33-70a8adf23d62 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
}

/*
  $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;
  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;
}
