.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-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b { min-height: 50px; }

#s-a87a82f8-a6ec-4a32-8f7a-98c63f9ead4b > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-19569bf8-453a-4b35-a3aa-b94baa9287ed { min-height: 50px; }

#s-19569bf8-453a-4b35-a3aa-b94baa9287ed > .shg-box-overlay { background-color: #fff; opacity: 0; }

.shg-sld { display: flex; flex-direction: column; }

.shg-sld-content { width: 100%; display: flex; justify-content: center; }

.shg-sld-slides { width: 100%; order: 2; }

.shg-sld-nav-button { cursor: pointer; width: 35px; z-index: 10; background-size: contain; background-repeat: no-repeat; background-position: center; }

.shg-sld-nav-button.shg-sld-left { order: 1; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+); }

.shg-sld-nav-button.shg-sld-right { order: 3; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=); }

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

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

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

.shg-sld-dots { display: flex; justify-content: center; margin-top: 10px; }

.shg-sld-dot { height: 14px; width: 14px; border-radius: 7px; margin-left: 5px; background-color: #BBBBBB; cursor: pointer; }

.shg-sld-dot.shg-sld-active { background-color: #717171; }

.shg-sld-fade { -webkit-animation-name: shg-sld-fade; animation-name: shg-sld-fade; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }

@-webkit-keyframes shg-sld-fade { from { opacity: .4; }
  to { opacity: 1; } }

@keyframes shg-sld-fade { from { opacity: .4; }
  to { opacity: 1; } }
#s-4366b923-ddae-4026-9460-aeb19a623a80 { padding-top: 10px; padding-bottom: 10px; }

.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-3c59a913-e499-43c7-a869-560d9dfe0892 { background-color: #1f3a71; }

@media (min-width: 0px) { [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
@media (max-width: 767px) { [id="s-3c59a913-e499-43c7-a869-560d9dfe0892"] > .shg-row { flex-flow: column-reverse; } }
.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-39c26994-c677-46d9-ae38-e8af48f4bd8e { text-align: center; }

.shogun-heading-component h1, .shogun-heading-component h2, .shogun-heading-component h3, .shogun-heading-component h4, .shogun-heading-component h5, .shogun-heading-component h6 { margin: 0; padding: 0; display: block; color: #000; text-transform: none; font-weight: normal; font-style: normal; letter-spacing: normal; line-height: normal; }

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

#s-be5c1801-9984-487d-b39a-646be5e1327c { margin-top: 50px; margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-be5c1801-9984-487d-b39a-646be5e1327c .shogun-heading-component h1 { color: white; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 60px; text-align: center; }

#s-e75dac58-0562-45cb-87bd-5c05526ef820 { border-style: solid; margin-top: 10px; margin-left: 20px; margin-bottom: 10px; margin-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: rgba(255, 255, 255, 0.1); }

#s-f3314fcb-5ac0-40c9-b289-bc0eb0d216f3 { margin-left: 20px; margin-bottom: 10px; margin-right: 20px; }

#s-f3314fcb-5ac0-40c9-b289-bc0eb0d216f3 .shogun-icon-wrapper { text-align: center; }

#s-f3314fcb-5ac0-40c9-b289-bc0eb0d216f3 .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: #fdfdfd; }

#s-07509abc-55b8-47c4-8326-3dbcc93cc78e { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-07509abc-55b8-47c4-8326-3dbcc93cc78e"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
.shg-btn { cursor: pointer; box-sizing: border-box; }

#s-445f2ed4-749e-4f43-8e06-4dce1b54386e { box-shadow: 0px 20px 40px 0px rgba(200, 52, 91, 0.33); margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 50px; text-align: center; background-color: #c8345b; font-size: 20px; font-weight: bold; color: white; text-decoration: none; }

#s-445f2ed4-749e-4f43-8e06-4dce1b54386e:hover { background-color: #c8345b !important; text-decoration: none !important; }

#s-445f2ed4-749e-4f43-8e06-4dce1b54386e:active { background-color: #000000 !important; text-decoration: none !important; }

#s-445f2ed4-749e-4f43-8e06-4dce1b54386e.shg-btn { color: white; font-size: 20px; font-weight: bold; font-style: normal; }

#s-aca6af4e-7f09-417e-9d9c-571134d83384 { background-color: #c8345b; }

@media (min-width: 0px) { [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
@media (max-width: 767px) { [id="s-aca6af4e-7f09-417e-9d9c-571134d83384"] > .shg-row { flex-flow: column-reverse; } }
#s-9c723cce-b57e-46f0-9403-02d01a72b92e { margin-top: 50px; margin-left: 20px; margin-bottom: 50px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-9c723cce-b57e-46f0-9403-02d01a72b92e .shogun-heading-component h1 { color: white; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 60px; text-align: center; }

#s-d1f30ac0-02a8-4084-8db7-30320dcbe716 { border-style: solid; margin-top: 10px; margin-left: 20px; margin-bottom: 10px; margin-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: rgba(255, 255, 255, 0.1); }

#s-ebc94f5c-71f0-4ad6-b127-e1a183d19203 { margin-left: 20px; margin-bottom: 10px; margin-right: 20px; }

#s-ebc94f5c-71f0-4ad6-b127-e1a183d19203 .shogun-icon-wrapper { text-align: center; }

#s-ebc94f5c-71f0-4ad6-b127-e1a183d19203 .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: #fdfdfd; }

#s-704b1832-dd1c-42ac-a07a-ca3b71307830 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-704b1832-dd1c-42ac-a07a-ca3b71307830"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-401a0d87-f965-44a7-aefa-9fcb4a47f3fe { box-shadow: 0px 20px 40px 0px rgba(31, 58, 113, 0.33); border-style: solid; margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 2px; border-left-width: 2px; border-bottom-width: 2px; border-right-width: 2px; border-radius: 50px; text-align: center; border-color: rgba(0, 0, 0, 0); background-color: #1f3a71; font-size: 20px; font-weight: bold; color: white; text-decoration: none; }

#s-401a0d87-f965-44a7-aefa-9fcb4a47f3fe:hover { border-style: solid !important; border-top-width: 2px !important; border-left-width: 2px !important; border-bottom-width: 2px !important; border-right-width: 2px !important; opacity: 1 !important; border-color: rgba(0, 0, 0, 0.2) !important; background-color: #1f3a71 !important; text-decoration: none !important; }

#s-401a0d87-f965-44a7-aefa-9fcb4a47f3fe:active { border-style: solid !important; border-top-width: 2px !important; border-bottom-width: 2px !important; border-color: #1f3a71 !important; background-color: #1f3a71 !important; text-decoration: none !important; }

#s-401a0d87-f965-44a7-aefa-9fcb4a47f3fe.shg-btn { color: white; font-size: 20px; font-weight: bold; font-style: normal; }

#s-c63a608b-8b32-4895-8c25-093bca8627e5 { text-align: center; }

#s-4710ed46-54d2-41ea-b6e2-1d3397077afa { background-image: url(https://i.shgcdn.com/0c6a2ee5-21f3-4c1c-a979-f0cfdfe1c236/-/format/auto/-/preview/3000x3000/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; min-height: 250px; background-position: center center; }

#s-4710ed46-54d2-41ea-b6e2-1d3397077afa > .shg-box-overlay { background-color: #474755; opacity: 0.44; }

#s-5d50643c-6ddf-4276-93d0-1dd8a47923c7 { border-style: solid; margin-top: 50px; margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 0px; border-color: white; }

#s-5d50643c-6ddf-4276-93d0-1dd8a47923c7 .shogun-heading-component h1 { color: #fbed23; font-weight: 700; font-family: Montserrat; font-style: normal; font-size: 50px; text-align: center; }

#s-d24b2f36-ffab-43e0-94c2-b23b652cea4d { padding-top: 10px; padding-bottom: 10px; }

#s-d24b2f36-ffab-43e0-94c2-b23b652cea4d .shogun-heading-component h1 { color: #000; font-weight: 700; font-family: Montserrat; font-style: normal; font-size: 32px; text-align: center; }

#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 { margin-top: 20px; margin-bottom: 20px; min-height: 50px; }

#s-b0ebebcf-f57c-4784-80a2-1f2a41b3b2d3 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-d445265c-226a-425f-bca5-ab91462baec0 { border-style: solid; margin-left: 20px; margin-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: #000; }

@media (min-width: 0px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 10.0px); } }
@media (min-width: 992px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 10.0px); } }
@media (min-width: 1200px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 10.0px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 10.0px); } }
#s-5b20759a-9ffc-494b-8974-eb2718598611 { background-image: url(https://i.shgcdn.com/725afe8b-4297-4b6b-be0b-be7a46c68080/-/format/auto/-/preview/3000x3000/-/quality/lighter/); background-repeat: no-repeat; background-size: contain; min-height: 300px; background-position: center center; }

#s-5b20759a-9ffc-494b-8974-eb2718598611 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-393896e3-1acd-422e-81a4-0c3c91ca54ea { border-style: solid; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 20px; min-height: 250px; border-color: #1f3a71; }

#s-393896e3-1acd-422e-81a4-0c3c91ca54ea > .shg-box-overlay { background-color: #1f3a71; opacity: 0; }

#s-f76ad2ac-e8cf-409a-a65b-2118ef9db6fa { margin-top: 20px; margin-left: 20px; margin-right: 20px; }

#s-f76ad2ac-e8cf-409a-a65b-2118ef9db6fa .shogun-heading-component h1 { color: black; font-weight: 900; font-family: Montserrat; font-style: normal; text-align: center; }

#s-ef579ca9-6133-4d3e-9d6a-f2a20985f5e2 { margin-top: 10px; margin-left: 20px; margin-right: 20px; }

#s-6762fc79-b137-4156-9119-8fdb75e0ecfd { background-image: url(https://i.shgcdn.com/fa12bc41-6ba6-4ba1-b1a4-da1247e53979/-/format/auto/-/preview/3000x3000/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; margin-top: 20px; margin-left: 0px; margin-bottom: 20px; margin-right: 0px; min-height: 50px; background-position: center center; }

#s-6762fc79-b137-4156-9119-8fdb75e0ecfd > .shg-box-overlay { background-color: #e5ef0c; opacity: 0.47; }

#s-db001b3e-d10d-49de-b023-68815195bc38 { margin-top: 50px; margin-left: 20px; margin-bottom: 0px; margin-right: 20px; padding-top: 0px; padding-bottom: 0px; }

#s-db001b3e-d10d-49de-b023-68815195bc38 .shogun-heading-component h1 { color: white; font-weight: 700; font-family: Montserrat; font-style: normal; font-size: 50px; text-align: center; }

#s-4eb0aefd-e968-4557-b362-f3dfc66dcc23 { margin-top: 20px; margin-left: 20px; margin-bottom: 50px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 992px) { [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 20.0px); } }
@media (min-width: 1200px) { [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 20.0px); }
  [id="s-4eb0aefd-e968-4557-b362-f3dfc66dcc23"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 20.0px); } }
#s-51eaa184-02ae-4a99-8ad9-9caae99b3d05 { box-shadow: 0px 20px 40px 0px rgba(200, 52, 91, 0); margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 50px; text-align: center; background-color: #fbed23; font-size: 20px; font-weight: bold; color: #1f3a71; text-decoration: none; }

#s-51eaa184-02ae-4a99-8ad9-9caae99b3d05:hover { opacity: 1 !important; background-color: #c8345b !important; color: white !important; text-decoration: none !important; }

#s-51eaa184-02ae-4a99-8ad9-9caae99b3d05:active { background-color: #c8345b !important; color: white !important; text-decoration: none !important; }

#s-51eaa184-02ae-4a99-8ad9-9caae99b3d05.shg-btn { color: #252525; font-size: 20px; font-weight: 700; font-style: normal; font-family: Montserrat; }

#s-3c6c63a5-101e-450f-9b97-a55fab5486c3 { min-height: 50px; }

#s-3c6c63a5-101e-450f-9b97-a55fab5486c3 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-b808069d-5680-4101-915c-e693a17c4648 { padding-top: 10px; padding-bottom: 10px; }

#s-de4cd835-052e-4218-9ab9-80aa2a9fe6b8 { text-align: center; }

#s-db8c3842-ed67-4b74-a59f-0b89768e2900 { text-align: center; }

#s-7d1b08be-c911-4dbc-a1f7-235772acf85b { text-align: center; }

#s-eadc2dd1-f240-448c-9369-a962dad91f7f { min-height: 50px; }

#s-eadc2dd1-f240-448c-9369-a962dad91f7f > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-87b04567-7740-4124-b6aa-c7af41ab244a { min-height: 50px; }

#s-87b04567-7740-4124-b6aa-c7af41ab244a > .shg-box-overlay { background-color: #fff; opacity: 0; }

@media (min-width: 0px) { [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-3468c648-d254-4db9-be5e-6fcab28199a5"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-6c53c710-36a8-4d9b-b396-e1011b49bea6 { text-align: center; }

#s-5dd01014-43b2-4a44-97e6-aa7adb8ec416 { 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;
}
