.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-16212d0d-4797-4719-be98-05b558823e02 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -60px;
margin-bottom: -60px;
padding-top: 7%;
padding-bottom: 7%;
background-position: center center;
}
@media (min-width: 1200px){#s-16212d0d-4797-4719-be98-05b558823e02 {
  display: none;
}
#s-16212d0d-4797-4719-be98-05b558823e02, #wrap-s-16212d0d-4797-4719-be98-05b558823e02, #wrap-content-s-16212d0d-4797-4719-be98-05b558823e02 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16212d0d-4797-4719-be98-05b558823e02 {
  display: none;
}
#s-16212d0d-4797-4719-be98-05b558823e02, #wrap-s-16212d0d-4797-4719-be98-05b558823e02, #wrap-content-s-16212d0d-4797-4719-be98-05b558823e02 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16212d0d-4797-4719-be98-05b558823e02 {
  
}
}@media (max-width: 767px){#s-16212d0d-4797-4719-be98-05b558823e02 {
  display: none;
}
#s-16212d0d-4797-4719-be98-05b558823e02, #wrap-s-16212d0d-4797-4719-be98-05b558823e02, #wrap-content-s-16212d0d-4797-4719-be98-05b558823e02 { display: none !important; }}
#s-16212d0d-4797-4719-be98-05b558823e02 {
  background-image: url(https://i.shgcdn.com/d28a4f8c-d496-49d5-bbc5-7e2e8373411e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-16212d0d-4797-4719-be98-05b558823e02 > .shg-box-overlay {
  background-color: rgba(44, 44, 44, 1);
  opacity: 0;
  display: block;
}#s-16212d0d-4797-4719-be98-05b558823e02.shg-box.shg-c {
  justify-content: center;
}

#s-1220a643-219d-4397-b7e7-fde26bb7e7bc {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -60px;
margin-bottom: -60px;
padding-top: 7%;
padding-bottom: 7%;
background-position: center center;
}
@media (min-width: 1200px){#s-1220a643-219d-4397-b7e7-fde26bb7e7bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1220a643-219d-4397-b7e7-fde26bb7e7bc {
  
}
}@media (max-width: 767px){#s-1220a643-219d-4397-b7e7-fde26bb7e7bc {
  display: none;
}
#s-1220a643-219d-4397-b7e7-fde26bb7e7bc, #wrap-s-1220a643-219d-4397-b7e7-fde26bb7e7bc, #wrap-content-s-1220a643-219d-4397-b7e7-fde26bb7e7bc { display: none !important; }}
#s-1220a643-219d-4397-b7e7-fde26bb7e7bc {
  background-image: url(https://i.shgcdn.com/d28a4f8c-d496-49d5-bbc5-7e2e8373411e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-1220a643-219d-4397-b7e7-fde26bb7e7bc > .shg-box-overlay {
  background-color: rgba(44, 44, 44, 1);
  opacity: 0;
  display: block;
}#s-1220a643-219d-4397-b7e7-fde26bb7e7bc.shg-box.shg-c {
  justify-content: flex-start;
}

.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-2bab8862-acc7-4c5f-89af-8c716757fe33 {
  margin-top: 5%;
margin-bottom: 5%;
padding-top: 30px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2bab8862-acc7-4c5f-89af-8c716757fe33 {
  
}
}@media (max-width: 767px){#s-2bab8862-acc7-4c5f-89af-8c716757fe33 {
  
}
}
@media (min-width: 0px) {
[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2bab8862-acc7-4c5f-89af-8c716757fe33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

.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-155adb55-d225-4033-a3f4-7a146d9c0772 {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-49c7079e-b0ae-4969-a603-dadba87e81c1 {
  padding-top: 10px;
padding-bottom: 40px;
}

.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-9768a0ef-b276-4f42-94cf-2e98674e9aa3 {
  box-shadow:1px 1px 8px 2px rgba(48, 16, 75, 1);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2NjMGI2MDItNzYwMC00ZTc5LWFjYTctYjIyZjQ5ZTAxM2UxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3Y2MwYjYwMi03NjAwLTRlNzktYWNhNy1iMjJmNDllMDEzZTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 40px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 60px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#f76cbd"}, {"id"=>3, "pos"=>1, "color"=>"#f30d48"}];
hover-type: gradient;
}
#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWQ5YWMyNTItMzQwYy00ZDZlLTk3NWEtMWQ5ZGE2Zjc2NTRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZDlhYzI1Mi0zNDBjLTRkNmUtOTc1YS0xZDlkYTZmNzY1NGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f76cbd"}, {"id"=>2, "pos"=>1, "color"=>"#f30d48"}] !important;
hover-type: gradient !important;}#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDE3MGM3OGUtNDQ5Ny00NTEwLTljYzEtYzYxOTY4ODFmZDZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMTcwYzc4ZS00NDk3LTQ1MTAtOWNjMS1jNjE5Njg4MWZkNmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f76cbd"}, {"id"=>2, "pos"=>1, "color"=>"#f30d48"}] !important;
hover-type: gradient !important;}

  #s-9768a0ef-b276-4f42-94cf-2e98674e9aa3-root {
    text-align: left;
  }


#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9768a0ef-b276-4f42-94cf-2e98674e9aa3-root {
    text-align: left;
  }


#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9768a0ef-b276-4f42-94cf-2e98674e9aa3-root {
    text-align: left;
  }


#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9768a0ef-b276-4f42-94cf-2e98674e9aa3-root {
    text-align: left;
  }


#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9768a0ef-b276-4f42-94cf-2e98674e9aa3-root {
    text-align: left;
  }


#s-9768a0ef-b276-4f42-94cf-2e98674e9aa3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -60px;
margin-bottom: -60px;
padding-top: 40px;
padding-bottom: 60px;
background-position: center center;
}
@media (min-width: 1200px){#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de {
  display: none;
}
#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-content-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de {
  display: none;
}
#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-content-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de {
  display: none;
}
#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de, #wrap-content-s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de { display: none !important; }}
#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de {
  background-image: url(https://i.shgcdn.com/d28a4f8c-d496-49d5-bbc5-7e2e8373411e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de > .shg-box-overlay {
  background-color: rgba(44, 44, 44, 1);
  opacity: 0;
  display: block;
}#s-08c0aa43-b49c-4deb-a0dd-9d0f3f3fa8de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3f47ff35-4eb3-459e-9cd2-10f2e222d06d {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-2058b2b2-c36c-4f43-abca-cd16c7f0deb3 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-bd19d939-0ee3-4c97-a603-feef87e850ae {
  box-shadow:1px 1px 8px 2px rgba(48, 16, 75, 1);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2NjMGI2MDItNzYwMC00ZTc5LWFjYTctYjIyZjQ5ZTAxM2UxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3Y2MwYjYwMi03NjAwLTRlNzktYWNhNy1iMjJmNDllMDEzZTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 60px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#f76cbd"}, {"id"=>3, "pos"=>1, "color"=>"#f30d48"}];
hover-type: gradient;
}
#s-bd19d939-0ee3-4c97-a603-feef87e850ae:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWQ5YWMyNTItMzQwYy00ZDZlLTk3NWEtMWQ5ZGE2Zjc2NTRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZDlhYzI1Mi0zNDBjLTRkNmUtOTc1YS0xZDlkYTZmNzY1NGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f76cbd"}, {"id"=>2, "pos"=>1, "color"=>"#f30d48"}] !important;
hover-type: gradient !important;}#s-bd19d939-0ee3-4c97-a603-feef87e850ae:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzM3MmQwMzQtNzljZC00MWNhLTgxNWMtNDYzNDQ0ZjhhOGI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjc2Y2JkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjMwZDQ4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMzcyZDAzNC03OWNkLTQxY2EtODE1Yy00NjM0NDRmOGE4YjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f76cbd"}, {"id"=>2, "pos"=>1, "color"=>"#f30d48"}] !important;
hover-type: gradient !important;}

  #s-bd19d939-0ee3-4c97-a603-feef87e850ae-root {
    text-align: center;
  }


#s-bd19d939-0ee3-4c97-a603-feef87e850ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bd19d939-0ee3-4c97-a603-feef87e850ae-root {
    text-align: center;
  }


#s-bd19d939-0ee3-4c97-a603-feef87e850ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd19d939-0ee3-4c97-a603-feef87e850ae-root {
    text-align: center;
  }


#s-bd19d939-0ee3-4c97-a603-feef87e850ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd19d939-0ee3-4c97-a603-feef87e850ae-root {
    text-align: center;
  }


#s-bd19d939-0ee3-4c97-a603-feef87e850ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bd19d939-0ee3-4c97-a603-feef87e850ae-root {
    text-align: center;
  }


#s-bd19d939-0ee3-4c97-a603-feef87e850ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-c45656f8-2ce7-4757-8fa4-5259b124d3e2 {
  background-size: cover;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
min-height: 50px;
background-position: center center;
background-color: rgba(18, 1, 53, 1);
}
@media (max-width: 767px){#s-c45656f8-2ce7-4757-8fa4-5259b124d3e2 {
  display: none;
}
#s-c45656f8-2ce7-4757-8fa4-5259b124d3e2, #wrap-s-c45656f8-2ce7-4757-8fa4-5259b124d3e2, #wrap-content-s-c45656f8-2ce7-4757-8fa4-5259b124d3e2 { display: none !important; }}







#s-c45656f8-2ce7-4757-8fa4-5259b124d3e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c45656f8-2ce7-4757-8fa4-5259b124d3e2.shg-box.shg-c {
  justify-content: center;
}

#s-9f7fd985-40e3-4101-9a29-159190b9c4f7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}

#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd {
  background-size: cover;
padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
background-position: center center;
background-color: rgba(18, 1, 53, 1);
}
@media (min-width: 1200px){#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd {
  display: none;
}
#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-content-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd {
  display: none;
}
#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-content-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd {
  display: none;
}
#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd, #wrap-content-s-454ba17b-3e61-4770-bd7f-00b3858fc8bd { display: none !important; }}







#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-454ba17b-3e61-4770-bd7f-00b3858fc8bd.shg-box.shg-c {
  justify-content: center;
}

#s-af6c6259-41c5-489f-871d-88a386c9e5cd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-f15e5d1a-c59b-481f-810b-e7766a3d820c {
  padding-top: 5%;
padding-left: 7%;
padding-bottom: 5%;
padding-right: 7%;
min-height: 50px;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-f15e5d1a-c59b-481f-810b-e7766a3d820c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f15e5d1a-c59b-481f-810b-e7766a3d820c {
  display: none;
}
#s-f15e5d1a-c59b-481f-810b-e7766a3d820c, #wrap-s-f15e5d1a-c59b-481f-810b-e7766a3d820c, #wrap-content-s-f15e5d1a-c59b-481f-810b-e7766a3d820c { display: none !important; }}@media (max-width: 767px){#s-f15e5d1a-c59b-481f-810b-e7766a3d820c {
  display: none;
}
#s-f15e5d1a-c59b-481f-810b-e7766a3d820c, #wrap-s-f15e5d1a-c59b-481f-810b-e7766a3d820c, #wrap-content-s-f15e5d1a-c59b-481f-810b-e7766a3d820c { display: none !important; }}







#s-f15e5d1a-c59b-481f-810b-e7766a3d820c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f15e5d1a-c59b-481f-810b-e7766a3d820c.shg-box.shg-c {
  justify-content: center;
}

#s-b48f1753-a4b8-437b-bb62-d3d8d9b02323 {
  margin-top: 0px;
}

@media (min-width: 0px) {
[id="s-b48f1753-a4b8-437b-bb62-d3d8d9b02323"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b48f1753-a4b8-437b-bb62-d3d8d9b02323"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-b48f1753-a4b8-437b-bb62-d3d8d9b02323"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-b48f1753-a4b8-437b-bb62-d3d8d9b02323"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

#s-68c9ef36-481e-4b3c-96d2-d583e8065d6b {
  padding-top: 30px;
padding-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-fc17ffb1-1a99-4874-8180-5f1e87daae9e {
  margin-top: 40px;
margin-bottom: 40px;
max-width: 6000px;
aspect-ratio: 6000/4000;
text-align: left;
}

#s-fc17ffb1-1a99-4874-8180-5f1e87daae9e {
  overflow: hidden;
  
  
      max-width: 6000px;
      
      
      
        margin-left: 0;
        margin-right: auto;
      
  
}





  #s-fc17ffb1-1a99-4874-8180-5f1e87daae9e img.shogun-image,
  #s-fc17ffb1-1a99-4874-8180-5f1e87daae9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fc17ffb1-1a99-4874-8180-5f1e87daae9e {
    width: 100%;
    height: auto;
  }



  #s-fc17ffb1-1a99-4874-8180-5f1e87daae9e img.shogun-image {
    

    
    
    
  }


#s-fc17ffb1-1a99-4874-8180-5f1e87daae9e .shogun-image-content {
  
    justify-content: center;
  
}

#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd {
  padding-top: 5%;
padding-left: 7%;
padding-bottom: 5%;
padding-right: 7%;
min-height: 50px;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd {
  display: none;
}
#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-content-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd {
  display: none;
}
#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-content-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd { display: none !important; }}@media (max-width: 767px){#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd {
  display: none;
}
#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd, #wrap-content-s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd { display: none !important; }}







#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53a9c7ba-5a78-4ea6-a980-9a6fb0e89bfd.shg-box.shg-c {
  justify-content: center;
}

#s-51731050-9a2f-4a67-84bf-aeac99e1a94d {
  padding-top: 30px;
padding-bottom: 0px;
}

#s-aae2a64c-4a89-4366-87bd-8f3346a70e2f {
  margin-top: 40px;
margin-bottom: 40px;
max-width: 6000px;
aspect-ratio: 6000/4000;
text-align: left;
}

#s-aae2a64c-4a89-4366-87bd-8f3346a70e2f {
  overflow: hidden;
  
  
      max-width: 6000px;
      
      
      
        margin-left: 0;
        margin-right: auto;
      
  
}





  #s-aae2a64c-4a89-4366-87bd-8f3346a70e2f img.shogun-image,
  #s-aae2a64c-4a89-4366-87bd-8f3346a70e2f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aae2a64c-4a89-4366-87bd-8f3346a70e2f {
    width: 100%;
    height: auto;
  }



  #s-aae2a64c-4a89-4366-87bd-8f3346a70e2f img.shogun-image {
    

    
    
    
  }


#s-aae2a64c-4a89-4366-87bd-8f3346a70e2f .shogun-image-content {
  
    justify-content: center;
  
}

#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 {
  padding-top: 10%;
padding-left: 7%;
padding-bottom: 10%;
padding-right: 7%;
min-height: 50px;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 {
  display: none;
}
#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-content-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 {
  display: none;
}
#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-content-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 {
  display: none;
}
#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328, #wrap-content-s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 { display: none !important; }}







#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a50fcd53-8b6b-40ae-bf8c-7dfe2257c328.shg-box.shg-c {
  justify-content: center;
}

#s-3a8a55c3-e0da-4bcc-91fe-f6b57eae3b3a {
  margin-top: 0px;
}

@media (min-width: 0px) {
[id="s-3a8a55c3-e0da-4bcc-91fe-f6b57eae3b3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a8a55c3-e0da-4bcc-91fe-f6b57eae3b3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-3a8a55c3-e0da-4bcc-91fe-f6b57eae3b3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a8a55c3-e0da-4bcc-91fe-f6b57eae3b3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

#s-a9b15e11-dd7c-4209-988e-d14406400b95 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9257d9eb-b229-48d0-8c40-3a7032a9d644 {
  margin-top: 40px;
margin-bottom: 0px;
max-width: 6000px;
aspect-ratio: 6000/4000;
text-align: left;
}

#s-9257d9eb-b229-48d0-8c40-3a7032a9d644 {
  overflow: hidden;
  
  
      max-width: 6000px;
      
      
      
        margin-left: 0;
        margin-right: auto;
      
  
}





  #s-9257d9eb-b229-48d0-8c40-3a7032a9d644 img.shogun-image,
  #s-9257d9eb-b229-48d0-8c40-3a7032a9d644 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9257d9eb-b229-48d0-8c40-3a7032a9d644 {
    width: 100%;
    height: auto;
  }



  #s-9257d9eb-b229-48d0-8c40-3a7032a9d644 img.shogun-image {
    

    
    
    
  }


#s-9257d9eb-b229-48d0-8c40-3a7032a9d644 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7292b9c0-46eb-4cf8-b190-a5d1249453cf {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(249, 250, 243, 1);
}
@media (max-width: 767px){#s-7292b9c0-46eb-4cf8-b190-a5d1249453cf {
  display: none;
}
#s-7292b9c0-46eb-4cf8-b190-a5d1249453cf, #wrap-s-7292b9c0-46eb-4cf8-b190-a5d1249453cf, #wrap-content-s-7292b9c0-46eb-4cf8-b190-a5d1249453cf { display: none !important; }}







#s-7292b9c0-46eb-4cf8-b190-a5d1249453cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7292b9c0-46eb-4cf8-b190-a5d1249453cf.shg-box.shg-c {
  justify-content: center;
}

#s-749fd05c-c5c0-4f87-8077-a8848c42bd5f {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-749fd05c-c5c0-4f87-8077-a8848c42bd5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-dd98a886-2c1b-42d8-88e2-9162311345a8 {
  margin-top: 20px;
}

#s-58c607f2-f804-49e9-8e97-019707fd5497 {
  border-style: solid;
margin-top: 60px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
background-color: rgba(101, 155, 57, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-58c607f2-f804-49e9-8e97-019707fd5497:hover {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-58c607f2-f804-49e9-8e97-019707fd5497:active {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-58c607f2-f804-49e9-8e97-019707fd5497-root {
    text-align: center;
  }


#s-58c607f2-f804-49e9-8e97-019707fd5497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-58c607f2-f804-49e9-8e97-019707fd5497-root {
    text-align: center;
  }


#s-58c607f2-f804-49e9-8e97-019707fd5497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58c607f2-f804-49e9-8e97-019707fd5497-root {
    text-align: center;
  }


#s-58c607f2-f804-49e9-8e97-019707fd5497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58c607f2-f804-49e9-8e97-019707fd5497-root {
    text-align: center;
  }


#s-58c607f2-f804-49e9-8e97-019707fd5497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-58c607f2-f804-49e9-8e97-019707fd5497-root {
    text-align: center;
  }


#s-58c607f2-f804-49e9-8e97-019707fd5497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-27440465-2198-4fb0-941b-b57b3f9c9813 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(18, 1, 53, 1);
}
@media (max-width: 767px){#s-27440465-2198-4fb0-941b-b57b3f9c9813 {
  display: none;
}
#s-27440465-2198-4fb0-941b-b57b3f9c9813, #wrap-s-27440465-2198-4fb0-941b-b57b3f9c9813, #wrap-content-s-27440465-2198-4fb0-941b-b57b3f9c9813 { display: none !important; }}







#s-27440465-2198-4fb0-941b-b57b3f9c9813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27440465-2198-4fb0-941b-b57b3f9c9813.shg-box.shg-c {
  justify-content: center;
}

#s-15db9634-92a0-4839-8001-3420b66add10 {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15db9634-92a0-4839-8001-3420b66add10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

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

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

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

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

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

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

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: center;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 0px;
  padding-bottom: 10px;
}


.shg-image-content-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 img.shogun-image {
  width: 100%;
  
  
  max-width: 50px;

      
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 img.shogun-image {
  width: 100%;
  
  
  max-width: 50px;

      
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 img.shogun-image {
  width: 100%;
  
  
  max-width: 50px;

      
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 img.shogun-image {
  width: 100%;
  
  
  max-width: 50px;

      
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8096ebd7-5e37-4823-b76e-73f4b6da6840 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840 img.shogun-image {
  width: 100%;
  
  
  max-width: 50px;

      
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-8096ebd7-5e37-4823-b76e-73f4b6da6840 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8096ebd7-5e37-4823-b76e-73f4b6da6840.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-668e7829-ea58-4509-a316-dea01c0eaf2d {
  margin-top: 10px;
}

#s-332b35d3-b839-41e2-b624-83433eab0c4e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-332b35d3-b839-41e2-b624-83433eab0c4e {
  display: none;
}
#s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-content-s-332b35d3-b839-41e2-b624-83433eab0c4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-332b35d3-b839-41e2-b624-83433eab0c4e {
  display: none;
}
#s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-content-s-332b35d3-b839-41e2-b624-83433eab0c4e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-332b35d3-b839-41e2-b624-83433eab0c4e {
  display: none;
}
#s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-s-332b35d3-b839-41e2-b624-83433eab0c4e, #wrap-content-s-332b35d3-b839-41e2-b624-83433eab0c4e { display: none !important; }}







#s-332b35d3-b839-41e2-b624-83433eab0c4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-332b35d3-b839-41e2-b624-83433eab0c4e.shg-box.shg-c {
  justify-content: center;
}

#s-bdd6b572-bc1b-4398-8eb1-9e70d09f5bc6 {
  margin-top: 20px;
}

#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a {
  border-style: solid;
margin-top: 30px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
background-color: rgba(101, 155, 57, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a:hover {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a:active {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a-root {
    text-align: center;
  }


#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a-root {
    text-align: center;
  }


#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a-root {
    text-align: center;
  }


#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a-root {
    text-align: center;
  }


#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a-root {
    text-align: center;
  }


#s-5b85f1ee-a8c4-4a3a-ad79-4c37af239f5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 {
  padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(18, 1, 53, 1);
}
@media (min-width: 1200px){#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 {
  display: none;
}
#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-content-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 {
  display: none;
}
#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-content-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 {
  display: none;
}
#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4, #wrap-content-s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 { display: none !important; }}@media (max-width: 767px){#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 {
  
}
}







#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eaecd6e3-7b78-4765-bfd6-69e611f7ddd4.shg-box.shg-c {
  justify-content: center;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin-left: auto;
margin-right: auto;
max-width: 40px;
text-align: center;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 0px;
  padding-bottom: 10px;
}


.shg-image-content-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4c2298-c32e-4d80-876e-7c156bfdfa4f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e98acf1e-1896-45cb-91ac-2cc8dec3ecd3 {
  margin-top: 10px;
}

#s-2d8c8f10-baf6-4add-9983-e1ce4d696098 {
  background-size: cover;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 15%;
min-height: 0px;
background-color: rgba(249, 250, 243, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d8c8f10-baf6-4add-9983-e1ce4d696098 {
  
}
}@media (max-width: 767px){#s-2d8c8f10-baf6-4add-9983-e1ce4d696098 {
  display: none;
}
#s-2d8c8f10-baf6-4add-9983-e1ce4d696098, #wrap-s-2d8c8f10-baf6-4add-9983-e1ce4d696098, #wrap-content-s-2d8c8f10-baf6-4add-9983-e1ce4d696098 { display: none !important; }}







#s-2d8c8f10-baf6-4add-9983-e1ce4d696098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2d8c8f10-baf6-4add-9983-e1ce4d696098.shg-box.shg-c {
  justify-content: center;
}

#s-a3937e9c-99bb-4e29-ba57-03ddd85ab50d {
  padding-bottom: 20px;
}
@media (min-width: 1200px){#s-a3937e9c-99bb-4e29-ba57-03ddd85ab50d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3937e9c-99bb-4e29-ba57-03ddd85ab50d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3937e9c-99bb-4e29-ba57-03ddd85ab50d {
  
}
}@media (max-width: 767px){#s-a3937e9c-99bb-4e29-ba57-03ddd85ab50d {
  
}
}
@media (min-width: 0px) {
[id="s-00ba1aa2-9097-4396-ba28-f918c2a1ae32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00ba1aa2-9097-4396-ba28-f918c2a1ae32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-00ba1aa2-9097-4396-ba28-f918c2a1ae32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-00ba1aa2-9097-4396-ba28-f918c2a1ae32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 0px) {
[id="s-a4e62c06-cfce-4dc3-a67e-68b5b3c03fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4e62c06-cfce-4dc3-a67e-68b5b3c03fed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-a4e62c06-cfce-4dc3-a67e-68b5b3c03fed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4e62c06-cfce-4dc3-a67e-68b5b3c03fed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 {
  background-size: cover;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 15%;
min-height: 0px;
background-color: rgba(249, 250, 243, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 {
  display: none;
}
#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-content-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 {
  display: none;
}
#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-content-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 {
  display: none;
}
#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26, #wrap-content-s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 { display: none !important; }}@media (max-width: 767px){#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 {
  
}
}







#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9fd1c2be-e01a-4d88-8497-78a6f1c8cc26.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-fb89e4c3-264e-40f4-bdd8-4dabe995e4a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb89e4c3-264e-40f4-bdd8-4dabe995e4a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb89e4c3-264e-40f4-bdd8-4dabe995e4a2 {
  
}
}@media (max-width: 767px){#s-fb89e4c3-264e-40f4-bdd8-4dabe995e4a2 {
  
}
}
#s-4270b61f-176f-4e3e-9a88-17cb5b8ea277 {
  background-color: rgba(249, 250, 243, 1);
}

#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b {
  background-size: cover;
margin-bottom: -80px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 0px;
background-color: rgba(18, 1, 53, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b {
  
}
}@media (max-width: 767px){#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b {
  display: none;
}
#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b, #wrap-s-d2afe9e0-e23a-4e60-9650-048ec035ca1b, #wrap-content-s-d2afe9e0-e23a-4e60-9650-048ec035ca1b { display: none !important; }}







#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d2afe9e0-e23a-4e60-9650-048ec035ca1b.shg-box.shg-c {
  justify-content: center;
}

#s-498db417-cad4-4557-b704-264c853d71af {
  margin-top: 0px;
}

@media (min-width: 0px) {
[id="s-498db417-cad4-4557-b704-264c853d71af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-498db417-cad4-4557-b704-264c853d71af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-498db417-cad4-4557-b704-264c853d71af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-498db417-cad4-4557-b704-264c853d71af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (max-width: 767px){#s-498af9bf-f8d7-42bf-b56d-9a188a96b979 {
  
}
}
#s-ce613587-cd52-4c92-93d6-a527a4e0762a {
  margin-top: 40px;
max-width: 1140px;
text-align: left;
}

#s-ce613587-cd52-4c92-93d6-a527a4e0762a {
  overflow: hidden;
  
  
      max-width: 1140px;
      
      
      
        margin-left: 0;
        margin-right: auto;
      
  
}








#s-ce613587-cd52-4c92-93d6-a527a4e0762a .shogun-image-content {
  
    justify-content: center;
  
}

#s-a008cbe3-7384-4023-ba3b-7083f27c4f33 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-8cdff2e8-6984-4ec5-942b-105529b7c57b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 0px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8cdff2e8-6984-4ec5-942b-105529b7c57b {
  display: none;
}
#s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-content-s-8cdff2e8-6984-4ec5-942b-105529b7c57b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8cdff2e8-6984-4ec5-942b-105529b7c57b {
  display: none;
}
#s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-content-s-8cdff2e8-6984-4ec5-942b-105529b7c57b { display: none !important; }}@media (max-width: 767px){#s-8cdff2e8-6984-4ec5-942b-105529b7c57b {
  display: none;
}
#s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-s-8cdff2e8-6984-4ec5-942b-105529b7c57b, #wrap-content-s-8cdff2e8-6984-4ec5-942b-105529b7c57b { display: none !important; }}
#s-8c232923-ed32-4f18-8ed5-32e451bd6d32 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-8c232923-ed32-4f18-8ed5-32e451bd6d32 {
  display: none;
}
#s-8c232923-ed32-4f18-8ed5-32e451bd6d32, #wrap-s-8c232923-ed32-4f18-8ed5-32e451bd6d32, #wrap-content-s-8c232923-ed32-4f18-8ed5-32e451bd6d32 { display: none !important; }}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-a1a62e1c-9f1b-4dfe-b26a-f8937ba4ca16 hr {
  border-top: 2px solid rgba(101, 155, 57, 1);
}

#s-6f8e6551-4e15-4364-ba63-f6911f7ff720 hr {
  border-top: 2px solid rgba(101, 155, 57, 1);
}

#s-783792a8-da7a-441b-b779-3926c09d19e7 {
  text-align: center;
}

#s-783792a8-da7a-441b-b779-3926c09d19e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-783792a8-da7a-441b-b779-3926c09d19e7 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-783792a8-da7a-441b-b779-3926c09d19e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(101, 155, 57, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-af63074d-ef28-4f75-8ac0-30063b28c78d:hover {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-af63074d-ef28-4f75-8ac0-30063b28c78d:active {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-af63074d-ef28-4f75-8ac0-30063b28c78d-atc-btn-wrapper {
    text-align: center;
  }


#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-af63074d-ef28-4f75-8ac0-30063b28c78d-atc-btn-wrapper {
    text-align: center;
  }


#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-af63074d-ef28-4f75-8ac0-30063b28c78d-atc-btn-wrapper {
    text-align: center;
  }


#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-af63074d-ef28-4f75-8ac0-30063b28c78d-atc-btn-wrapper {
    text-align: center;
  }


#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-af63074d-ef28-4f75-8ac0-30063b28c78d-atc-btn-wrapper {
    text-align: center;
  }


#s-af63074d-ef28-4f75-8ac0-30063b28c78d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-af63074d-ef28-4f75-8ac0-30063b28c78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 {
  display: none;
}
#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-content-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 {
  display: none;
}
#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-content-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 {
  display: none;
}
#s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9, #wrap-content-s-f5cda381-44da-4d34-b2f8-5a44ba2f7ba9 { display: none !important; }}
#s-89b7c896-095a-4829-915a-90e0e075c763 {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-89b7c896-095a-4829-915a-90e0e075c763 {
  display: none;
}
#s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-content-s-89b7c896-095a-4829-915a-90e0e075c763 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89b7c896-095a-4829-915a-90e0e075c763 {
  display: none;
}
#s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-content-s-89b7c896-095a-4829-915a-90e0e075c763 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89b7c896-095a-4829-915a-90e0e075c763 {
  display: none;
}
#s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-s-89b7c896-095a-4829-915a-90e0e075c763, #wrap-content-s-89b7c896-095a-4829-915a-90e0e075c763 { display: none !important; }}
#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 {
  display: none;
}
#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-content-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 {
  display: none;
}
#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-content-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 {
  display: none;
}
#s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450, #wrap-content-s-6b31f9a0-a9b7-42ac-958f-6eeaaf995450 { display: none !important; }}
#s-05b5e506-450f-4f5a-b081-756b0319fd36 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-05b5e506-450f-4f5a-b081-756b0319fd36 {
  display: none;
}
#s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-content-s-05b5e506-450f-4f5a-b081-756b0319fd36 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05b5e506-450f-4f5a-b081-756b0319fd36 {
  display: none;
}
#s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-content-s-05b5e506-450f-4f5a-b081-756b0319fd36 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05b5e506-450f-4f5a-b081-756b0319fd36 {
  display: none;
}
#s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-s-05b5e506-450f-4f5a-b081-756b0319fd36, #wrap-content-s-05b5e506-450f-4f5a-b081-756b0319fd36 { display: none !important; }}
#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc {
  display: none;
}
#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-content-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc {
  display: none;
}
#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-content-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc {
  display: none;
}
#s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc, #wrap-content-s-3d7fd80c-0e8b-4bc0-b249-9175433e56fc { display: none !important; }}
#s-ed8fb167-567a-400f-b33b-3db206edd7cf {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-ed8fb167-567a-400f-b33b-3db206edd7cf {
  display: none;
}
#s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-content-s-ed8fb167-567a-400f-b33b-3db206edd7cf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed8fb167-567a-400f-b33b-3db206edd7cf {
  display: none;
}
#s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-content-s-ed8fb167-567a-400f-b33b-3db206edd7cf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed8fb167-567a-400f-b33b-3db206edd7cf {
  display: none;
}
#s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-s-ed8fb167-567a-400f-b33b-3db206edd7cf, #wrap-content-s-ed8fb167-567a-400f-b33b-3db206edd7cf { display: none !important; }}
#s-e4641245-c7ae-4f20-a243-3355ba929161 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-e4641245-c7ae-4f20-a243-3355ba929161 {
  display: none;
}
#s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-content-s-e4641245-c7ae-4f20-a243-3355ba929161 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4641245-c7ae-4f20-a243-3355ba929161 {
  display: none;
}
#s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-content-s-e4641245-c7ae-4f20-a243-3355ba929161 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4641245-c7ae-4f20-a243-3355ba929161 {
  display: none;
}
#s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-s-e4641245-c7ae-4f20-a243-3355ba929161, #wrap-content-s-e4641245-c7ae-4f20-a243-3355ba929161 { display: none !important; }}
#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb {
  display: none;
}
#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-content-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb {
  display: none;
}
#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-content-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb {
  display: none;
}
#s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb, #wrap-content-s-b6fdb290-d4ec-4bd1-a934-b7988b8befbb { display: none !important; }}
#s-38afcf53-eba2-4137-8eef-b52aa535eeca {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-38afcf53-eba2-4137-8eef-b52aa535eeca {
  display: none;
}
#s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-content-s-38afcf53-eba2-4137-8eef-b52aa535eeca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38afcf53-eba2-4137-8eef-b52aa535eeca {
  display: none;
}
#s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-content-s-38afcf53-eba2-4137-8eef-b52aa535eeca { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38afcf53-eba2-4137-8eef-b52aa535eeca {
  display: none;
}
#s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-s-38afcf53-eba2-4137-8eef-b52aa535eeca, #wrap-content-s-38afcf53-eba2-4137-8eef-b52aa535eeca { display: none !important; }}
#s-2eb30511-42e6-4a63-8452-073b1b2afc67 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-2eb30511-42e6-4a63-8452-073b1b2afc67 {
  display: none;
}
#s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-content-s-2eb30511-42e6-4a63-8452-073b1b2afc67 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2eb30511-42e6-4a63-8452-073b1b2afc67 {
  display: none;
}
#s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-content-s-2eb30511-42e6-4a63-8452-073b1b2afc67 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2eb30511-42e6-4a63-8452-073b1b2afc67 {
  display: none;
}
#s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-s-2eb30511-42e6-4a63-8452-073b1b2afc67, #wrap-content-s-2eb30511-42e6-4a63-8452-073b1b2afc67 { display: none !important; }}
#s-dc2badff-7553-48b6-8992-053062370723 {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-dc2badff-7553-48b6-8992-053062370723 {
  display: none;
}
#s-dc2badff-7553-48b6-8992-053062370723, #wrap-s-dc2badff-7553-48b6-8992-053062370723, #wrap-content-s-dc2badff-7553-48b6-8992-053062370723 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc2badff-7553-48b6-8992-053062370723 {
  display: none;
}
#s-dc2badff-7553-48b6-8992-053062370723, #wrap-s-dc2badff-7553-48b6-8992-053062370723, #wrap-content-s-dc2badff-7553-48b6-8992-053062370723 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc2badff-7553-48b6-8992-053062370723 {
  display: none;
}
#s-dc2badff-7553-48b6-8992-053062370723, #wrap-s-dc2badff-7553-48b6-8992-053062370723, #wrap-content-s-dc2badff-7553-48b6-8992-053062370723 { display: none !important; }}
#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 {
  background-color: rgba(249, 250, 243, 1);
}
@media (min-width: 1200px){#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 {
  display: none;
}
#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-content-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 {
  display: none;
}
#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-content-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 {
  display: none;
}
#s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7, #wrap-content-s-e80ccb9d-bf58-4e05-a318-60780fa75cd7 { display: none !important; }}
#s-eaa9e787-54f2-49d4-b051-a1da79ccafce {
  background-size: cover;
margin-bottom: -80px;
padding-top: 10%;
padding-left: 5%;
padding-bottom: 10%;
padding-right: 5%;
min-height: 0px;
background-color: rgba(18, 1, 53, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-eaa9e787-54f2-49d4-b051-a1da79ccafce {
  display: none;
}
#s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-content-s-eaa9e787-54f2-49d4-b051-a1da79ccafce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eaa9e787-54f2-49d4-b051-a1da79ccafce {
  display: none;
}
#s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-content-s-eaa9e787-54f2-49d4-b051-a1da79ccafce { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eaa9e787-54f2-49d4-b051-a1da79ccafce {
  display: none;
}
#s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-s-eaa9e787-54f2-49d4-b051-a1da79ccafce, #wrap-content-s-eaa9e787-54f2-49d4-b051-a1da79ccafce { display: none !important; }}







#s-eaa9e787-54f2-49d4-b051-a1da79ccafce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eaa9e787-54f2-49d4-b051-a1da79ccafce.shg-box.shg-c {
  justify-content: center;
}

#s-e332b3d2-1748-4adc-b350-f7d3dd30dbdc {
  margin-top: 0px;
}

@media (min-width: 0px) {
[id="s-e332b3d2-1748-4adc-b350-f7d3dd30dbdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e332b3d2-1748-4adc-b350-f7d3dd30dbdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-e332b3d2-1748-4adc-b350-f7d3dd30dbdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-e332b3d2-1748-4adc-b350-f7d3dd30dbdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (max-width: 767px){#s-708fd6b9-f693-4724-a520-43e37adaf6f0 {
  
}
}
#s-8ecffe24-8235-4a88-9b50-f2e56fa089e3 {
  margin-top: 40px;
margin-bottom: 40px;
max-width: 1140px;
text-align: left;
}

#s-8ecffe24-8235-4a88-9b50-f2e56fa089e3 {
  overflow: hidden;
  
  
      max-width: 1140px;
      
      
      
        margin-left: 0;
        margin-right: auto;
      
  
}








#s-8ecffe24-8235-4a88-9b50-f2e56fa089e3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin-left: auto;
margin-right: auto;
max-width: 40px;
text-align: center;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 0px;
  padding-bottom: 10px;
}


.shg-image-content-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 img.shogun-image {
  width: 100%;
  
  
  max-width: 40px;

      
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464c3d98-e1cc-490e-84a8-9a90afbb6e51.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-08026d31-8aa9-431a-ba77-81b556c68905 {
  margin-top: 10px;
margin-bottom: 20px;
}

#s-7f6c07a9-ed1a-4365-940b-b63b3271726a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-f9a4a6e6-887c-45bf-bb8c-4040111bb4fb {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-2d71c154-264f-46cb-8b3a-a782e143b6d3 hr {
  border-top: 2px solid rgba(101, 155, 57, 1);
}

#s-39f593f8-c8aa-4934-9b3e-3c7cd16e7302 hr {
  border-top: 2px solid rgba(101, 155, 57, 1);
}

#s-0febb66a-2022-4e4d-9abd-4e9e466f391f {
  text-align: center;
}

#s-0febb66a-2022-4e4d-9abd-4e9e466f391f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-0febb66a-2022-4e4d-9abd-4e9e466f391f .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-0febb66a-2022-4e4d-9abd-4e9e466f391f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 20px;
background-color: rgba(101, 155, 57, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd:hover {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd:active {background-color: rgba(101, 155, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd-atc-btn-wrapper {
    text-align: center;
  }


#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd-atc-btn-wrapper {
    text-align: center;
  }


#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd-atc-btn-wrapper {
    text-align: center;
  }


#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd-atc-btn-wrapper {
    text-align: center;
  }


#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd-atc-btn-wrapper {
    text-align: center;
  }


#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8bdb1ca2-5c59-4582-b2af-b44c36f590cd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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