.shg-box { position: relative; }

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

.shg-box-vertical-center { display: flex; flex-direction: column; justify-content: center; }

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

.shg-box-video-wrapper { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; z-index: -1; }

#s-4f512e9a-fc9d-4758-8d8e-fb7ab2e6d140 { background-image: url(https://ucarecdn.com/e79d7114-9351-4099-8c96-f3c239ae578b/-/stretch/off/-/resize/2000x/-/quality/normal/); background-repeat: no-repeat; background-size: cover; background-position: center center; }

#s-4f512e9a-fc9d-4758-8d8e-fb7ab2e6d140 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-29071993-457e-4b3b-aeb7-aa617128cdc5 { padding-top: 25px; text-align: center; }

@media (min-width: 768px) and (max-width: 991px) { #s-29071993-457e-4b3b-aeb7-aa617128cdc5, #wrap-s-29071993-457e-4b3b-aeb7-aa617128cdc5 { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { #s-29071993-457e-4b3b-aeb7-aa617128cdc5, #wrap-s-29071993-457e-4b3b-aeb7-aa617128cdc5 { display: none !important; } }
@media (min-width: 1200px) { #s-29071993-457e-4b3b-aeb7-aa617128cdc5, #wrap-s-29071993-457e-4b3b-aeb7-aa617128cdc5 { display: none !important; } }
#s-c0332d06-796c-4952-b9d9-54acef83f632 { text-align: center; }

@media (min-width: 768px) and (max-width: 991px) { #s-c0332d06-796c-4952-b9d9-54acef83f632, #wrap-s-c0332d06-796c-4952-b9d9-54acef83f632 { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { #s-c0332d06-796c-4952-b9d9-54acef83f632, #wrap-s-c0332d06-796c-4952-b9d9-54acef83f632 { display: none !important; } }
@media (min-width: 1200px) { #s-c0332d06-796c-4952-b9d9-54acef83f632, #wrap-s-c0332d06-796c-4952-b9d9-54acef83f632 { display: none !important; } }
#s-c0332d06-796c-4952-b9d9-54acef83f632 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-fefe8c35-1454-4bbc-be1f-53d7245e8246 > .shg-box-overlay { background-color: #fff; opacity: 0; }

.shg-atc-btn { border: none; align-items: normal; box-sizing: border-box; cursor: pointer; }

.shg-qty-label, .shg-qty-field, .shg-variant-select { width: 100%; box-sizing: border-box; }

#s-118eb215-85d8-4b53-96e6-2611ebde23b3 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; width: 75%; text-align: center; background-color: #ff4a00; font-size: 20px; color: #ffffff; }

#s-118eb215-85d8-4b53-96e6-2611ebde23b3:hover { background-color: #d44e19 !important; text-decoration: none !important; }

#s-118eb215-85d8-4b53-96e6-2611ebde23b3:active { background-color: #d44e19 !important; text-decoration: none !important; }

#s-5f59673a-5ec2-4f4f-ace4-1d3ecea5c8e8 { margin-top: -10px; margin-bottom: -10px; }

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

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

.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 { min-height: inherit; max-height: inherit; }

.shogun-lightbox-item { cursor: pointer; min-height: inherit; max-height: inherit; }

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

.shogun-lightbox-content { display: flex; justify-content: center; align-items: center; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 45px; align-self: flex-end; margin-right: 10px; line-height: 30px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; }

.shogun-lightbox-image-container { display: flex; flex-flow: row nowrap; align-items: center; padding: 10px; }

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

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

img.shogun-image { max-width: 100% !important; margin: 0 !important; }

#s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398 { padding-top: 0%; padding-left: 0px; padding-bottom: 0%; padding-right: 0px; text-align: center; }

@media (min-width: 768px) and (max-width: 991px) { #s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398, #wrap-s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398 { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { #s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398, #wrap-s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398 { display: none !important; } }
@media (min-width: 1200px) { #s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398, #wrap-s-68ae6707-103f-4cf3-9ff9-33ae3dcfd398 { display: none !important; } }
.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; }

.shg-c-xs-1, .shg-c-xs-2, .shg-c-xs-3, .shg-c-xs-4, .shg-c-xs-5, .shg-c-xs-6, .shg-c-xs-7, .shg-c-xs-8, .shg-c-xs-9, .shg-c-xs-10, .shg-c-xs-11, .shg-c-xs-12, .shg-c-sm-1, .shg-c-sm-2, .shg-c-sm-3, .shg-c-sm-4, .shg-c-sm-5, .shg-c-sm-6, .shg-c-sm-7, .shg-c-sm-8, .shg-c-sm-9, .shg-c-sm-10, .shg-c-sm-11, .shg-c-sm-12, .shg-c-md-1, .shg-c-md-2, .shg-c-md-3, .shg-c-md-4, .shg-c-md-5, .shg-c-md-6, .shg-c-md-7, .shg-c-md-8, .shg-c-md-9, .shg-c-md-10, .shg-c-md-11, .shg-c-md-12, .shg-c-lg-1, .shg-c-lg-2, .shg-c-lg-3, .shg-c-lg-4, .shg-c-lg-5, .shg-c-lg-6, .shg-c-lg-7, .shg-c-lg-8, .shg-c-lg-9, .shg-c-lg-10, .shg-c-lg-11, .shg-c-lg-12 { position: relative; }

#s-345ebe7c-e728-4d76-818c-264f7bdee9c3 { height: 600px; }

@media (max-width: 767px) { #s-345ebe7c-e728-4d76-818c-264f7bdee9c3, #wrap-s-345ebe7c-e728-4d76-818c-264f7bdee9c3 { display: none !important; } }
@media (min-width: 0px) { [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-345ebe7c-e728-4d76-818c-264f7bdee9c3"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
@media (max-width: 767px) { #s-957f991b-ca93-4349-bffe-448c019f8a03, #wrap-s-957f991b-ca93-4349-bffe-448c019f8a03 { display: none !important; } }
#s-08296b66-77d7-4488-a738-bfd1e4110be5 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; width: 75%; text-align: center; background-color: #ff4a00; font-size: 20px; color: #ffffff; }

#s-08296b66-77d7-4488-a738-bfd1e4110be5:hover { background-color: #d44e19 !important; text-decoration: none !important; }

#s-08296b66-77d7-4488-a738-bfd1e4110be5:active { background-color: #d44e19 !important; text-decoration: none !important; }

#s-8ba5f543-4b7d-4432-886a-7ea326d8f962 { margin-top: -10px; margin-bottom: -10px; }

#s-f0eaae9d-2a21-44d1-91a6-fb75522622bf { margin-left: 0px; margin-right: 0px; padding-top: 0%; padding-left: 0px; padding-bottom: 0%; padding-right: 0px; text-align: center; }

@media (max-width: 767px) { #s-f0eaae9d-2a21-44d1-91a6-fb75522622bf, #wrap-s-f0eaae9d-2a21-44d1-91a6-fb75522622bf { display: none !important; } }
@media (min-width: 0px) { [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-12b10d39-eee5-4c91-aff2-0256033fe14f"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-5b9137b3-1fc3-4937-887d-40390014617e { padding-top: 20px; padding-bottom: 20px; }

#s-b5986c4d-eaa1-4196-80da-f68a4c7d0f70 { text-align: center; }

#s-8822bc01-477a-4bed-b65c-ecd2f9227c6d { padding-top: 20px; background-color: rgba(66, 68, 72, 0.94); }

@media (max-width: 767px) { #s-8822bc01-477a-4bed-b65c-ecd2f9227c6d, #wrap-s-8822bc01-477a-4bed-b65c-ecd2f9227c6d { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { #s-8822bc01-477a-4bed-b65c-ecd2f9227c6d, #wrap-s-8822bc01-477a-4bed-b65c-ecd2f9227c6d { display: none !important; } }
@media (min-width: 0px) { [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 2.5px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 4.0px); } }
@media (min-width: 992px) { [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 4.0px); } }
@media (min-width: 1200px) { [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 4.0px); }
  [id="s-8822bc01-477a-4bed-b65c-ecd2f9227c6d"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 4.0px); } }
#s-d01d2c52-d0ef-4daf-81a8-19a660b12fe3 { text-align: center; }

#s-7a548015-f082-4441-9a62-8e7cd858160a { text-align: center; }

#s-e4dd8cc6-a5c1-41b9-a351-19d895c0c2a5 { text-align: center; }

#s-9c6e439c-b5c0-4b99-a02c-8e50d1070ffe { text-align: center; }

#s-52c974d8-7ff4-4203-a308-98abef302b5a { text-align: center; }

#s-a4ff1450-4bd3-44d7-94f8-130258cc7bda { text-align: center; }

@media (min-width: 992px) and (max-width: 1199px) { #s-9bbbba0d-682a-473d-acd4-98684345b8f6, #wrap-s-9bbbba0d-682a-473d-acd4-98684345b8f6 { display: none !important; } }
@media (min-width: 1200px) { #s-9bbbba0d-682a-473d-acd4-98684345b8f6, #wrap-s-9bbbba0d-682a-473d-acd4-98684345b8f6 { display: none !important; } }
#s-9bbbba0d-682a-473d-acd4-98684345b8f6 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-80d68293-82c5-42ea-95d0-d5c09a9c1a35 { background-image: url(https://ucarecdn.com/c8a2677d-822e-493b-a141-d552e5ae5123/-/stretch/off/-/resize/2000x/-/quality/normal/); background-repeat: no-repeat; background-size: cover; height: 450px; background-position: center center; }

@media (max-width: 767px) { #s-80d68293-82c5-42ea-95d0-d5c09a9c1a35, #wrap-s-80d68293-82c5-42ea-95d0-d5c09a9c1a35 { display: none !important; } }
@media (min-width: 0px) { [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-80d68293-82c5-42ea-95d0-d5c09a9c1a35"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-f36a85a3-56d0-4ad6-8e3f-0719dcd6292b { padding-top: 30px; padding-bottom: 30px; }

#s-53cc2f66-0610-40db-8862-3ef656368874 { height: 100%; background-color: #2e2f34; }

#s-53cc2f66-0610-40db-8862-3ef656368874 > .shg-box-overlay { background-color: #fff; opacity: 0; }

@media (min-width: 0px) { [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-7a775016-60c7-48e7-965d-c461c97bc01a"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-70a150b1-3e1e-4a4a-8c52-c4b698dc0bbd { padding-top: 20px; padding-bottom: 20px; }

#s-883eb4af-2a07-48b0-9c5d-05e5e0f9c378 { background-color: #000000; }

#s-883eb4af-2a07-48b0-9c5d-05e5e0f9c378 > .shg-box-overlay { background-color: #fff; opacity: 0; }

@media (min-width: 0px) { [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-64f3f4a3-728f-4890-87fb-bea7a00b2d11"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-eb07f49c-dc35-42c2-b91b-dc1a81d3184d { padding-top: 20px; }

#s-89b946c5-a26f-47d3-890e-5876b3458951 { text-align: center; }

#s-7f5bf24d-ab44-436c-9dd9-263bae3957f7 { background-image: url(https://ucarecdn.com/31713a4b-da7b-4eb5-a9f7-5f3ea7500916/-/stretch/off/-/resize/2000x/-/quality/normal/); background-repeat: no-repeat; background-size: cover; background-position: center center; }

#s-7f5bf24d-ab44-436c-9dd9-263bae3957f7 > .shg-box-overlay { background-color: #fff; opacity: 0; }

@media (min-width: 768px) and (max-width: 991px) { #s-ff7cc410-7835-4709-89dc-4a52166fe155, #wrap-s-ff7cc410-7835-4709-89dc-4a52166fe155 { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { #s-ff7cc410-7835-4709-89dc-4a52166fe155, #wrap-s-ff7cc410-7835-4709-89dc-4a52166fe155 { display: none !important; } }
@media (min-width: 1200px) { #s-ff7cc410-7835-4709-89dc-4a52166fe155, #wrap-s-ff7cc410-7835-4709-89dc-4a52166fe155 { display: none !important; } }
#s-d2b83749-5f6e-4d06-af31-68d2c06aff35 { width: 379px; position: absolute; }

#s-d2b83749-5f6e-4d06-af31-68d2c06aff35 { -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); }

@media (max-width: 767px) { #s-d2b83749-5f6e-4d06-af31-68d2c06aff35, #wrap-s-d2b83749-5f6e-4d06-af31-68d2c06aff35 { display: none !important; } }
#s-a93bfcc8-868f-4db0-9f0f-a34142ac5371 { padding-top: 80px; width: 54%; }

#s-ccb85f00-f325-4bde-a616-1aabf2fee74a { width: 372px; text-align: right; }

#s-3eb57540-0385-4a66-909e-a27985c5be55 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-cb89a023-f107-4d1a-8c0e-429571377f39 { padding-top: 40px; padding-left: 60px; padding-bottom: 40px; padding-right: 60px; background-color: #000000; }

@media (max-width: 767px) { #s-cb89a023-f107-4d1a-8c0e-429571377f39, #wrap-s-cb89a023-f107-4d1a-8c0e-429571377f39 { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { #s-cb89a023-f107-4d1a-8c0e-429571377f39, #wrap-s-cb89a023-f107-4d1a-8c0e-429571377f39 { display: none !important; } }
#s-cb89a023-f107-4d1a-8c0e-429571377f39 > .shg-box-overlay { background-color: #fff; opacity: 0; }

@media (min-width: 0px) { [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 15.0px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 992px) { [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) { [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-5519dfe0-8099-4cf9-bdeb-029d14663fe6"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 22.5px); } }
#s-382072c4-6793-44b1-956d-bc6fb9674ba2 { height: 200px; background-color: #373A41; }

#s-382072c4-6793-44b1-956d-bc6fb9674ba2 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-00bf1ecc-db3b-4848-ba0d-42fc71245333 { text-align: center; }

#s-72952bb7-acc1-44ec-bb0f-317fb779b224 { height: 200px; background-color: #25262b; }

#s-72952bb7-acc1-44ec-bb0f-317fb779b224 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-729a487e-c332-42fb-9e6a-77eaa65bdadc { text-align: center; }

#s-df6e7151-561f-4bc5-8719-78dda0b70781 { height: 200px; background-color: #373a41; }

#s-df6e7151-561f-4bc5-8719-78dda0b70781 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-cf124686-9b71-4c49-bf5e-c27e6324f26b { text-align: center; }

#s-98501049-5450-4575-818e-47a8d369324f { height: 200px; background-color: #25262b; }

#s-98501049-5450-4575-818e-47a8d369324f > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-60afb352-74d6-4904-9656-9501a6592237 { text-align: center; }

@media (min-width: 0px) { [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 15.0px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 992px) { [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) { [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 22.5px); }
  [id="s-12b60358-2a83-4522-86e7-1bc7f4e2f057"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 22.5px); } }
#s-ac5a608a-5985-4ad5-b1b8-27119457c055 { height: 200px; background-color: #25262B; }

#s-ac5a608a-5985-4ad5-b1b8-27119457c055 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-fe3817ef-fc54-4a03-b3ae-1c09618aef43 { text-align: center; }

#s-2a66a6f1-9e86-472d-8301-0a975b03e842 { height: 200px; background-color: #373A43; }

#s-2a66a6f1-9e86-472d-8301-0a975b03e842 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-7b653010-8a08-4006-b627-37abca6df3c8 { text-align: center; }

#s-5c0cf706-6fa5-4821-9ac4-db845d0d2b8b { height: 200px; background-color: #25262b; }

#s-5c0cf706-6fa5-4821-9ac4-db845d0d2b8b > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-6bc84586-f9fc-4f7d-8492-76c4dfe7b844 { text-align: center; }

#s-f0b6a918-0927-4d24-91d2-4f70df08863e { height: 200px; background-color: #373A43; }

#s-f0b6a918-0927-4d24-91d2-4f70df08863e > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-fb776752-4ada-421a-96cf-5c415a7c647f { text-align: center; }

@media (min-width: 992px) and (max-width: 1199px) { #s-78ff79c8-2230-41bf-96ce-2429b4cc06e9, #wrap-s-78ff79c8-2230-41bf-96ce-2429b4cc06e9 { display: none !important; } }
@media (min-width: 1200px) { #s-78ff79c8-2230-41bf-96ce-2429b4cc06e9, #wrap-s-78ff79c8-2230-41bf-96ce-2429b4cc06e9 { display: none !important; } }
#s-78ff79c8-2230-41bf-96ce-2429b4cc06e9 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-e351cdd9-183b-4063-b607-d2351a8b7ae5 { background-color: #25262B; }

#s-e351cdd9-183b-4063-b607-d2351a8b7ae5 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-fcab4978-9228-4df4-a117-e64306e66afa { padding-top: 25px; padding-left: 80px; padding-bottom: 25px; padding-right: 80px; }

@media (min-width: 0px) { [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-fcab4978-9228-4df4-a117-e64306e66afa"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-0a2c7b85-1009-447e-95aa-88a2778ae626 { text-align: center; }

#s-79b30f8c-5ad5-44ce-8fd8-01f7f0a3393f { padding-top: 15px; padding-bottom: 15px; text-align: center; }

#s-707247c1-8d23-4a58-9c4d-b9b668f25cd6 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-a9aacb17-7058-406e-b397-7f8d71adbff9 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; width: 100%; text-align: center; background-color: #ff4a00; font-size: 20px; color: #ffffff; }

#s-a9aacb17-7058-406e-b397-7f8d71adbff9:hover { background-color: #d44e19 !important; text-decoration: none !important; }

#s-a9aacb17-7058-406e-b397-7f8d71adbff9:active { background-color: #d44e19 !important; text-decoration: none !important; }

#s-7a34b2bd-7181-46ec-abc2-6160a2532a63 { text-align: center; }

#s-50c31afd-40de-4d92-b46c-b4edab8fa5e3 { padding-top: 15px; padding-bottom: 15px; text-align: center; }

#s-59c8c549-5266-4356-b9e9-42a3767f3f42 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-63d1ae37-111d-437f-b4ae-cc7afee98c23 { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 4px; width: 100%; text-align: center; background-color: #ff4a00; font-size: 20px; color: #ffffff; }

#s-63d1ae37-111d-437f-b4ae-cc7afee98c23:hover { background-color: #d44e19 !important; text-decoration: none !important; }

#s-63d1ae37-111d-437f-b4ae-cc7afee98c23:active { background-color: #d44e19 !important; text-decoration: none !important; }

#s-cc4a438f-16e9-4330-855a-69a5eb2effca { background-image: url(https://ucarecdn.com/82455c42-7dae-4a3a-a179-b4d8deed8ab2/-/stretch/off/-/resize/2000x/-/quality/normal/); background-repeat: no-repeat; background-size: cover; padding-left: 120px; height: 400px; background-position: center center; }

#s-cc4a438f-16e9-4330-855a-69a5eb2effca > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-c6ab1bea-bd3e-4779-be49-c88a68e15206 { padding-top: 100px; padding-bottom: 100px; }

#s-dd53c564-918a-40f6-a297-33b6a6f38b9f { margin-bottom: -15px; padding-top: 20px; padding-left: 20px; padding-right: 20px; }

#s-dd53c564-918a-40f6-a297-33b6a6f38b9f > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-41f81869-d61a-49c4-99cc-450253073a69 { text-align: center; }

#s-5ea3eb7d-e86c-422d-9a0b-a9c816fdab61 { text-align: center; }

#s-beb7b28f-18ae-44f2-b733-9b9f16b75957 { text-align: center; }

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

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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