.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

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

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

#s-fb1e3f4d-2133-4b23-b633-53327ca42703 {
  min-height: 50px;
}

#s-fb1e3f4d-2133-4b23-b633-53327ca42703 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-ba52223c-8bc6-4fe0-8ac2-20e974aff096 {
  text-align: center;
}

#s-74ffb25a-0300-43bf-a276-70dbd399a7b8 {
  min-height: 50px;
}

#s-74ffb25a-0300-43bf-a276-70dbd399a7b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-b058a406-7d70-4e3f-bae6-68e0f6ff900c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b058a406-7d70-4e3f-bae6-68e0f6ff900c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-97f39760-3c53-45b0-9755-252148c19988 {
  min-height: 50px;
}

#s-97f39760-3c53-45b0-9755-252148c19988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-7a51b7aa-c78e-400c-9bbc-1937adbff992 {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7a51b7aa-c78e-400c-9bbc-1937adbff992"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7af9060d-54b9-4af3-bdfc-07d37dd100c0 {
  text-align: center;
}

#s-543a1b7f-6474-4a6a-8daa-7300bbc2254c {
  min-height: 50px;
}

#s-543a1b7f-6474-4a6a-8daa-7300bbc2254c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-328c1499-03d6-4a80-b0bd-1a56210d7b1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-328c1499-03d6-4a80-b0bd-1a56210d7b1a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-a0d82558-3783-4ffa-953f-c5aa154cb355 {
  min-height: 50px;
}

#s-a0d82558-3783-4ffa-953f-c5aa154cb355 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection,
.shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-b0fbd9de-5413-46de-bd05-6078f29c7a85 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b0fbd9de-5413-46de-bd05-6078f29c7a85:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0fbd9de-5413-46de-bd05-6078f29c7a85:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-b0fbd9de-5413-46de-bd05-6078f29c7a85.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-91dca8c6-c2d8-4627-bfbb-31918d372791 {
  min-height: 50px;
}

#s-91dca8c6-c2d8-4627-bfbb-31918d372791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-96565797-30f3-46b9-bb28-069f71f301f3 {
  text-align: center;
}

#s-980bdca0-c62e-46d2-bff4-504e24a96241 {
  min-height: 50px;
}

#s-980bdca0-c62e-46d2-bff4-504e24a96241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6854d26b-7eeb-4dda-8901-bb468ff1d154 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6854d26b-7eeb-4dda-8901-bb468ff1d154 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-60bdd7f1-10f9-43dc-888c-e54054831b1f {
  min-height: 50px;
}

#s-60bdd7f1-10f9-43dc-888c-e54054831b1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e40c8bb1-95d2-49c9-9044-e4c49c7bcfc5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e40c8bb1-95d2-49c9-9044-e4c49c7bcfc5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e40c8bb1-95d2-49c9-9044-e4c49c7bcfc5:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-e40c8bb1-95d2-49c9-9044-e4c49c7bcfc5.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-13520d75-7d22-4c33-b885-014d24d6c07a {
  min-height: 50px;
}

#s-13520d75-7d22-4c33-b885-014d24d6c07a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c4ea3f9f-4834-4ec1-b951-c82923a34546 {
  min-height: 50px;
}

#s-c4ea3f9f-4834-4ec1-b951-c82923a34546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-419d2f95-cf97-42ba-ac86-f6dd889c3faf {
  text-align: center;
}

#s-ef87e9b9-4659-4707-8c8d-0212cc05efd5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef87e9b9-4659-4707-8c8d-0212cc05efd5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-1093be80-3077-4877-893a-6b034ce56bd7 {
  min-height: 50px;
}

#s-1093be80-3077-4877-893a-6b034ce56bd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3b42d58b-6770-4348-bd85-9fd53eed41f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3b42d58b-6770-4348-bd85-9fd53eed41f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b42d58b-6770-4348-bd85-9fd53eed41f0:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-3b42d58b-6770-4348-bd85-9fd53eed41f0.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-176833b8-dea3-4170-b54c-9ec036979220 {
  min-height: 50px;
}

#s-176833b8-dea3-4170-b54c-9ec036979220 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-10fc4929-1f2f-447f-8054-dd6922ca01d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-10fc4929-1f2f-447f-8054-dd6922ca01d3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-868ff871-ff2a-40aa-b14d-6569d4e79522 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7589ce0f-0079-4446-86c6-e97b4fbd7af3 {
  min-height: 50px;
}

#s-7589ce0f-0079-4446-86c6-e97b4fbd7af3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-87aa92b1-ef4d-4697-9c4c-072345d2468b {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87aa92b1-ef4d-4697-9c4c-072345d2468b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-abb5e1f1-c71e-45fc-a33a-28b197a06b78 {
  text-align: center;
}

#s-6f8db957-f4eb-4157-ab87-2326dda3a5ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f8db957-f4eb-4157-ab87-2326dda3a5ba .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-3bd7e71b-f6fe-43ce-8bd2-065c260ab378 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3bd7e71b-f6fe-43ce-8bd2-065c260ab378:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3bd7e71b-f6fe-43ce-8bd2-065c260ab378:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-3bd7e71b-f6fe-43ce-8bd2-065c260ab378.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-431bb7fd-91c1-4ebd-8040-c6d86b44ecb9 {
  min-height: 50px;
}

#s-431bb7fd-91c1-4ebd-8040-c6d86b44ecb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2ded82bd-12a6-4245-a032-f30b8effd0f1 {
  text-align: center;
}

#s-a02e5b8c-a2e1-475f-a141-38fcc31c264c {
  min-height: 50px;
}

#s-a02e5b8c-a2e1-475f-a141-38fcc31c264c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9e41cd5e-0776-4f7d-b65c-543f54c31d65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e41cd5e-0776-4f7d-b65c-543f54c31d65 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-e0639b2e-de24-48d4-9e03-bf6427c5ede4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e0639b2e-de24-48d4-9e03-bf6427c5ede4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0639b2e-de24-48d4-9e03-bf6427c5ede4:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-e0639b2e-de24-48d4-9e03-bf6427c5ede4.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-7106b18a-a5f9-4c8f-8aba-d587a56d890b {
  min-height: 50px;
}

#s-7106b18a-a5f9-4c8f-8aba-d587a56d890b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1f0a83f3-cdb8-4093-a605-bb3da3e2b1f6 {
  text-align: center;
}

#s-4dc709f5-11b1-4773-a5e3-591f14c3a996 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4dc709f5-11b1-4773-a5e3-591f14c3a996 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-6035b015-9e32-4e2b-b384-dca0c11b15d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6035b015-9e32-4e2b-b384-dca0c11b15d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6035b015-9e32-4e2b-b384-dca0c11b15d2:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-6035b015-9e32-4e2b-b384-dca0c11b15d2.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-17d07e66-3ff9-4d91-8b3c-877789542943 {
  min-height: 50px;
}

#s-17d07e66-3ff9-4d91-8b3c-877789542943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d7f7cf0b-e53b-4695-b00a-f5734670f0a8 {
  text-align: center;
}

#s-f11cadd2-6b0a-45a8-bce8-20a02bbcae8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f11cadd2-6b0a-45a8-bce8-20a02bbcae8e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-92dd359b-5405-4bbe-9fd6-9b6d2bea1107 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-92dd359b-5405-4bbe-9fd6-9b6d2bea1107:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92dd359b-5405-4bbe-9fd6-9b6d2bea1107:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-92dd359b-5405-4bbe-9fd6-9b6d2bea1107.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-03fd4329-7627-499f-b06d-70f35b193b2a {
  min-height: 50px;
}

#s-03fd4329-7627-499f-b06d-70f35b193b2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b07ff447-2e4c-4a71-ad63-9a0c9964450b {
  min-height: 50px;
}

#s-b07ff447-2e4c-4a71-ad63-9a0c9964450b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-122bfc22-3663-4338-8b43-81745bfaaa05 {
  min-height: 50px;
}

#s-122bfc22-3663-4338-8b43-81745bfaaa05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 {
  
}
}@media (max-width: 767px){#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 {
  
}
}
#s-394bfefd-2ea3-454f-b9a4-1a9af32b8478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 {
  
}
}@media (max-width: 767px){#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 {
  
}
}
#s-8bec3429-4e56-4a0d-ae03-248fa5925b24 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}
#s-c676cd1a-c15b-4bbb-9551-74621f276c21 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c676cd1a-c15b-4bbb-9551-74621f276c21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e1cd6f0f-1a3d-4b1b-b649-3c8e438aa448 {
  text-align: center;
}

#s-a2aaca80-6a99-4411-8df2-415510d84c85 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-a2aaca80-6a99-4411-8df2-415510d84c85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2aaca80-6a99-4411-8df2-415510d84c85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2aaca80-6a99-4411-8df2-415510d84c85 {
  
}
}@media (max-width: 767px){#s-a2aaca80-6a99-4411-8df2-415510d84c85 {
  
}
}
#s-a2aaca80-6a99-4411-8df2-415510d84c85 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Headland One;
  font-style:  normal ;
  
  line-height: 1em;
  
  text-align: center;
}



#s-cd61e872-0100-4625-9b19-f5064dfdcfcf {
  text-align: center;
}

#s-1ed9c595-598a-4c1b-9bbe-2f7d0ba27b64 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70731682-5ab9-455c-bf26-6ba8a5d5ea6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(209, 164, 28, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5:active {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5 {
  
}
}@media (max-width: 767px){#s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5 {
  
}
}
 #s-a01cab01-54f6-40fa-a5c1-556e5dc8fef5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   font-family: Didact Gothic;
 }
#s-45b3da2e-0432-420d-adf1-4e3296332c0c {
  text-align: center;
}

#s-f33f57bf-4e0e-41dc-8c41-cd41d4014262 {
  text-align: center;
}

#s-5b431ab7-030f-44c3-ac24-218e5f5f3d7a {
  min-height: 50px;
}

#s-5b431ab7-030f-44c3-ac24-218e5f5f3d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f7b3dfcf-04e5-4a15-a1d7-938ffda58088 {
  min-height: 50px;
}

#s-f7b3dfcf-04e5-4a15-a1d7-938ffda58088 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a69ae54b-5740-4104-aca1-c9d6d0a2ce13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c8e4ae7a-9289-4bff-ba1a-5b20f963fa00 {
  background-color: rgba(43, 81, 53, 1);
}

#s-8fc0e5ee-6662-406d-9a7b-5787fafc4478 {
  text-align: center;
}

#s-dc7d4db1-c1aa-4f0a-9088-acff3a672c9d {
  min-height: 50px;
}

#s-dc7d4db1-c1aa-4f0a-9088-acff3a672c9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d817f94b-e39c-4bc0-9339-9630cf65ce54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d817f94b-e39c-4bc0-9339-9630cf65ce54 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-205c18a4-49a4-43b2-8b3c-e53c3e3f15b8 {
  min-height: 50px;
}

#s-205c18a4-49a4-43b2-8b3c-e53c3e3f15b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-32af0eb2-40c8-4c84-9b3c-7bb940c17e7c {
  min-height: 50px;
}

#s-32af0eb2-40c8-4c84-9b3c-7bb940c17e7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efa4df1e-1860-4699-ae4a-c61130dbd6b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-67e82dae-a907-4e4b-90a0-6c0da4a8cebb {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

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

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-072c426a-2195-438a-bc4d-197799ebf7f6 {
  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-e0d3cbb0-6f86-4dfb-89f4-960926138aaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0d3cbb0-6f86-4dfb-89f4-960926138aaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

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

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

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

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

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

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

#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
  display:  inline-block ;
}

#s-55350b82-c11b-44a7-a0a4-82ec440fbd3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0a03510-344d-452a-86a1-75ebdb2bd89c {
  display: none;
}
#s-cb74ccba-e810-4265-aeb7-08529c396116 {
  text-align: left;
}

#s-185f74aa-c6e5-4952-9b57-a546a81a0ce6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-185f74aa-c6e5-4952-9b57-a546a81a0ce6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
  display:  inline-block ;
}

#s-0814c6e8-8b4b-4578-a62b-d7aa587fdc1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96043dea-31fb-45dd-a863-ccab1b3fdc86 {
  display: none;
}
#s-1a48f070-b797-4f6f-b355-5c19d5edad2b {
  text-align: left;
}

#s-9076eca2-f59e-4d5a-abb5-45f14b07e9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9076eca2-f59e-4d5a-abb5-45f14b07e9b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-832f3254-3083-45a7-999e-9fc84569b80b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-832f3254-3083-45a7-999e-9fc84569b80b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-832f3254-3083-45a7-999e-9fc84569b80b:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-832f3254-3083-45a7-999e-9fc84569b80b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-832f3254-3083-45a7-999e-9fc84569b80b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-832f3254-3083-45a7-999e-9fc84569b80b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
  display:  inline-block ;
}

#s-832f3254-3083-45a7-999e-9fc84569b80b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05a9a410-aeca-4df5-93a5-81a593575697 {
  min-height: 50px;
}

#s-05a9a410-aeca-4df5-93a5-81a593575697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-25091634-0bd0-4ff7-a5f2-9ac35ec21985 {
  min-height: 50px;
}

#s-25091634-0bd0-4ff7-a5f2-9ac35ec21985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-aeadb072-ec7a-4df3-af52-0e0745989c83 {
  text-align: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

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

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

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

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
