.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

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

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  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 {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

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

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-20ade4e9-5c2d-412d-bb21-27c76b255bfa {
  padding-top: 10px;
padding-bottom: 10px;
}

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

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

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  background-image: url(https://i.shgcdn.com/d387530f-3325-43de-9d1f-061715c32a8e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  
}
}@media (max-width: 767px){#s-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  
}
}







#s-180ea752-76cf-4698-9bd6-43c93e9e82fe > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-180ea752-76cf-4698-9bd6-43c93e9e82fe {
  cursor: pointer;
}#s-180ea752-76cf-4698-9bd6-43c93e9e82fe.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-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-9ae345c7-1de1-4930-8f9f-8c06c73bb11a {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9ae345c7-1de1-4930-8f9f-8c06c73bb11a"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-1e5b5de0-b9c9-4fb3-866b-48b213288268 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-1e5b5de0-b9c9-4fb3-866b-48b213288268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e5b5de0-b9c9-4fb3-866b-48b213288268.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: 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-6f59f3ef-80f2-4087-8cef-1a673252bc85 {
  margin-top: 70px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-6f59f3ef-80f2-4087-8cef-1a673252bc85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f59f3ef-80f2-4087-8cef-1a673252bc85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f59f3ef-80f2-4087-8cef-1a673252bc85 {
  
}
}@media (max-width: 767px){#s-6f59f3ef-80f2-4087-8cef-1a673252bc85 {
  
}
}
#s-6f59f3ef-80f2-4087-8cef-1a673252bc85 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

.shg-default-text-content p {
  font-size: 1em;
  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;
}

#s-d2a13198-f36c-4766-a425-1835c22cd0ec {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d2a13198-f36c-4766-a425-1835c22cd0ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d2a13198-f36c-4766-a425-1835c22cd0ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d2a13198-f36c-4766-a425-1835c22cd0ec {
  
}
}@media (max-width: 767px){#s-d2a13198-f36c-4766-a425-1835c22cd0ec {
  
}
}
@media (min-width: 0px) {
[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d2a13198-f36c-4766-a425-1835c22cd0ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

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

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

.shg-btn.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-da17b184-808a-4be5-8139-b2cdb1a4f357 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 191, 72, 1);
border-radius: 4px;
max-width: 161px;
opacity: 1;
text-align: center;
background-color: rgba(46, 196, 221, 1);
text-decoration: none;
hover-type: color;
}
#s-da17b184-808a-4be5-8139-b2cdb1a4f357:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}#s-da17b184-808a-4be5-8139-b2cdb1a4f357:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}

  #s-da17b184-808a-4be5-8139-b2cdb1a4f357-btn-wrapper {
    text-align: center;
  }


#s-da17b184-808a-4be5-8139-b2cdb1a4f357.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: gt-america-standard-regular;
  display:  inline-block ;
}

#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  background-image: url(https://i.shgcdn.com/7500f12b-7e9a-4f00-b3ab-e5a4f244c351/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  
}
}@media (max-width: 767px){#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  
}
}







#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64 {
  cursor: pointer;
}#s-e68c6480-e21e-45a3-8d75-b63eed2c2a64.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2b984604-0ef8-484b-9015-7b9ba97deec5 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2b984604-0ef8-484b-9015-7b9ba97deec5"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-001cdd1d-a433-4426-8d1f-bdcb74d54d70 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-001cdd1d-a433-4426-8d1f-bdcb74d54d70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-001cdd1d-a433-4426-8d1f-bdcb74d54d70.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 {
  margin-top: 70px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 {
  
}
}@media (max-width: 767px){#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 {
  
}
}
#s-022508dd-edcd-4bfc-b4e8-b4fb6ed7b7e1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9 {
  
}
}@media (max-width: 767px){#s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9 {
  
}
}
@media (min-width: 0px) {
[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-60da3a52-8ca3-4bf1-9baf-c1fd2e98ceb9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-3a089743-360c-4758-b580-eb0a385a9db2 {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 191, 72, 1);
border-radius: 4px;
max-width: 161px;
opacity: 1;
text-align: center;
background-color: rgba(46, 196, 221, 1);
text-decoration: none;
hover-type: color;
}
#s-3a089743-360c-4758-b580-eb0a385a9db2:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}#s-3a089743-360c-4758-b580-eb0a385a9db2:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}

  #s-3a089743-360c-4758-b580-eb0a385a9db2-btn-wrapper {
    text-align: center;
  }


#s-3a089743-360c-4758-b580-eb0a385a9db2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: gt-america-standard-regular;
  display:  inline-block ;
}

#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  background-image: url(https://i.shgcdn.com/02af5370-ae39-44bb-a205-3741ea181710/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  
}
}@media (max-width: 767px){#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  
}
}







#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-212c1bef-6f93-4c07-9eb6-e532ac39a485 {
  cursor: pointer;
}#s-212c1bef-6f93-4c07-9eb6-e532ac39a485.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7dbb659e-e1ad-4ee5-9da3-e3ec939ebeb0"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-29c53bec-1659-4111-a4aa-fe91357897da {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-29c53bec-1659-4111-a4aa-fe91357897da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29c53bec-1659-4111-a4aa-fe91357897da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ad0d1207-9965-4342-b948-ab3be11ed671 {
  margin-top: 70px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-ad0d1207-9965-4342-b948-ab3be11ed671 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad0d1207-9965-4342-b948-ab3be11ed671 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad0d1207-9965-4342-b948-ab3be11ed671 {
  
}
}@media (max-width: 767px){#s-ad0d1207-9965-4342-b948-ab3be11ed671 {
  
}
}
#s-ad0d1207-9965-4342-b948-ab3be11ed671 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4156641e-f839-46af-b6d3-6a2b3055b313 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-4156641e-f839-46af-b6d3-6a2b3055b313 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4156641e-f839-46af-b6d3-6a2b3055b313 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4156641e-f839-46af-b6d3-6a2b3055b313 {
  
}
}@media (max-width: 767px){#s-4156641e-f839-46af-b6d3-6a2b3055b313 {
  
}
}
@media (min-width: 0px) {
[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4156641e-f839-46af-b6d3-6a2b3055b313"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-9e9d543a-c7a2-41ca-9ba9-ce9aec7a159f {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 191, 72, 1);
border-radius: 4px;
max-width: 161px;
opacity: 1;
text-align: center;
background-color: rgba(46, 196, 221, 1);
text-decoration: none;
hover-type: color;
}
#s-9e9d543a-c7a2-41ca-9ba9-ce9aec7a159f:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}#s-9e9d543a-c7a2-41ca-9ba9-ce9aec7a159f:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(69, 78, 149, 1) !important;
text-decoration: none !important;}

  #s-9e9d543a-c7a2-41ca-9ba9-ce9aec7a159f-btn-wrapper {
    text-align: center;
  }


#s-9e9d543a-c7a2-41ca-9ba9-ce9aec7a159f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: gt-america-standard-regular;
  display:  inline-block ;
}

#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 {
  
}
}@media (max-width: 767px){#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 {
  
}
}







#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fbc7e91-ef9c-405c-924d-d6a0fdeaa3b9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-18ace6a5-5d67-4129-a6e5-e58f6a696610 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-18ace6a5-5d67-4129-a6e5-e58f6a696610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18ace6a5-5d67-4129-a6e5-e58f6a696610.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4bbdd1f3-856a-449b-96c0-d03afe696ee0 {
  margin-top: 17px;
}

#s-4f6a9546-b945-4b51-9dd9-03f8cfb20dd5 {
  margin-top: 11px;
}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-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 {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

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

.shogun-image-content {
  display: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-47852524-6cd4-4010-a302-bff463b6b4fe {
  text-align: center;
}




  #s-47852524-6cd4-4010-a302-bff463b6b4fe img.shogun-image {
    
    width: px;
  }


#s-47852524-6cd4-4010-a302-bff463b6b4fe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7b6f362a-915b-482d-8a50-3d168235841b {
  border-style: solid;
margin-top: -15px;
margin-left: -35px;
margin-bottom: -27px;
margin-right: -35px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7b6f362a-915b-482d-8a50-3d168235841b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b6f362a-915b-482d-8a50-3d168235841b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b6f362a-915b-482d-8a50-3d168235841b {
  
}
}@media (max-width: 767px){#s-7b6f362a-915b-482d-8a50-3d168235841b {
  
}
}







#s-7b6f362a-915b-482d-8a50-3d168235841b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-7b6f362a-915b-482d-8a50-3d168235841b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b1b3af77-402e-4d80-9509-dd733be787d6 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1b3af77-402e-4d80-9509-dd733be787d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-af1a674d-db95-4332-92ac-ed0bb90e5c30 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 36px;
}








#s-af1a674d-db95-4332-92ac-ed0bb90e5c30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af1a674d-db95-4332-92ac-ed0bb90e5c30.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0158704c-89fb-455e-b8a1-3aa3154cc6a4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9f65bff8-4fe1-469f-a205-443faadf5809 {
  margin-top: -35px;
margin-bottom: 0px;
text-align: center;
}




  #s-9f65bff8-4fe1-469f-a205-443faadf5809 img.shogun-image {
    
    width: px;
  }


#s-9f65bff8-4fe1-469f-a205-443faadf5809 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-11260c0d-9474-4411-8d41-1a7d4a6b15f3 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-11260c0d-9474-4411-8d41-1a7d4a6b15f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11260c0d-9474-4411-8d41-1a7d4a6b15f3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a040bce0-a39f-4301-a570-17854dc3b891 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a1374296-8164-48e8-b914-19078513a057 {
  margin-top: -35px;
margin-bottom: 0px;
text-align: center;
}




  #s-a1374296-8164-48e8-b914-19078513a057 img.shogun-image {
    
    width: px;
  }


#s-a1374296-8164-48e8-b914-19078513a057 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1c6881ed-7f63-4fd8-ab77-676646d439f3 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1c6881ed-7f63-4fd8-ab77-676646d439f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c6881ed-7f63-4fd8-ab77-676646d439f3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e6749dd5-3889-4d51-a9aa-4b57b62b8179 {
  margin-left: 20px;
margin-right: 20px;
}

#s-0e019e2e-b39b-43f0-9479-9b697018e7b5 {
  margin-top: -35px;
margin-bottom: 0px;
text-align: center;
}




  #s-0e019e2e-b39b-43f0-9479-9b697018e7b5 img.shogun-image {
    
    width: px;
  }


#s-0e019e2e-b39b-43f0-9479-9b697018e7b5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6727a7a4-ca4b-479c-a183-d415981de80b {
  border-style: solid;
margin-top: -36px;
margin-left: -35px;
margin-bottom: 0px;
margin-right: -35px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6727a7a4-ca4b-479c-a183-d415981de80b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6727a7a4-ca4b-479c-a183-d415981de80b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6727a7a4-ca4b-479c-a183-d415981de80b {
  
}
}@media (max-width: 767px){#s-6727a7a4-ca4b-479c-a183-d415981de80b {
  
}
}







#s-6727a7a4-ca4b-479c-a183-d415981de80b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-6727a7a4-ca4b-479c-a183-d415981de80b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e5dfaad5-136f-4c7a-8fa6-7386ed024983 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5dfaad5-136f-4c7a-8fa6-7386ed024983"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9195825a-0aef-4692-ac91-cbd9314bb84a {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-9195825a-0aef-4692-ac91-cbd9314bb84a img.shogun-image {
    
    width: px;
  }


#s-9195825a-0aef-4692-ac91-cbd9314bb84a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-09aae794-1bc1-4c6d-9265-fcddc86f2dfa {
  margin-bottom: -12px;
}

#s-6e130acb-ffe2-487b-a56b-e4544b9a0518 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 36px;
}








#s-6e130acb-ffe2-487b-a56b-e4544b9a0518 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e130acb-ffe2-487b-a56b-e4544b9a0518.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-bb680a7c-e8db-4c64-80cd-969229215292 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b6b98a23-a52d-486b-8861-e2bdafa44be5 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-b6b98a23-a52d-486b-8861-e2bdafa44be5 img.shogun-image {
    
    width: px;
  }


#s-b6b98a23-a52d-486b-8861-e2bdafa44be5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0263b0f7-00b0-4969-90a0-9481b822e1cf {
  margin-bottom: -12px;
}

#s-2663e994-11ca-43c4-8b21-cf74c2afe055 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-2663e994-11ca-43c4-8b21-cf74c2afe055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2663e994-11ca-43c4-8b21-cf74c2afe055.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-84fa0074-4086-426a-b78b-a640f2343854 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c53c3c70-23bc-4955-9d8a-c489ae2ee184 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-c53c3c70-23bc-4955-9d8a-c489ae2ee184 img.shogun-image {
    
    width: px;
  }


#s-c53c3c70-23bc-4955-9d8a-c489ae2ee184 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87bbe788-63ef-41a3-a8ae-365266a50345 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-87bbe788-63ef-41a3-a8ae-365266a50345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87bbe788-63ef-41a3-a8ae-365266a50345.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-3ffd5571-a3ff-4218-9a0e-fecf5935b779 {
  margin-bottom: -12px;
}

#s-038b79b3-cd5e-45a6-911f-c6f79b71f41e {
  margin-left: 20px;
margin-right: 20px;
}

#s-4cd16f80-1d37-4bd3-a7af-13eceb58a20a {
  margin-bottom: -49px;
}

#s-473e3b2f-7eb4-461f-bd9f-105c80596671 {
  margin-top: 12px;
margin-bottom: -7px;
}

#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b {
  border-style: solid;
margin-top: -15px;
margin-left: -35px;
margin-bottom: -11px;
margin-right: -35px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b {
  
}
}@media (max-width: 767px){#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b {
  
}
}







#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-a6b97ffe-f85a-4452-ac16-70d0bbb9696b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-332310ab-c81b-4bbb-9ed4-a002ab6e6120 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-332310ab-c81b-4bbb-9ed4-a002ab6e6120"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b722bc98-1dd0-4754-a918-e4456bd55696 {
  margin-top: 18px;
margin-bottom: 0px;
text-align: center;
}




  #s-b722bc98-1dd0-4754-a918-e4456bd55696 img.shogun-image {
    
    width: px;
  }


#s-b722bc98-1dd0-4754-a918-e4456bd55696 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-dabcbfab-34be-4e2c-a442-8cf8d5663b1b {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 36px;
}








#s-dabcbfab-34be-4e2c-a442-8cf8d5663b1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dabcbfab-34be-4e2c-a442-8cf8d5663b1b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6877a783-f821-4034-a248-c6f5800f6f64 {
  margin-left: 20px;
margin-right: 20px;
}

#s-aad9d5c2-9138-4bb6-8d70-23a481bb9f5d {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: -13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
}
#s-aad9d5c2-9138-4bb6-8d70-23a481bb9f5d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aad9d5c2-9138-4bb6-8d70-23a481bb9f5d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aad9d5c2-9138-4bb6-8d70-23a481bb9f5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: GT-America-Standard-Regular;
  display:  inline-block ;
}

#s-cd7ff8a1-323c-4c63-8bae-dfabd3d084f7 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-cd7ff8a1-323c-4c63-8bae-dfabd3d084f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd7ff8a1-323c-4c63-8bae-dfabd3d084f7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-116306c3-065e-4186-9b52-9de12e4d0296 {
  margin-top: 18px;
margin-bottom: 0px;
text-align: center;
}




  #s-116306c3-065e-4186-9b52-9de12e4d0296 img.shogun-image {
    
    width: px;
  }


#s-116306c3-065e-4186-9b52-9de12e4d0296 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f14e4984-2587-41f2-9f18-7739f83a7373 {
  margin-left: 20px;
margin-bottom: 7px;
margin-right: 20px;
}

#s-5af771cf-f3c6-4d3a-a029-ed59bb54badb {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: -13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
}
#s-5af771cf-f3c6-4d3a-a029-ed59bb54badb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5af771cf-f3c6-4d3a-a029-ed59bb54badb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5af771cf-f3c6-4d3a-a029-ed59bb54badb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: GT-America-Standard-Regular;
  display:  inline-block ;
}

#s-25a2bbe1-67fd-4c17-ad04-4b42a5b70637 {
  margin-top: 18px;
margin-bottom: 0px;
text-align: center;
}




  #s-25a2bbe1-67fd-4c17-ad04-4b42a5b70637 img.shogun-image {
    
    width: px;
  }


#s-25a2bbe1-67fd-4c17-ad04-4b42a5b70637 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-15975604-bb14-466e-9af1-475410098de0 {
  border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-15975604-bb14-466e-9af1-475410098de0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15975604-bb14-466e-9af1-475410098de0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-50c315c9-68e7-4b4e-bac8-4de2b50b5cde {
  margin-left: 20px;
margin-right: 20px;
}

#s-506c569b-7737-40a6-9685-15be44b059fa {
  background-image: url(https://cdn.getshogun.com/none);
background-repeat: no-repeat;
border-style: solid;
margin-top: -13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
}
#s-506c569b-7737-40a6-9685-15be44b059fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-506c569b-7737-40a6-9685-15be44b059fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-506c569b-7737-40a6-9685-15be44b059fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: GT-America-Standard-Regular;
  display:  inline-block ;
}

#s-9fc4cbb0-9087-4e25-ba61-ea3a298233d1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  
}
}@media (max-width: 767px){#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  
}
}







#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2 {
  cursor: pointer;
}#s-4063ac37-afff-4ae3-979c-aa6e704ce5d2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b9645e2c-77e6-4401-bee3-95bcbfbb31f8"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-a0703fd3-0cdd-4cd4-a65d-f7880b34a3a0 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-a0703fd3-0cdd-4cd4-a65d-f7880b34a3a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0703fd3-0cdd-4cd4-a65d-f7880b34a3a0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3722deae-c608-41ea-95d7-5622142e13e2 {
  margin-bottom: -34px;
}

#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 {
  
}
}@media (max-width: 767px){#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 {
  
}
}
#s-c4d818d2-f2b6-4aff-b720-90a7b6763d86 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  
}
}@media (max-width: 767px){#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  
}
}







#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc {
  cursor: pointer;
}#s-b9d87cf5-a023-4fca-909a-f43bfd0ec5cc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-70b3bd4b-494b-4dee-9520-72382812805a {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-70b3bd4b-494b-4dee-9520-72382812805a"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-3bbb6ae6-6577-4923-9859-2596c229e8a8 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-3bbb6ae6-6577-4923-9859-2596c229e8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bbb6ae6-6577-4923-9859-2596c229e8a8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4a3f8265-5c15-4eae-b90b-e564e2af66f6 {
  margin-bottom: -34px;
}

#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 {
  
}
}@media (max-width: 767px){#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 {
  
}
}
#s-e1bc8abd-bedf-464d-8c4c-e2a78205d9f3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  
}
}@media (max-width: 767px){#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  
}
}







#s-c1eed944-c072-40a6-a42e-32ddd76739d4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-c1eed944-c072-40a6-a42e-32ddd76739d4 {
  cursor: pointer;
}#s-c1eed944-c072-40a6-a42e-32ddd76739d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-957230b9-acba-40ce-8c18-dadcba58faa2 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-957230b9-acba-40ce-8c18-dadcba58faa2"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-7625f6d4-91a7-44ca-b660-884c2d3564c0 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-7625f6d4-91a7-44ca-b660-884c2d3564c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7625f6d4-91a7-44ca-b660-884c2d3564c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e7ac241-5722-4f87-bf7a-6cd037763089 {
  margin-bottom: -34px;
}

#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 {
  
}
}@media (max-width: 767px){#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 {
  
}
}
#s-d4c2e6f9-6a81-4824-b88e-4af3da64e429 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  
}
}@media (max-width: 767px){#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  
}
}







#s-86becd68-9e41-4e23-96df-b54adf5c086c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-86becd68-9e41-4e23-96df-b54adf5c086c {
  cursor: pointer;
}#s-86becd68-9e41-4e23-96df-b54adf5c086c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-59f53a5e-740c-4ef1-98ae-20d64c310908 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-59f53a5e-740c-4ef1-98ae-20d64c310908"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-2d81afef-cc2a-4db7-a14e-e7c11ed866e4 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-2d81afef-cc2a-4db7-a14e-e7c11ed866e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d81afef-cc2a-4db7-a14e-e7c11ed866e4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3a4dd90d-1451-4ff3-810e-664f388525c8 {
  margin-bottom: -34px;
}

#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe {
  
}
}@media (max-width: 767px){#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe {
  
}
}
#s-031836eb-ac6a-4f94-9fc2-fbbcf6c905fe .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  
}
}@media (max-width: 767px){#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  
}
}







#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9 {
  cursor: pointer;
}#s-b25aeb1f-f3ef-4790-a76c-a5fdada0a9e9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-981d3d24-6a0d-49fb-8798-147d2acd0c9e {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-981d3d24-6a0d-49fb-8798-147d2acd0c9e"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-f6437413-838b-4ab1-be7d-dceb46f5a633 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-f6437413-838b-4ab1-be7d-dceb46f5a633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6437413-838b-4ab1-be7d-dceb46f5a633.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-85272d23-cf54-4119-bce6-b853188c2552 {
  margin-bottom: -34px;
}

#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd {
  
}
}@media (max-width: 767px){#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd {
  
}
}
#s-cf308dd7-c2f4-4369-8857-e1372cb64fcd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  
}
}@media (max-width: 767px){#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  
}
}







#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5 {
  cursor: pointer;
}#s-542ced78-1b05-4df8-b3a7-05f9d6e654f5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-116834a4-810b-4535-98e7-d20793f0c162 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-116834a4-810b-4535-98e7-d20793f0c162"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-ca12fd8a-4928-4a54-a655-79b142de6b38 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-ca12fd8a-4928-4a54-a655-79b142de6b38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca12fd8a-4928-4a54-a655-79b142de6b38.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ba0df9cb-b77b-40eb-93a8-39b3057235f9 {
  margin-bottom: -34px;
}

#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 {
  
}
}@media (max-width: 767px){#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 {
  
}
}
#s-e3a08700-9db3-4a3c-80aa-778c4e5478a6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: gt-america-standard-bold;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09dc6d91-5338-45b4-83cf-453b88023a6a {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 21px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09dc6d91-5338-45b4-83cf-453b88023a6a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c {
  margin-top: 16px;
margin-left: 18px;
margin-bottom: 16px;
margin-right: 18px;
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(253, 253, 253, 1);
  padding: 10px;
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 251, 251, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: GT-America-Standard-Regular;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-74f5cd15-9d2e-4162-af80-afd22001d94c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-587098a1-9c7c-4b6b-b024-b94f101db10d {
  margin-left: 9px;
text-align: center;
}




  #s-587098a1-9c7c-4b6b-b024-b94f101db10d img.shogun-image {
    
    width: px;
  }


#s-587098a1-9c7c-4b6b-b024-b94f101db10d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d04d5495-c702-48f3-814e-e0748ea0c837 {
  margin-left: 9px;
margin-right: 9px;
text-align: center;
}




  #s-d04d5495-c702-48f3-814e-e0748ea0c837 img.shogun-image {
    
    width: px;
  }


#s-d04d5495-c702-48f3-814e-e0748ea0c837 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d08b393f-f949-498d-a74a-5ef7be2a9f97 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(242, 242, 242, 1);
}

#s-330e6db8-eb03-4b67-a202-dc26529fce49 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(242, 242, 242, 1);
}

#s-9c7f05f3-17e7-48a5-aab3-6355271c3902 {
  margin-left: 9px;
}

#s-4dc513a6-04fc-4d00-ae05-6faeaa8c017a {
  margin-left: 9px;
}

#s-4e60fa35-a925-409b-bad4-fbd6733190e8 hr {
  border: 0;
  width: 100%;
  border-top: 26px solid rgba(255, 255, 255, 1);
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a {
  margin-top: 16px;
margin-left: 18px;
margin-bottom: 16px;
margin-right: 18px;
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(242, 242, 242, 1);
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(242, 242, 242, 1);
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: GT-America-Standard-Regular;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-dd303ff5-f372-461a-ab70-cb6d4078e16a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-9790c317-0189-4250-9e31-ae2a2b74f78f {
  margin-top: 9px;
margin-left: 9px;
margin-bottom: 9px;
}

#s-3b515250-9d16-4c13-8b04-320641d96a18 {
  margin-top: 7px;
margin-left: 9px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-b603ab21-052f-44db-943a-f4ca38dc678b {
  margin-left: 9px;
}

#s-a19d1936-e1db-4791-999f-1930eb7d606d {
  margin-left: 9px;
}

#s-cb1b05bd-a28b-4355-bba6-1fa2040c2bbe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(242, 242, 242, 1);
}

#s-64edc6e0-eff4-4188-aea9-74626848b520 {
  margin-left: 9px;
}

#s-4acd3c2e-559e-494c-b8ce-1e5a86cd194f {
  margin-left: 9px;
}

#s-681c5a17-ed32-4f47-b4b4-cba21956a83e {
  margin-left: 9px;
}

#s-322542f9-9106-4c90-b0b5-b0b768569e88 hr {
  border: 0;
  width: 100%;
  border-top: 26px solid rgba(255, 255, 255, 1);
}

#s-79486e60-dcab-475a-b07d-f3613508042e {
  margin-top: 16px;
margin-left: 16px;
margin-bottom: 16px;
margin-right: 16px;
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: GT-America-Standard-Regular;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-79486e60-dcab-475a-b07d-f3613508042e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-ea19590c-095d-4a87-9fba-287f4dbf7e55 {
  margin-left: 9px;
}

#s-53d84c93-f88c-4091-8fba-cd06d495fd36 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-5601fbc9-e782-46b4-8346-ce8589521fe7 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-cee12ebc-7c2d-4645-8bf5-210004172e2a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-c4b6c129-8f70-470d-87e4-111f8ec634a3 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}