.shg-box { position: relative; }

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

.shg-box-vertical-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.shg-sld-content { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.shg-sld-slides { width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

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

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

.shg-sld-nav-button.shg-sld-right { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; 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: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: inherit; max-height: inherit; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

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

.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: #ebebeb; }

@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 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse; flex-flow: column-reverse; } }
.shogun-image-container { position: relative; }

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

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

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

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

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

.shogun-image-overlay.shg-middle-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

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

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

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

.shogun-image-overlay.shg-bottom-right { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: end; -ms-flex-pack: 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 45px; -ms-flex-item-align: end; 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-align: center; -ms-flex-align: center; 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-bottom: 50px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-be5c1801-9984-487d-b39a-646be5e1327c .shogun-heading-component h1 { color: black; 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: black; }

#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; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-824af6ac-9f1c-4395-bbdb-bd3120ce083d { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; text-align: center; border-color: rgba(0, 0, 0, 0); background-color: black; font-size: 16px; color: white; text-decoration: none; }

#s-824af6ac-9f1c-4395-bbdb-bd3120ce083d:hover { border-style: solid !important; border-radius: 30px !important; opacity: 1 !important; border-color: black !important; background-color: white !important; color: black !important; text-decoration: none !important; }

#s-824af6ac-9f1c-4395-bbdb-bd3120ce083d:active { border-style: solid !important; border-color: black !important; background-color: white !important; color: black !important; text-decoration: none !important; }

#s-824af6ac-9f1c-4395-bbdb-bd3120ce083d.shg-btn { color: white; font-size: 16px; font-weight: normal; font-style: normal; }

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

@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 { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse; 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: black; 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: black; }

#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-ce338f89-6ec6-47d3-88b0-744114bfe99d { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; text-align: center; border-color: rgba(0, 0, 0, 0); background-color: black; font-size: 16px; color: white; text-decoration: none; }

#s-ce338f89-6ec6-47d3-88b0-744114bfe99d:hover { border-style: solid !important; border-radius: 30px !important; opacity: 1 !important; border-color: black !important; background-color: white !important; color: black !important; text-decoration: none !important; }

#s-ce338f89-6ec6-47d3-88b0-744114bfe99d:active { border-style: solid !important; border-color: black !important; background-color: white !important; color: black !important; text-decoration: none !important; }

#s-ce338f89-6ec6-47d3-88b0-744114bfe99d.shg-btn { color: white; font-size: 16px; font-weight: normal; font-style: normal; }

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

#s-4710ed46-54d2-41ea-b6e2-1d3397077afa { background-image: url(https://ucarecdn.com/05d73bc2-5457-427d-8683-c71c20a14abf/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; min-height: 500px; background-position: center center; background-attachment: scroll; }

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

#s-5d50643c-6ddf-4276-93d0-1dd8a47923c7 { border-style: solid; margin-top: 0px; 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: white; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 60px; text-align: center; }

#s-c34cd160-871f-4c88-b0a3-c5758e0531ca { margin-left: 20px; margin-right: 20px; }

#s-c34cd160-871f-4c88-b0a3-c5758e0531ca .shogun-icon-wrapper { text-align: center; }

#s-c34cd160-871f-4c88-b0a3-c5758e0531ca .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: #fdfdfd; }

#s-185efa51-b6e1-4a61-b10d-65e8e9d9a26a { 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-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-bd62afa9-c485-4aad-9dd0-6ffd4e1d61cc"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-68559b25-b648-4d67-87c3-3c3ba84ad4b2 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; text-align: center; border-color: rgba(0, 0, 0, 0); background-color: white; font-size: 16px; color: black; text-decoration: none; }

#s-68559b25-b648-4d67-87c3-3c3ba84ad4b2:hover { border-style: solid !important; border-top-width: 0px !important; border-left-width: 0px !important; border-bottom-width: 0px !important; border-right-width: 0px !important; border-radius: 30px !important; opacity: 1 !important; border-color: white !important; background-color: black !important; color: white !important; text-decoration: none !important; }

#s-68559b25-b648-4d67-87c3-3c3ba84ad4b2:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-68559b25-b648-4d67-87c3-3c3ba84ad4b2.shg-btn { color: black; font-size: 16px; font-weight: normal; font-style: normal; font-family: Itim; }

#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% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-5b20759a-9ffc-494b-8974-eb2718598611 { background-image: url(https://ucarecdn.com/1b06be4f-671d-4c5a-b2a6-d3d90b9cab5c/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; margin-bottom: 20px; min-height: 250px; background-position: center center; }

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

#s-de05045b-b8be-443c-ba0d-b14f7a68456d { margin-top: 0px; margin-left: 20px; margin-bottom: 0px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-de05045b-b8be-443c-ba0d-b14f7a68456d .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 38px; text-align: center; }

#s-b95924e4-d29b-4b72-bec9-5b23a7b66dc7 { margin-left: 20px; margin-bottom: 20px; margin-right: 20px; }

#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 { background-image: url(https://ucarecdn.com/1b06be4f-671d-4c5a-b2a6-d3d90b9cab5c/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; margin-bottom: 20px; min-height: 250px; background-position: center center; }

#s-7ec111c3-d8b3-458b-aa78-e86755f6b8e5 > .shg-box-overlay { background-color: black; opacity: 0; }

#s-2c592f38-a47c-4ad6-b05b-27b533313128 { margin-top: 0px; margin-left: 20px; margin-bottom: 0px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-2c592f38-a47c-4ad6-b05b-27b533313128 .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 38px; text-align: center; }

#s-da158c46-30bc-489d-9461-8b38e7f9b3a9 { margin-left: 20px; margin-bottom: 20px; margin-right: 20px; }

#s-1e03129d-ee2f-486a-a2c8-56e918619442 { background-image: url(https://ucarecdn.com/e8d7ea01-8da0-41d4-b9fd-aaf802f3fd15/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; margin-bottom: 20px; border-radius: 20px; min-height: 250px; background-position: center center; }

#s-1e03129d-ee2f-486a-a2c8-56e918619442 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-2627b223-f744-41d2-b843-565a559bcc51 { margin-top: 0px; margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-2627b223-f744-41d2-b843-565a559bcc51 .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 38px; text-align: center; }

#s-fd514bd4-343e-40aa-b934-a7e8d429db39 { margin-left: 20px; margin-bottom: 20px; margin-right: 20px; }

#s-1136ad9c-f134-4f20-9351-1d50cde14538 { margin-top: 20px; margin-bottom: 20px; min-height: 50px; }

#s-1136ad9c-f134-4f20-9351-1d50cde14538 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-ffbb0734-ecc7-46b1-883e-9dc519a85fa7"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-2b4e0ed5-4985-4fef-af8c-f0dfaa7feb74 .shogun-icon-wrapper { text-align: center; }

#s-2b4e0ed5-4985-4fef-af8c-f0dfaa7feb74 .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: black; }

#s-dc67d415-3f93-47f0-bde0-361aa51c055d { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: #000; background-color: white; }

#s-dc67d415-3f93-47f0-bde0-361aa51c055d .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 45px; text-align: center; }

#s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 10.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 992px) { [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 15.0px); } }
@media (min-width: 1200px) { [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 15.0px); }
  [id="s-be33774d-f2c1-4da2-a00c-e5aacbfa2e0d"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 15.0px); } }
#s-06775ff6-12f1-4370-a83d-f7465498a50a { margin-bottom: 20px; min-height: 300px; }

#s-06775ff6-12f1-4370-a83d-f7465498a50a { display: none; }

.shg-product-image-wrapper { display: none; }

.shg-product-image-wrapper a { text-decoration: none !important; border-bottom: 0 !important; }

#s-6c4e2a92-496a-4756-919d-66101bc57a97 { text-align: left; }

.shg-product-title-component h1, .shg-product-title-component h2, .shg-product-title-component h3, .shg-product-title-component h4, .shg-product-title-component h5, .shg-product-title-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; }

.shg-product-title-component a { text-decoration: none !important; padding: 0 !important; margin: 0 !important; border: none !important; }

#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-ee755107-aa8e-4d3d-b4e4-437d4ed8dad6 .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 { text-align: center; }

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-sold-out { display: none; }

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-b94a8b46-76bb-4a1e-ae79-ca7124ad2b14 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

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

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

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

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

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-7ac6b5da-0c2f-440d-9529-5c221131c7c3.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 { margin-bottom: 20px; min-height: 300px; }

#s-44e96c9c-4d1e-4bab-b96c-a4aece7cc142 { display: none; }

#s-9af57a5e-3e21-4e39-9d96-af73171cc273 { text-align: left; }

#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-061f64bc-50a8-4dfb-8771-a9abd63ba097 .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae { text-align: center; }

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-sold-out { display: none; }

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-4fd95fb7-1117-442c-961e-7c3516fd94ae .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-5163c686-825f-4650-83c5-aa438bf0b422 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-5163c686-825f-4650-83c5-aa438bf0b422:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-5163c686-825f-4650-83c5-aa438bf0b422:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-5163c686-825f-4650-83c5-aa438bf0b422 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-5163c686-825f-4650-83c5-aa438bf0b422.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-5163c686-825f-4650-83c5-aa438bf0b422.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-5163c686-825f-4650-83c5-aa438bf0b422.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-5267af78-1967-48ae-aa44-563eb38ff03c { margin-bottom: 20px; min-height: 300px; }

#s-5267af78-1967-48ae-aa44-563eb38ff03c { display: none; }

#s-6ff384ed-3e50-42c3-93a0-fd129eb170a2 { text-align: left; }

#s-94364041-d4c5-4544-b327-a3c64e115beb { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-94364041-d4c5-4544-b327-a3c64e115beb .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-12f6fc87-84a5-4670-987c-018131400ae0 { text-align: center; }

#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-sold-out { display: none; }

#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-12f6fc87-84a5-4670-987c-018131400ae0 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-23df3416-d999-4a8e-a828-7aabf8285c46.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c { margin-bottom: 20px; min-height: 300px; }

#s-f38b1c8c-2c5a-407b-bc22-291b44b4886c { display: none; }

#s-6d17d38e-6047-4c83-a039-a6e6bd971582 { text-align: left; }

#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-5ee5cad5-e629-49ff-98c4-d8f6b8fbd5c9 .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 { text-align: center; }

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-sold-out { display: none; }

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-91d111ec-8dc1-47af-b695-14b5d4025b71 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-3d1ee55f-8af9-4e08-8793-c0d5cfb93fa1.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-6762fc79-b137-4156-9119-8fdb75e0ecfd { background-image: url(https://ucarecdn.com/866f1a91-d953-4b9f-b6de-e4dd1704ff27/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/); background-repeat: no-repeat; background-size: cover; margin-top: 20px; margin-left: 0px; margin-bottom: 20px; margin-right: 0px; min-height: 50px; background-position: center center; background-attachment: scroll; }

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

#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: normal; font-family: Boogaloo; font-style: normal; font-size: 100px; text-align: center; }

#s-db866250-f861-473a-b423-978545a5c9ec { margin-left: 20px; margin-right: 20px; }

#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-a3809709-7f71-41f7-bc85-bcf177d088c3 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; text-align: center; border-color: rgba(0, 0, 0, 0); background-color: white; font-size: 16px; color: black; text-decoration: none; }

#s-a3809709-7f71-41f7-bc85-bcf177d088c3:hover { border-style: solid !important; border-top-width: 0px !important; border-left-width: 0px !important; border-bottom-width: 0px !important; border-right-width: 0px !important; border-radius: 30px !important; opacity: 1 !important; border-color: white !important; background-color: black !important; color: white !important; text-decoration: none !important; }

#s-a3809709-7f71-41f7-bc85-bcf177d088c3:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-a3809709-7f71-41f7-bc85-bcf177d088c3.shg-btn { color: black; font-size: 16px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-d68527f9-2a3a-4399-86da-eff271db34e0 { margin-top: 40px; margin-bottom: 40px; min-height: 50px; }

#s-d68527f9-2a3a-4399-86da-eff271db34e0 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-7f7ee7ad-68d8-4eda-84e9-13d94bb8c4ba"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-ec79578a-8a60-4a27-af28-fc047caa8953 .shogun-icon-wrapper { text-align: center; }

#s-ec79578a-8a60-4a27-af28-fc047caa8953 .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: black; }

#s-57a162e3-bf5b-4157-bc62-ac61d3612e13 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: #000; background-color: white; }

#s-57a162e3-bf5b-4157-bc62-ac61d3612e13 .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 45px; text-align: center; }

#s-cf03075e-912a-4ed3-a262-ed117f2dbe12 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-xs-6 { width: calc(50% - 10.0px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 16.666666666666668px); } }
@media (min-width: 992px) { [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 16.666666666666668px); } }
@media (min-width: 1200px) { [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 16.666666666666668px); }
  [id="s-cf03075e-912a-4ed3-a262-ed117f2dbe12"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 16.666666666666668px); } }
#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 { margin-bottom: 20px; min-height: 300px; }

#s-4d8fa44a-5e0e-4d08-b6f6-acd3e8c0e2a3 { display: none; }

#s-47df1eec-9151-47e9-a769-70ff9a76530a { text-align: left; }

#s-199a79a0-1b00-472f-9d25-b2b28deab183 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-199a79a0-1b00-472f-9d25-b2b28deab183 .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-413d16ab-84a0-439c-97c8-570512473d24 { text-align: center; }

#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-sold-out { display: none; }

#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-413d16ab-84a0-439c-97c8-570512473d24 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-984a9828-c0dd-460c-9e53-35b3d7c1cc15.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-47a39f80-e4ba-4c6d-93c7-edc749080336 { margin-bottom: 20px; min-height: 300px; }

#s-47a39f80-e4ba-4c6d-93c7-edc749080336 { display: none; }

#s-627ea8ba-b5a5-4281-98f2-f5fddc7c007e { text-align: left; }

#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-9c8a9afa-b17b-411d-a52b-01e3d714fbfe .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd { text-align: center; }

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-sold-out { display: none; }

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-9c42304a-3d03-4352-ab0a-e505c2c11efd .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-2c36025c-353b-440d-9622-94ec92af1bff { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-2c36025c-353b-440d-9622-94ec92af1bff:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-2c36025c-353b-440d-9622-94ec92af1bff:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-2c36025c-353b-440d-9622-94ec92af1bff { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-2c36025c-353b-440d-9622-94ec92af1bff.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-2c36025c-353b-440d-9622-94ec92af1bff.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-2c36025c-353b-440d-9622-94ec92af1bff.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df { margin-bottom: 20px; min-height: 300px; }

#s-6f6ba5fc-3c3a-4e4f-b1f3-9de6896772df { display: none; }

#s-f0b498bd-8ed8-415f-a589-3d0ec09c17a3 { text-align: left; }

#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-abf0f167-4dd3-49b7-b8cc-3db8f344461a .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-0aafb588-f763-4311-9729-a1ea476c0706 { text-align: center; }

#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-sold-out { display: none; }

#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-0aafb588-f763-4311-9729-a1ea476c0706 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-2c7a22f6-7127-405c-aff9-02dd03b21f6e.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-86463b3d-d023-4c48-8b28-55ea65e92d42 { margin-bottom: 20px; min-height: 300px; }

#s-86463b3d-d023-4c48-8b28-55ea65e92d42 { display: none; }

#s-cc80ec21-0317-445a-a6cd-5e2facdae67f { text-align: left; }

#s-01b50932-a5a7-4853-b444-05b851ed25ea { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-01b50932-a5a7-4853-b444-05b851ed25ea .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff { text-align: center; }

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-sold-out { display: none; }

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-3f67dfac-6d0e-4bd9-b12f-182ef6f782ff .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-5d22c047-12e8-4297-9866-c13af22d2836 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-5d22c047-12e8-4297-9866-c13af22d2836:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-5d22c047-12e8-4297-9866-c13af22d2836:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-5d22c047-12e8-4297-9866-c13af22d2836 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-5d22c047-12e8-4297-9866-c13af22d2836.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-5d22c047-12e8-4297-9866-c13af22d2836.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-5d22c047-12e8-4297-9866-c13af22d2836.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-6380de57-ddf4-4781-9b93-f5dd2500b8b1 { margin-bottom: 20px; min-height: 300px; }

#s-6380de57-ddf4-4781-9b93-f5dd2500b8b1 { display: none; }

#s-ce3b7bdf-7c4c-462f-999e-2d03ca378268 { text-align: left; }

#s-25ea4297-e5d2-4e3c-8808-ca2cc3dd3891 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-25ea4297-e5d2-4e3c-8808-ca2cc3dd3891 .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-919091ef-cdea-4f65-bd49-7cc8f0274039 { text-align: center; }

#s-919091ef-cdea-4f65-bd49-7cc8f0274039 .shg-product-sold-out { display: none; }

#s-919091ef-cdea-4f65-bd49-7cc8f0274039 .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-919091ef-cdea-4f65-bd49-7cc8f0274039 .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-d2c039d2-e6a7-4a01-b7ba-d2b75ffac524.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-9d5fd0f1-af9a-4469-b5d0-d2978265309d { margin-bottom: 20px; min-height: 300px; }

#s-9d5fd0f1-af9a-4469-b5d0-d2978265309d { display: none; }

#s-c0921646-ef0d-4d11-b2ec-9099ca2315fc { text-align: left; }

#s-92bc9bca-80d3-4ee2-a653-5163b31b13fb { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; text-align: center; border-color: #dfdfdf; }

#s-92bc9bca-80d3-4ee2-a653-5163b31b13fb .shg-product-title-component h3 { color: black; font-weight: normal; font-family: Itim; font-style: normal; font-size: 20px; }

#s-6f925d2d-1cfe-4880-b892-8785d89e319a { text-align: center; }

#s-6f925d2d-1cfe-4880-b892-8785d89e319a .shg-product-sold-out { display: none; }

#s-6f925d2d-1cfe-4880-b892-8785d89e319a .shg-product-price { color: black; font-weight: normal; font-family: Itim; font-style: normal; }

#s-6f925d2d-1cfe-4880-b892-8785d89e319a .shg-product-compare-price { display: none; text-decoration: line-through; color: #000; font-weight: normal; font-style: normal; font-size: 18px; padding-left: 10px; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6 { border-style: solid; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-radius: 30px; min-width: 100%; min-height: 15px; max-width: 197px; opacity: 1; text-align: center; border-color: #000; background-color: black; font-size: 11px; color: #ffffff; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6:hover { opacity: 1 !important; background-color: rgba(0, 0, 0, 0.66) !important; color: white !important; text-decoration: none !important; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6:active { background-color: #000000 !important; color: white !important; text-decoration: none !important; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6 { display: block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; -webkit-box-sizing: border-box; box-sizing: border-box; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6.shg-product-atc-disabled { opacity: 0.5; cursor: initial; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6.shg-btn { color: #ffffff; font-size: 11px; font-weight: normal; font-style: normal; font-family: Itim; }

#s-63f82351-8ffb-4106-9a30-a485497d67e6.shg-btn.shg-product-atc-error { font-weight: 100; font-family: Montserrat; font-style: normal; font-size: 11px; color: rgba(255, 255, 255, 0.5); }

#s-65ed9f15-1644-4045-aebf-880282686443 { margin-top: 20px; margin-bottom: 20px; min-height: 50px; }

#s-65ed9f15-1644-4045-aebf-880282686443 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-2bc9e1a7-e08b-4eaa-ad28-d72ba3366d65"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-4d801bb6-c687-4d8c-8699-144c31a02dfb { min-height: 100px; }

#s-4d801bb6-c687-4d8c-8699-144c31a02dfb > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-ca4e2cda-d5b3-4e5c-b767-b68920a19f49 .shogun-icon-wrapper { text-align: center; }

#s-ca4e2cda-d5b3-4e5c-b767-b68920a19f49 .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: black; }

#s-d4144664-53e8-48ec-a4d5-3e1131b61859 { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: #000; background-color: white; }

#s-d4144664-53e8-48ec-a4d5-3e1131b61859 .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 45px; text-align: center; }

#s-0a19e02a-a59a-426e-9512-f0c9ff1b87f6 { min-height: 100px; }

#s-0a19e02a-a59a-426e-9512-f0c9ff1b87f6 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-a786468e-29b6-4410-892d-121500190229 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-a786468e-29b6-4410-892d-121500190229"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-e63d5cd1-9fa3-47c2-8ef3-d2ccaa61a0c8 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-324bb9f3-dac1-43d9-8e08-8cbbe33751a1 { text-align: center; }

#s-324bb9f3-dac1-43d9-8e08-8cbbe33751a1 .shogun-image-container { display: inline-block; }

#s-47ba6969-3267-447e-aa7d-9954b2c14e5c { min-height: 300px; }

#s-47ba6969-3267-447e-aa7d-9954b2c14e5c > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-f8937123-7824-45df-9618-3fdc6fb2e586 { margin-left: 20px; margin-right: 20px; }

#s-8c4cdd83-2da5-440e-b124-141e415da640 { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-8c4cdd83-2da5-440e-b124-141e415da640 .shogun-heading-component h2 { color: #000; font-weight: normal; font-family: Itim; font-style: normal; font-size: 24px; text-align: center; }

#s-2dd19cd5-36d7-411d-9924-601d50456703 { margin-left: 20px; margin-right: 20px; }

#s-7ad6edec-122e-4c50-b745-410598f2f304 { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
@media (max-width: 767px) { [id="s-7ad6edec-122e-4c50-b745-410598f2f304"] > .shg-row { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse; flex-flow: column-reverse; } }
#s-554e25d9-aef3-4524-9327-32fe1f2ace51 { min-height: 300px; }

#s-554e25d9-aef3-4524-9327-32fe1f2ace51 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-7d42b759-21bc-4905-aa86-31f2c2c09df0 { margin-left: 20px; margin-right: 20px; }

#s-e81f8711-3b93-464e-9ef6-cb6f5cceb905 { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-e81f8711-3b93-464e-9ef6-cb6f5cceb905 .shogun-heading-component h2 { color: #000; font-weight: normal; font-family: Itim; font-style: normal; font-size: 24px; text-align: center; }

#s-8ef6eb76-db0c-43d5-8f67-c6651294eaea { margin-left: 20px; margin-right: 20px; }

#s-1ec89865-af5a-4fba-a77f-2a46998b8d10 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-28a2a4d4-5abc-478b-88cd-1e1c6eb2f826 { text-align: center; }

#s-28a2a4d4-5abc-478b-88cd-1e1c6eb2f826 .shogun-image-container { display: inline-block; }

#s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b { margin-left: 20px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 992px) { [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 0.0px); } }
@media (min-width: 1200px) { [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 0.0px); }
  [id="s-7d8a3f0d-0568-46c4-bb78-65dcb4bcd95b"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 0.0px); } }
#s-abe29e70-6fc9-49ed-81a2-a3ffe4a8e696 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-40ed27a3-c8d8-4bda-b508-c8ef9aeb204e { text-align: center; }

#s-40ed27a3-c8d8-4bda-b508-c8ef9aeb204e .shogun-image-container { display: inline-block; }

#s-5a02fe5e-87a7-4bff-991f-f27d7b68f7c6 { min-height: 300px; }

#s-5a02fe5e-87a7-4bff-991f-f27d7b68f7c6 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-3f73ea9a-f84d-4485-9a99-96dfa503f858 { margin-left: 20px; margin-right: 20px; }

#s-8d22f576-f751-4929-8b77-bc6912cfa3eb { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; }

#s-8d22f576-f751-4929-8b77-bc6912cfa3eb .shogun-heading-component h2 { color: #000; font-weight: normal; font-family: Itim; font-style: normal; font-size: 24px; text-align: center; }

#s-3270cea4-0771-4f44-ac42-474ac169213b { margin-left: 20px; margin-right: 20px; }

#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 { margin-top: 20px; margin-bottom: 0px; min-height: 50px; background-color: #ebebeb; }

#s-cec9fb7d-8a0f-4e76-90cd-8983dc4cc4b2 > .shg-box-overlay { background-color: #fff; opacity: 0; }

#s-cf542261-f249-408f-a0f4-37fe4092d6d0 { margin-top: 40px; margin-left: 20px; margin-bottom: 40px; margin-right: 20px; }

@media (min-width: 0px) { [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-xs-12 { width: 100%; } }
@media (min-width: 768px) { [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-sm-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 992px) { [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-md-12 { width: calc(100.0% - 13.333333333333334px); } }
@media (min-width: 1200px) { [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-1 { width: calc(8.333333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-2 { width: calc(16.666666666666668% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-3 { width: calc(25.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-4 { width: calc(33.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-5 { width: calc(41.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-6 { width: calc(50.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-7 { width: calc(58.333333333333336% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-8 { width: calc(66.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-9 { width: calc(75.0% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-10 { width: calc(83.33333333333334% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-11 { width: calc(91.66666666666667% - 13.333333333333334px); }
  [id="s-cf542261-f249-408f-a0f4-37fe4092d6d0"] > .shg-row > .shg-c-lg-12 { width: calc(100.0% - 13.333333333333334px); } }
#s-092722d9-fbea-49e4-b6e8-7f4002f0de2b .shogun-icon-wrapper { text-align: center; }

#s-092722d9-fbea-49e4-b6e8-7f4002f0de2b .shogun-icon-wrapper > .shogun-icon { font-size: 32px !important; color: black; }

#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb { border-style: solid; padding-top: 10px; padding-bottom: 10px; border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: #f2f2f2; }

#s-0e3690e2-a86c-471f-af5c-7dc25cc968bb .shogun-heading-component h1 { color: black; font-weight: normal; font-family: Boogaloo; font-style: normal; font-size: 45px; text-align: center; }

#s-86cd27da-6e18-477e-af56-1f9a9e16c9c3 { background-color: rgba(0, 0, 0, 0); }

.shogun-form > div { padding: 0 0 1em; }

.shogun-form small { color: red; display: none; }

.shogun-form input, textarea { margin: 0; }

.shogun-success-alert { background-color: #dff0d8; color: #3c763d; border-color: #d6e9c6; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; font-size: 16px; line-height: 1.5; min-height: 55px; display: none; }

.shogun-form input, .shogun-form textarea { width: 100%; }

#s-0f6bcc5a-78e6-44a1-b4c3-d7362b6cc1e4 { padding-top: 25px; background-color: rgba(205, 205, 205, 0); }

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