.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-c8135e85-d235-4807-99c4-a8bb8b3770d4 {
  padding-left: 20px;
padding-right: 20px;
min-height: 30px;
background-color: rgba(32, 89, 170, 1);
}








#s-c8135e85-d235-4807-99c4-a8bb8b3770d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8135e85-d235-4807-99c4-a8bb8b3770d4.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-b03ce46a-6013-4106-8205-a67a1a364540 {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b03ce46a-6013-4106-8205-a67a1a364540 {
  display: none;
}
#s-b03ce46a-6013-4106-8205-a67a1a364540, #wrap-s-b03ce46a-6013-4106-8205-a67a1a364540 { display:none !important; }}@media (max-width: 767px){#s-b03ce46a-6013-4106-8205-a67a1a364540 {
  display: none;
}
#s-b03ce46a-6013-4106-8205-a67a1a364540, #wrap-s-b03ce46a-6013-4106-8205-a67a1a364540 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b03ce46a-6013-4106-8205-a67a1a364540"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-69024941-9ae4-4369-9460-d9923999afd1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 280px;
}








#s-69024941-9ae4-4369-9460-d9923999afd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69024941-9ae4-4369-9460-d9923999afd1.shg-box.shg-c {
  justify-content: center;
}

#s-628318cf-3e6a-4781-a88e-1dca6b14a6d2 {
  margin-right: 5px;
}

#s-628318cf-3e6a-4781-a88e-1dca6b14a6d2 .shogun-icon-wrapper {
  text-align: left;
}


#s-628318cf-3e6a-4781-a88e-1dca6b14a6d2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

.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-72698a6d-7e3b-432c-b166-cb28102be2f6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 220px;
}








#s-72698a6d-7e3b-432c-b166-cb28102be2f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72698a6d-7e3b-432c-b166-cb28102be2f6.shg-box.shg-c {
  justify-content: center;
}

#s-e13f6e12-e9a6-4a93-a135-5eb289318519 {
  margin-right: 5px;
}

#s-e13f6e12-e9a6-4a93-a135-5eb289318519 .shogun-icon-wrapper {
  text-align: left;
}


#s-e13f6e12-e9a6-4a93-a135-5eb289318519 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

#s-29d68da8-1a77-4856-b4ac-ba4593f75ffe {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 220px;
}








#s-29d68da8-1a77-4856-b4ac-ba4593f75ffe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29d68da8-1a77-4856-b4ac-ba4593f75ffe.shg-box.shg-c {
  justify-content: center;
}

#s-6669bafa-51ca-420e-9c93-4465986bd343 {
  margin-right: 5px;
}

#s-6669bafa-51ca-420e-9c93-4465986bd343 .shogun-icon-wrapper {
  text-align: left;
}


#s-6669bafa-51ca-420e-9c93-4465986bd343 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb {
  display: none;
}
#s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb, #wrap-s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb {
  display: none;
}
#s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb, #wrap-s-510ef5cc-ff33-4453-abf4-3ad6f95aa5eb { display:none !important; }}
#s-117b2f9f-4dd3-4d99-8921-527eae84c710 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 220px;
}








#s-117b2f9f-4dd3-4d99-8921-527eae84c710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-117b2f9f-4dd3-4d99-8921-527eae84c710.shg-box.shg-c {
  justify-content: center;
}

#s-9045b780-a14f-4e72-9f7f-18b7c2d5f3c7 {
  margin-right: 5px;
}

#s-9045b780-a14f-4e72-9f7f-18b7c2d5f3c7 .shogun-icon-wrapper {
  text-align: left;
}


#s-9045b780-a14f-4e72-9f7f-18b7c2d5f3c7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

#s-97290afd-3b64-4d59-9ee5-7522a4d620d8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 220px;
}








#s-97290afd-3b64-4d59-9ee5-7522a4d620d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97290afd-3b64-4d59-9ee5-7522a4d620d8.shg-box.shg-c {
  justify-content: center;
}

#s-ac99a0a6-052d-4da1-9840-019d325cddd3 {
  margin-right: 5px;
}

#s-ac99a0a6-052d-4da1-9840-019d325cddd3 .shogun-icon-wrapper {
  text-align: left;
}


#s-ac99a0a6-052d-4da1-9840-019d325cddd3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

#s-2e293db5-b89a-4701-bff6-5b92312ed870 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 280px;
}








#s-2e293db5-b89a-4701-bff6-5b92312ed870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e293db5-b89a-4701-bff6-5b92312ed870.shg-box.shg-c {
  justify-content: center;
}

#s-a85a2f15-2101-46c6-929b-da4753224cb2 {
  margin-right: 5px;
}

#s-a85a2f15-2101-46c6-929b-da4753224cb2 .shogun-icon-wrapper {
  text-align: left;
}


#s-a85a2f15-2101-46c6-929b-da4753224cb2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3f20b718-4b77-488d-a128-c2e64f4701f3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0f188705-cb6b-4c19-b77d-e90c32167f76 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 53, 125, 1);
background-position: center center;
background-repeat: repeat;
}








#s-0f188705-cb6b-4c19-b77d-e90c32167f76 > .shg-box-overlay {
  background-color: rgba(248, 53, 125, 1);
  opacity: 1;
}#s-0f188705-cb6b-4c19-b77d-e90c32167f76.shg-box.shg-c {
  justify-content: center;
}

#s-a5f66697-7d0a-4d1e-856e-2e520b78447b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-a5f66697-7d0a-4d1e-856e-2e520b78447b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5f66697-7d0a-4d1e-856e-2e520b78447b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-7183f112-f6e1-4f07-865f-64b697c05eb7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7183f112-f6e1-4f07-865f-64b697c05eb7 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-7183f112-f6e1-4f07-865f-64b697c05eb7 {
  max-width: 200px;
}
}



  #s-7183f112-f6e1-4f07-865f-64b697c05eb7 img.shogun-image {
    
    width: px;
  }


#s-7183f112-f6e1-4f07-865f-64b697c05eb7 .shogun-image-content {
  
    align-items: 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-429660a4-efe3-4c40-ba80-2a3cd32ed316 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-429660a4-efe3-4c40-ba80-2a3cd32ed316 .shogun-heading-component h1 {
  color: rgba(255, 239, 58, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-429660a4-efe3-4c40-ba80-2a3cd32ed316 .shogun-heading-component h1 {
  color: rgba(255, 239, 58, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-429660a4-efe3-4c40-ba80-2a3cd32ed316 .shogun-heading-component h1 {
  color: rgba(255, 239, 58, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
.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-a729cb24-24c7-4d6e-987c-0f2e6b28d141 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(248, 53, 125, 1);
border-style: solid;
border-radius: 100px;
max-width: 300px;
background-color: rgba(32, 89, 170, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-a729cb24-24c7-4d6e-987c-0f2e6b28d141:hover {background-color: rgba(32, 89, 170, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a729cb24-24c7-4d6e-987c-0f2e6b28d141:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a729cb24-24c7-4d6e-987c-0f2e6b28d141.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ef0aad72-ffc8-4ceb-9d32-4b716a247f02 {
  background-image: url(https://i.shgcdn.com/a2ca474f-ad29-439c-a9c3-5fc4db00062d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 750px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef0aad72-ffc8-4ceb-9d32-4b716a247f02 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-ef0aad72-ffc8-4ceb-9d32-4b716a247f02 {
  min-height: 350px;
}
}







#s-ef0aad72-ffc8-4ceb-9d32-4b716a247f02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef0aad72-ffc8-4ceb-9d32-4b716a247f02.shg-box.shg-c {
  justify-content: center;
}

#s-44007afc-65bd-48d3-b979-f72391eacb07 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-44007afc-65bd-48d3-b979-f72391eacb07 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-44007afc-65bd-48d3-b979-f72391eacb07.shg-box.shg-c {
  justify-content: center;
}

#s-57e7a089-3da7-4e3a-b05f-7c4a52a70f33 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-57e7a089-3da7-4e3a-b05f-7c4a52a70f33 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ba6c3b6-2e33-4ceb-88ba-44ee544d2c6c {
  min-height: 20px;
}

.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-00191acc-8e51-4b02-beea-69a716ef1c84 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

#s-21bf13c9-85ea-4acd-ae90-afb1d54a0023 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-21bf13c9-85ea-4acd-ae90-afb1d54a0023 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-21bf13c9-85ea-4acd-ae90-afb1d54a0023.shg-box.shg-c {
  justify-content: center;
}

#s-686ddffc-3acf-4c14-ab3d-c38767504ce7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-686ddffc-3acf-4c14-ab3d-c38767504ce7 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e3712f6-843c-4f14-b137-999bd117d60f {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (max-width: 767px){#s-5e3712f6-843c-4f14-b137-999bd117d60f {
  display: none;
}
#s-5e3712f6-843c-4f14-b137-999bd117d60f, #wrap-s-5e3712f6-843c-4f14-b137-999bd117d60f { display:none !important; }}
@media (min-width: 0px) {
[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e3712f6-843c-4f14-b137-999bd117d60f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-708a413c-da99-4f94-8c91-b83079cebaf9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-708a413c-da99-4f94-8c91-b83079cebaf9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8205ba0a-2d1a-45d0-a601-6cd37fd53ec6 {
  text-align: center;
}




  #s-8205ba0a-2d1a-45d0-a601-6cd37fd53ec6 img.shogun-image {
    
    width: px;
  }


#s-8205ba0a-2d1a-45d0-a601-6cd37fd53ec6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0318aa4-3a00-4eed-af0f-cd597513d504 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-2f701f8e-ca7d-4c06-96db-027eacde76e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f701f8e-ca7d-4c06-96db-027eacde76e0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39ca1eaa-9f77-4c4a-9268-80e5b29358e8 {
  text-align: center;
}




  #s-39ca1eaa-9f77-4c4a-9268-80e5b29358e8 img.shogun-image {
    
    width: px;
  }


#s-39ca1eaa-9f77-4c4a-9268-80e5b29358e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-85c033b3-21aa-429e-ac8d-66b1f76a2e99 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-9e6eca32-4a44-44cd-a849-bf192c4e9940 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e6eca32-4a44-44cd-a849-bf192c4e9940 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9de69069-8096-463c-939f-c9bce703115c {
  text-align: center;
}




  #s-9de69069-8096-463c-939f-c9bce703115c img.shogun-image {
    
    width: px;
  }


#s-9de69069-8096-463c-939f-c9bce703115c .shogun-image-content {
  
    align-items: center;
  
}

#s-697f8e78-b4d5-49c9-955e-48ec4e8ebe6a {
  margin-top: 10px;
}

#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
}
@media (min-width: 1200px){#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e {
  display: none;
}
#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e, #wrap-s-bd89d3c9-5d80-42ae-b754-d311221e8d2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e {
  display: none;
}
#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e, #wrap-s-bd89d3c9-5d80-42ae-b754-d311221e8d2e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e {
  display: none;
}
#s-bd89d3c9-5d80-42ae-b754-d311221e8d2e, #wrap-s-bd89d3c9-5d80-42ae-b754-d311221e8d2e { display:none !important; }}
#s-6f22cc46-1e66-4323-a776-5aec5fbd9585 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f22cc46-1e66-4323-a776-5aec5fbd9585 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5521673d-4bd4-4b91-b7c3-560843896e42 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5521673d-4bd4-4b91-b7c3-560843896e42 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d3afd47-847c-484c-8324-582a4c2938b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d3afd47-847c-484c-8324-582a4c2938b4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5ed2e37a-b62c-49e3-9146-aa5c5d150fb0 {
  text-align: center;
}




  #s-5ed2e37a-b62c-49e3-9146-aa5c5d150fb0 img.shogun-image {
    
    width: px;
  }


#s-5ed2e37a-b62c-49e3-9146-aa5c5d150fb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9702b0fd-2610-4ac1-a904-6f8ebb7a0437 {
  text-align: center;
}




  #s-9702b0fd-2610-4ac1-a904-6f8ebb7a0437 img.shogun-image {
    
    width: px;
  }


#s-9702b0fd-2610-4ac1-a904-6f8ebb7a0437 .shogun-image-content {
  
    align-items: center;
  
}

#s-5299140f-9f5e-4e30-89d4-bee31af682d1 {
  text-align: center;
}




  #s-5299140f-9f5e-4e30-89d4-bee31af682d1 img.shogun-image {
    
    width: px;
  }


#s-5299140f-9f5e-4e30-89d4-bee31af682d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0b09224-8ff3-4d5e-ae7e-a9834a93635b {
  margin-top: 10px;
}

#s-94e54f35-a652-43f1-a672-e9c4d8513f3a {
  margin-top: 10px;
}

#s-6734a803-d00f-4d75-b364-6b9c8d127572 {
  margin-top: 10px;
}

#s-97f23513-b142-4c6d-889a-b948d3334167 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(248, 53, 125, 1);
border-style: solid;
border-radius: 100px;
max-width: 300px;
background-color: rgba(32, 89, 170, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-97f23513-b142-4c6d-889a-b948d3334167:hover {background-color: rgba(32, 89, 170, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-97f23513-b142-4c6d-889a-b948d3334167:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-97f23513-b142-4c6d-889a-b948d3334167 {
  margin-top: 20px;
}
}


#s-97f23513-b142-4c6d-889a-b948d3334167.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-c567cc13-91b2-400c-8801-ba5867f19578 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c567cc13-91b2-400c-8801-ba5867f19578 {
  display: none;
}
#s-c567cc13-91b2-400c-8801-ba5867f19578, #wrap-s-c567cc13-91b2-400c-8801-ba5867f19578 { display:none !important; }}@media (max-width: 767px){#s-c567cc13-91b2-400c-8801-ba5867f19578 {
  display: none;
}
#s-c567cc13-91b2-400c-8801-ba5867f19578, #wrap-s-c567cc13-91b2-400c-8801-ba5867f19578 { display:none !important; }}




#s-c567cc13-91b2-400c-8801-ba5867f19578 .shogun-image-content {
  
    align-items: center;
  
}

#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 {
  text-align: center;
}
@media (min-width: 1200px){#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 {
  display: none;
}
#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30, #wrap-s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 {
  display: none;
}
#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30, #wrap-s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 { display:none !important; }}




#s-b30849f6-c283-4f38-a27b-dfbf2ef27b30 .shogun-image-content {
  
    align-items: center;
  
}

#s-9035881f-8ebd-4979-a902-6f8ef432321b {
  padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9035881f-8ebd-4979-a902-6f8ef432321b > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-9035881f-8ebd-4979-a902-6f8ef432321b.shg-box.shg-c {
  justify-content: center;
}

#s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

@media (min-width: 0px) {
[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-2cbcaf3e-44e5-4921-ba2c-985708e4d6df"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3554254d-d5ce-4f8a-9f17-c115b64dee46 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 600px;
background-position: center center;
}








#s-3554254d-d5ce-4f8a-9f17-c115b64dee46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3554254d-d5ce-4f8a-9f17-c115b64dee46.shg-box.shg-c {
  justify-content: center;
}

#s-1583ddb2-ce15-40be-94fa-4907bcbad044 {
  min-height: 50px;
}








#s-1583ddb2-ce15-40be-94fa-4907bcbad044 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1583ddb2-ce15-40be-94fa-4907bcbad044.shg-box.shg-c {
  justify-content: center;
}

#s-b5c1a7b0-70de-4ace-a64a-c5548c7bb843 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5c1a7b0-70de-4ace-a64a-c5548c7bb843 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b5c1a7b0-70de-4ace-a64a-c5548c7bb843 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d0be592e-7007-4030-866e-a7505c087d85 {
  margin-top: 10px;
}

#s-53a2a110-ef67-4280-8cf4-7068ac2c299e {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(248, 53, 125, 1);
border-style: solid;
border-radius: 100px;
max-width: 300px;
background-color: rgba(32, 89, 170, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-53a2a110-ef67-4280-8cf4-7068ac2c299e:hover {background-color: rgba(32, 89, 170, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-53a2a110-ef67-4280-8cf4-7068ac2c299e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53a2a110-ef67-4280-8cf4-7068ac2c299e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d9a05efd-8506-4fb4-98e7-bad385e4a7d3 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-d9a05efd-8506-4fb4-98e7-bad385e4a7d3 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-d9a05efd-8506-4fb4-98e7-bad385e4a7d3.shg-box.shg-c {
  justify-content: center;
}

#s-06e8277b-286c-4514-9f18-285d555fbb76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06e8277b-286c-4514-9f18-285d555fbb76 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3447644-7456-4760-8005-8e4822da23be {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

#s-91c681b9-77e6-4973-8f4c-ae68af91d9dd {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzhjYzNlYzktOTk5MC00OWE1LWFmM2QtMjE5YmU1NGUxMjE2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmOWY5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzOGNjM2VjOS05OTkwLTQ5YTUtYWYzZC0yMTliZTU0ZTEyMTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 60px;
padding-right: 0px;
min-height: 50px;
}








#s-91c681b9-77e6-4973-8f4c-ae68af91d9dd > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-91c681b9-77e6-4973-8f4c-ae68af91d9dd.shg-box.shg-c {
  justify-content: center;
}

#s-c4c74b40-9e0c-4e0c-859a-46b4df16cd83 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c4c74b40-9e0c-4e0c-859a-46b4df16cd83 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-58f1bb27-7cf8-44a5-8815-c6abf691e125 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (max-width: 767px){#s-58f1bb27-7cf8-44a5-8815-c6abf691e125 {
  display: none;
}
#s-58f1bb27-7cf8-44a5-8815-c6abf691e125, #wrap-s-58f1bb27-7cf8-44a5-8815-c6abf691e125 { display:none !important; }}
@media (min-width: 0px) {
[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-58f1bb27-7cf8-44a5-8815-c6abf691e125"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ca81ae25-9509-4659-9168-3808e089351e {
  text-align: center;
}




  #s-ca81ae25-9509-4659-9168-3808e089351e img.shogun-image {
    
    width: px;
  }


#s-ca81ae25-9509-4659-9168-3808e089351e .shogun-image-content {
  
    align-items: center;
  
}

#s-8729b139-42a8-4a9a-ac74-1677f803d3d0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-8729b139-42a8-4a9a-ac74-1677f803d3d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8729b139-42a8-4a9a-ac74-1677f803d3d0.shg-box.shg-c {
  justify-content: center;
}

#s-cb79950e-d902-4095-b5fd-2e90cccec288 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb79950e-d902-4095-b5fd-2e90cccec288 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-669016e9-3515-4106-a6e2-83b8dc38f0d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-669016e9-3515-4106-a6e2-83b8dc38f0d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-669016e9-3515-4106-a6e2-83b8dc38f0d6.shg-box.shg-c {
  justify-content: center;
}

#s-bd51e916-432c-4332-b62c-8c80bc518028 {
  max-width: 20px;
}

#s-bd51e916-432c-4332-b62c-8c80bc518028 .shogun-icon-wrapper {
  text-align: center;
}


#s-bd51e916-432c-4332-b62c-8c80bc518028 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-c7efd712-bbd9-475d-9244-ef8414139d83 {
  max-width: 20px;
}

#s-c7efd712-bbd9-475d-9244-ef8414139d83 .shogun-icon-wrapper {
  text-align: center;
}


#s-c7efd712-bbd9-475d-9244-ef8414139d83 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-cefcce1f-dc6b-452d-bcd6-859225aee8c5 {
  max-width: 20px;
}

#s-cefcce1f-dc6b-452d-bcd6-859225aee8c5 .shogun-icon-wrapper {
  text-align: center;
}


#s-cefcce1f-dc6b-452d-bcd6-859225aee8c5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-af19e2ab-0996-42c6-974f-4ba525fae427 {
  max-width: 20px;
}

#s-af19e2ab-0996-42c6-974f-4ba525fae427 .shogun-icon-wrapper {
  text-align: center;
}


#s-af19e2ab-0996-42c6-974f-4ba525fae427 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-71b7f95d-50a0-4c29-a192-84394c570b41 {
  max-width: 20px;
}

#s-71b7f95d-50a0-4c29-a192-84394c570b41 .shogun-icon-wrapper {
  text-align: center;
}


#s-71b7f95d-50a0-4c29-a192-84394c570b41 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-529c50c4-d3ba-49b2-815a-ba1cbdc2b164 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-d282c0cf-bf72-451a-9dcd-0ef0896b7807 {
  text-align: center;
}




  #s-d282c0cf-bf72-451a-9dcd-0ef0896b7807 img.shogun-image {
    
    width: px;
  }


#s-d282c0cf-bf72-451a-9dcd-0ef0896b7807 .shogun-image-content {
  
    align-items: center;
  
}

#s-bac1b350-a304-476e-849b-16002e2a0d6a {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-bac1b350-a304-476e-849b-16002e2a0d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bac1b350-a304-476e-849b-16002e2a0d6a.shg-box.shg-c {
  justify-content: center;
}

#s-248906cf-4230-471c-b717-458ebc8deda0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-248906cf-4230-471c-b717-458ebc8deda0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1c02b861-5c45-4009-8bc2-54cb40da7b00 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-1c02b861-5c45-4009-8bc2-54cb40da7b00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c02b861-5c45-4009-8bc2-54cb40da7b00.shg-box.shg-c {
  justify-content: center;
}

#s-6ea26e6f-3de0-4584-8b04-e4085ed23f5d {
  max-width: 20px;
}

#s-6ea26e6f-3de0-4584-8b04-e4085ed23f5d .shogun-icon-wrapper {
  text-align: center;
}


#s-6ea26e6f-3de0-4584-8b04-e4085ed23f5d .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-cdbc7c86-2f86-4706-b5fd-0137c040096c {
  max-width: 20px;
}

#s-cdbc7c86-2f86-4706-b5fd-0137c040096c .shogun-icon-wrapper {
  text-align: center;
}


#s-cdbc7c86-2f86-4706-b5fd-0137c040096c .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-493d1f00-18d4-4db3-a1ab-c1b4a4845271 {
  max-width: 20px;
}

#s-493d1f00-18d4-4db3-a1ab-c1b4a4845271 .shogun-icon-wrapper {
  text-align: center;
}


#s-493d1f00-18d4-4db3-a1ab-c1b4a4845271 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-65b4b1a0-3488-4aa4-b614-6f404f864500 {
  max-width: 20px;
}

#s-65b4b1a0-3488-4aa4-b614-6f404f864500 .shogun-icon-wrapper {
  text-align: center;
}


#s-65b4b1a0-3488-4aa4-b614-6f404f864500 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-123cae33-8728-4e04-9450-9818c1a97834 {
  max-width: 20px;
}

#s-123cae33-8728-4e04-9450-9818c1a97834 .shogun-icon-wrapper {
  text-align: center;
}


#s-123cae33-8728-4e04-9450-9818c1a97834 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-71c25efc-738e-4352-be43-561c757b4fd4 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-3833d0c1-edf0-404d-8ed0-0163401fa9e7 {
  text-align: center;
}




  #s-3833d0c1-edf0-404d-8ed0-0163401fa9e7 img.shogun-image {
    
    width: px;
  }


#s-3833d0c1-edf0-404d-8ed0-0163401fa9e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-46e1119c-bacf-4e10-b281-ca5b8bfe6662 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-46e1119c-bacf-4e10-b281-ca5b8bfe6662 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46e1119c-bacf-4e10-b281-ca5b8bfe6662.shg-box.shg-c {
  justify-content: center;
}

#s-6bc9bd14-4ced-4800-b14f-65309f36c004 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bc9bd14-4ced-4800-b14f-65309f36c004 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-44cc6e66-8b4f-4544-8023-4fbcdf9f256b {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-44cc6e66-8b4f-4544-8023-4fbcdf9f256b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44cc6e66-8b4f-4544-8023-4fbcdf9f256b.shg-box.shg-c {
  justify-content: center;
}

#s-54ac9fa0-4075-4250-be6d-68ed66614c82 {
  max-width: 20px;
}

#s-54ac9fa0-4075-4250-be6d-68ed66614c82 .shogun-icon-wrapper {
  text-align: center;
}


#s-54ac9fa0-4075-4250-be6d-68ed66614c82 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-e0dfaec0-f921-4668-871b-2a25edd67007 {
  max-width: 20px;
}

#s-e0dfaec0-f921-4668-871b-2a25edd67007 .shogun-icon-wrapper {
  text-align: center;
}


#s-e0dfaec0-f921-4668-871b-2a25edd67007 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-31a3fb53-4a96-41a4-bf90-81bde26deffb {
  max-width: 20px;
}

#s-31a3fb53-4a96-41a4-bf90-81bde26deffb .shogun-icon-wrapper {
  text-align: center;
}


#s-31a3fb53-4a96-41a4-bf90-81bde26deffb .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-e1bd8b5e-b0cb-4526-8dfd-2e1c5761a9b2 {
  max-width: 20px;
}

#s-e1bd8b5e-b0cb-4526-8dfd-2e1c5761a9b2 .shogun-icon-wrapper {
  text-align: center;
}


#s-e1bd8b5e-b0cb-4526-8dfd-2e1c5761a9b2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-a889c5f0-36fd-46e1-81b2-02435faffde3 {
  max-width: 20px;
}

#s-a889c5f0-36fd-46e1-81b2-02435faffde3 .shogun-icon-wrapper {
  text-align: center;
}


#s-a889c5f0-36fd-46e1-81b2-02435faffde3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-de5aab6f-f265-4c6e-86d2-23e8e65d3f33 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
}
@media (min-width: 1200px){#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 {
  display: none;
}
#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3, #wrap-s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 {
  display: none;
}
#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3, #wrap-s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 {
  display: none;
}
#s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3, #wrap-s-a29dc2a7-073a-435c-a5ed-9fa804ab2ae3 { display:none !important; }}
#s-7d265f84-af88-45b0-94eb-7d8f35639d01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d265f84-af88-45b0-94eb-7d8f35639d01 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40c5662b-0a76-4e62-9d38-cc4beb166261 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40c5662b-0a76-4e62-9d38-cc4beb166261 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8bcaf197-8ca5-4ad2-a7f6-e9055d6536c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bcaf197-8ca5-4ad2-a7f6-e9055d6536c2 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c29d1c3-1f79-49d5-80ad-36b834b5f03a {
  text-align: center;
}




  #s-8c29d1c3-1f79-49d5-80ad-36b834b5f03a img.shogun-image {
    
    width: px;
  }


#s-8c29d1c3-1f79-49d5-80ad-36b834b5f03a .shogun-image-content {
  
    align-items: center;
  
}

#s-15a85e48-690a-4a93-a4ce-732cead50cfe {
  text-align: center;
}




  #s-15a85e48-690a-4a93-a4ce-732cead50cfe img.shogun-image {
    
    width: px;
  }


#s-15a85e48-690a-4a93-a4ce-732cead50cfe .shogun-image-content {
  
    align-items: center;
  
}

#s-59b02e9c-bb34-428a-8be3-32f13343ca9e {
  text-align: center;
}




  #s-59b02e9c-bb34-428a-8be3-32f13343ca9e img.shogun-image {
    
    width: px;
  }


#s-59b02e9c-bb34-428a-8be3-32f13343ca9e .shogun-image-content {
  
    align-items: center;
  
}

#s-dbe8f4f6-3aed-40f0-8b86-6fcd86ddd8ad {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-dbe8f4f6-3aed-40f0-8b86-6fcd86ddd8ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbe8f4f6-3aed-40f0-8b86-6fcd86ddd8ad.shg-box.shg-c {
  justify-content: center;
}

#s-db54083e-5207-4a0f-a518-c954a2e7eca1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db54083e-5207-4a0f-a518-c954a2e7eca1 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0758be9f-0aba-480f-9e48-8addd7880944 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-0758be9f-0aba-480f-9e48-8addd7880944 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0758be9f-0aba-480f-9e48-8addd7880944.shg-box.shg-c {
  justify-content: center;
}

#s-20ac7a73-d91a-4e34-a36c-3447f0ee3090 {
  max-width: 20px;
}

#s-20ac7a73-d91a-4e34-a36c-3447f0ee3090 .shogun-icon-wrapper {
  text-align: center;
}


#s-20ac7a73-d91a-4e34-a36c-3447f0ee3090 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-fe926b45-e726-4412-aa2d-778f77fddba8 {
  max-width: 20px;
}

#s-fe926b45-e726-4412-aa2d-778f77fddba8 .shogun-icon-wrapper {
  text-align: center;
}


#s-fe926b45-e726-4412-aa2d-778f77fddba8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-655143fc-a990-4541-b4c5-ad279ca5662b {
  max-width: 20px;
}

#s-655143fc-a990-4541-b4c5-ad279ca5662b .shogun-icon-wrapper {
  text-align: center;
}


#s-655143fc-a990-4541-b4c5-ad279ca5662b .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-722327ba-082b-4159-a577-5eb7c6a8b32a {
  max-width: 20px;
}

#s-722327ba-082b-4159-a577-5eb7c6a8b32a .shogun-icon-wrapper {
  text-align: center;
}


#s-722327ba-082b-4159-a577-5eb7c6a8b32a .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-f8baee7a-f228-4db2-af2d-609f97c18369 {
  max-width: 20px;
}

#s-f8baee7a-f228-4db2-af2d-609f97c18369 .shogun-icon-wrapper {
  text-align: center;
}


#s-f8baee7a-f228-4db2-af2d-609f97c18369 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-052923aa-e750-4067-8096-866fb289fdf1 {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-0e2026b2-133e-4798-ad09-eb726ce34020 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-0e2026b2-133e-4798-ad09-eb726ce34020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e2026b2-133e-4798-ad09-eb726ce34020.shg-box.shg-c {
  justify-content: center;
}

#s-a5dad542-3a4d-4dcf-b087-56c89463c3e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5dad542-3a4d-4dcf-b087-56c89463c3e4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-49a1422a-cae4-46e8-9dbb-3dc5e792cfeb {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-49a1422a-cae4-46e8-9dbb-3dc5e792cfeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49a1422a-cae4-46e8-9dbb-3dc5e792cfeb.shg-box.shg-c {
  justify-content: center;
}

#s-608912fa-e071-4575-89d0-e965d261d0df {
  max-width: 20px;
}

#s-608912fa-e071-4575-89d0-e965d261d0df .shogun-icon-wrapper {
  text-align: center;
}


#s-608912fa-e071-4575-89d0-e965d261d0df .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-39e47120-04dc-45d8-84f2-cf0734167a94 {
  max-width: 20px;
}

#s-39e47120-04dc-45d8-84f2-cf0734167a94 .shogun-icon-wrapper {
  text-align: center;
}


#s-39e47120-04dc-45d8-84f2-cf0734167a94 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-d7303f98-57d2-4822-9cb3-df0eb319c8e6 {
  max-width: 20px;
}

#s-d7303f98-57d2-4822-9cb3-df0eb319c8e6 .shogun-icon-wrapper {
  text-align: center;
}


#s-d7303f98-57d2-4822-9cb3-df0eb319c8e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-7c99ac22-8177-4ed2-8d10-f1c8da331a94 {
  max-width: 20px;
}

#s-7c99ac22-8177-4ed2-8d10-f1c8da331a94 .shogun-icon-wrapper {
  text-align: center;
}


#s-7c99ac22-8177-4ed2-8d10-f1c8da331a94 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-9a95acb6-9b14-4ddc-94ca-725a7a545e84 {
  max-width: 20px;
}

#s-9a95acb6-9b14-4ddc-94ca-725a7a545e84 .shogun-icon-wrapper {
  text-align: center;
}


#s-9a95acb6-9b14-4ddc-94ca-725a7a545e84 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-4771fe07-8230-4892-b659-5ce6237f715c {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-745124ce-711c-4218-8a24-e33746b5320c {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 230, 232, 1);
}








#s-745124ce-711c-4218-8a24-e33746b5320c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-745124ce-711c-4218-8a24-e33746b5320c.shg-box.shg-c {
  justify-content: center;
}

#s-30f4bea1-0b73-427c-b418-9e1b07e60136 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30f4bea1-0b73-427c-b418-9e1b07e60136 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c90a19c9-e488-487f-b37f-e40dc538835c {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 20px;
max-width: 120px;
}








#s-c90a19c9-e488-487f-b37f-e40dc538835c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c90a19c9-e488-487f-b37f-e40dc538835c.shg-box.shg-c {
  justify-content: center;
}

#s-a2edfd23-d8ab-4f11-b71d-ce00d8956c11 {
  max-width: 20px;
}

#s-a2edfd23-d8ab-4f11-b71d-ce00d8956c11 .shogun-icon-wrapper {
  text-align: center;
}


#s-a2edfd23-d8ab-4f11-b71d-ce00d8956c11 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-4f84c3b6-e7e3-413b-8013-c9d2a5f2b757 {
  max-width: 20px;
}

#s-4f84c3b6-e7e3-413b-8013-c9d2a5f2b757 .shogun-icon-wrapper {
  text-align: center;
}


#s-4f84c3b6-e7e3-413b-8013-c9d2a5f2b757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-e2833482-1a36-4938-919a-4760e0f88330 {
  max-width: 20px;
}

#s-e2833482-1a36-4938-919a-4760e0f88330 .shogun-icon-wrapper {
  text-align: center;
}


#s-e2833482-1a36-4938-919a-4760e0f88330 .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-0aa6fe03-2ea0-4a23-b7c4-c00bff407c1c {
  max-width: 20px;
}

#s-0aa6fe03-2ea0-4a23-b7c4-c00bff407c1c .shogun-icon-wrapper {
  text-align: center;
}


#s-0aa6fe03-2ea0-4a23-b7c4-c00bff407c1c .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-efbc0acf-29c6-4aa5-9b29-f0c94b0342bf {
  max-width: 20px;
}

#s-efbc0acf-29c6-4aa5-9b29-f0c94b0342bf .shogun-icon-wrapper {
  text-align: center;
}


#s-efbc0acf-29c6-4aa5-9b29-f0c94b0342bf .shogun-icon-wrapper > .shogun-icon {

  font-size: 20px !important;
  color: rgba(249, 211, 40, 1);
}

#s-eef88363-18cb-4836-82d8-8dc67f46563b {
  margin-top: 10px;
margin-bottom: 30px;
}

#s-7b81c940-408f-44e5-b82b-10b1794c3ebd {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7b81c940-408f-44e5-b82b-10b1794c3ebd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b81c940-408f-44e5-b82b-10b1794c3ebd.shg-box.shg-c {
  justify-content: center;
}

#s-571aa51a-979f-4a6a-956a-819bb4a90950 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-571aa51a-979f-4a6a-956a-819bb4a90950 .shogun-heading-component h2 {
  color: rgba(248, 53, 125, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ece30d6e-e139-4dfb-a389-3c520598da29 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ece30d6e-e139-4dfb-a389-3c520598da29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d3e2887-683b-4ee6-bc9a-662867a30f18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f4b2a412-8c3a-4475-93af-a53fca431ce8 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-f4b2a412-8c3a-4475-93af-a53fca431ce8 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  max-width: 100%;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom,
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  max-width: 100%;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom,
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  max-width: 100%;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom,
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  max-width: 100%;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom,
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 {
  max-width: 100%;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom,
.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4e5b03a-13d5-4662-9117-37aff91459a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-cf045e3f-ec33-40bc-b1e7-cfba4e021d05 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 175px;
text-align: center;
}

#s-cf045e3f-ec33-40bc-b1e7-cfba4e021d05 .shg-product-title-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-e7bd74c2-a0a4-4a50-a1b9-e9a07fe264b1 {
  text-align: center;
}

#s-e7bd74c2-a0a4-4a50-a1b9-e9a07fe264b1 .shg-product-sold-out {
  display: none;
  color: rgba(248, 53, 125, 1);
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-e7bd74c2-a0a4-4a50-a1b9-e9a07fe264b1 .shg-product-price {
  color: rgba(248, 53, 125, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-e7bd74c2-a0a4-4a50-a1b9-e9a07fe264b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(173, 173, 173, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-0d237609-4944-4ed8-b586-a5ba380be788 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
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: 100px;
max-width: 200px;
background-color: rgba(248, 53, 125, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-0d237609-4944-4ed8-b586-a5ba380be788:hover {background-color: rgba(248, 53, 125, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0d237609-4944-4ed8-b586-a5ba380be788:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0d237609-4944-4ed8-b586-a5ba380be788.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9c843b28-3936-45fa-a663-041462138433 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-9c843b28-3936-45fa-a663-041462138433 {
  display: none;
}
#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  max-width: 100%;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom,
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  max-width: 100%;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom,
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  max-width: 100%;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom,
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  max-width: 100%;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom,
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f {
  max-width: 100%;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom,
.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7822322-ec57-409c-85ab-d96fc2a9ad8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-70cb50f5-34c5-484d-85a2-a236b2dd1e85 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 175px;
text-align: center;
}

#s-70cb50f5-34c5-484d-85a2-a236b2dd1e85 .shg-product-title-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-c83a338a-910a-4334-8161-99459ad39cd1 {
  text-align: center;
}

#s-c83a338a-910a-4334-8161-99459ad39cd1 .shg-product-sold-out {
  display: none;
  color: rgba(248, 53, 125, 1);
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-c83a338a-910a-4334-8161-99459ad39cd1 .shg-product-price {
  color: rgba(248, 53, 125, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-c83a338a-910a-4334-8161-99459ad39cd1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(173, 173, 173, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-67556317-fb36-4b35-8d34-4bc6643fc50d {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
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: 100px;
max-width: 200px;
background-color: rgba(248, 53, 125, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-67556317-fb36-4b35-8d34-4bc6643fc50d:hover {background-color: rgba(248, 53, 125, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-67556317-fb36-4b35-8d34-4bc6643fc50d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67556317-fb36-4b35-8d34-4bc6643fc50d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

@media (max-width: 767px){#s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22 {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5be0ac87-5be1-4bf5-9f86-3eb36df39a22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-90e03a1d-83ba-46a2-a68e-da94fc401c55 {
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);
padding-top: 0px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
}

#s-90e03a1d-83ba-46a2-a68e-da94fc401c55 {
  display: none;
}
#s-346273be-b309-4b6f-b2d6-922a6deec6a0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 40px;
text-align: center;
background-color: rgba(255, 239, 58, 1);
}

#s-346273be-b309-4b6f-b2d6-922a6deec6a0 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-16d17545-b282-49c6-8823-3743a861b70f {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f {
  max-width: 100%;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom,
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f {
  max-width: 100%;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom,
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f {
  max-width: 100%;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom,
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f {
  max-width: 100%;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom,
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f {
  max-width: 100%;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom,
.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16d17545-b282-49c6-8823-3743a861b70f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-892d948d-42c5-46f1-a7d8-f1861ff20d31 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 175px;
text-align: center;
}

#s-892d948d-42c5-46f1-a7d8-f1861ff20d31 .shg-product-title-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-9d485e1c-d273-46e6-982f-ad36af9bf335 {
  text-align: center;
}

#s-9d485e1c-d273-46e6-982f-ad36af9bf335 .shg-product-sold-out {
  display: none;
  color: rgba(248, 53, 125, 1);
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-9d485e1c-d273-46e6-982f-ad36af9bf335 .shg-product-price {
  color: rgba(248, 53, 125, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-9d485e1c-d273-46e6-982f-ad36af9bf335 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(173, 173, 173, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-91a9a594-a2e6-4b62-a895-38baf9bc9081 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
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: 100px;
max-width: 200px;
background-color: rgba(248, 53, 125, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-91a9a594-a2e6-4b62-a895-38baf9bc9081:hover {background-color: rgba(248, 53, 125, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-91a9a594-a2e6-4b62-a895-38baf9bc9081:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-91a9a594-a2e6-4b62-a895-38baf9bc9081.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8c9e4cb7-c706-4c84-94eb-76d00da945d4 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-8c9e4cb7-c706-4c84-94eb-76d00da945d4 {
  display: none;
}
#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}


.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  max-width: 100%;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom,
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  max-width: 100%;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom,
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  max-width: 100%;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom,
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  max-width: 100%;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom,
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 {
  max-width: 100%;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom,
.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2f75c33-f7a6-42f8-a269-bb8b659c0157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43fc9e47-4a16-432d-9add-26afc811fed0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 175px;
text-align: center;
}

#s-43fc9e47-4a16-432d-9add-26afc811fed0 .shg-product-title-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-592e8b0c-bec9-47d5-b789-678d0358ec6e {
  text-align: center;
}

#s-592e8b0c-bec9-47d5-b789-678d0358ec6e .shg-product-sold-out {
  display: none;
  color: rgba(248, 53, 125, 1);
  font-size: 20px;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-592e8b0c-bec9-47d5-b789-678d0358ec6e .shg-product-price {
  color: rgba(248, 53, 125, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-592e8b0c-bec9-47d5-b789-678d0358ec6e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(173, 173, 173, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

#s-fe374e2b-b6c4-4feb-80fd-9e45576e1e65 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
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: 100px;
max-width: 200px;
background-color: rgba(248, 53, 125, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-fe374e2b-b6c4-4feb-80fd-9e45576e1e65:hover {background-color: rgba(248, 53, 125, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fe374e2b-b6c4-4feb-80fd-9e45576e1e65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fe374e2b-b6c4-4feb-80fd-9e45576e1e65.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-4ea8fbb7-f994-4962-bb42-a582766d24f9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ea8fbb7-f994-4962-bb42-a582766d24f9 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-4ea8fbb7-f994-4962-bb42-a582766d24f9 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d0895f5d-9c72-4d59-bddb-cf819e858230 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}




  #s-d0895f5d-9c72-4d59-bddb-cf819e858230 img.shogun-image {
    
    width: px;
  }


#s-d0895f5d-9c72-4d59-bddb-cf819e858230 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce43f068-535d-47e4-bc7e-c044ebc7c918 {
  box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 50px;
max-width: 400px;
}








#s-ce43f068-535d-47e4-bc7e-c044ebc7c918 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce43f068-535d-47e4-bc7e-c044ebc7c918.shg-box.shg-c {
  justify-content: center;
}

#s-a5a79a30-04f3-4156-b249-760ae2ff009b {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-a5a79a30-04f3-4156-b249-760ae2ff009b img.shogun-image {
    
    width: px;
  }


#s-a5a79a30-04f3-4156-b249-760ae2ff009b .shogun-image-content {
  
    align-items: center;
  
}

#s-f43ff78b-e56a-491a-a62e-4788deee3e5f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2QxOWFhNjctYTYzZC00NGU0LWFmY2QtMDdkZDg2NjI3MjE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmOWY5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZDE5YWE2Ny1hNjNkLTQ0ZTQtYWZjZC0wN2RkODY2MjcyMTgpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
}








#s-f43ff78b-e56a-491a-a62e-4788deee3e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43ff78b-e56a-491a-a62e-4788deee3e5f.shg-box.shg-c {
  justify-content: center;
}

#s-f862134d-528a-49b4-ac0c-8ae85662ee89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f862134d-528a-49b4-ac0c-8ae85662ee89 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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: flex;
  align-items: center;
  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;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s 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 {
  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 {
  transform: rotate(-225deg);
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(249, 249, 249, 1);
  padding: 10px;
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 300;
  font-style: ;
  font-size: 16px;
}

#s-7b5d8633-9c9a-4d29-a013-3e1704264ede > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-53fa07cc-5c89-49bd-a620-9460c2217165 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-53fa07cc-5c89-49bd-a620-9460c2217165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53fa07cc-5c89-49bd-a620-9460c2217165.shg-box.shg-c {
  justify-content: center;
}

#s-1ccced86-1d19-4da7-b39f-d9dd26a61eab {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ccced86-1d19-4da7-b39f-d9dd26a61eab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-26d7fede-301c-4a12-9d4a-d796b92423ff {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-41c5dfc8-d5f3-49e8-a0ed-1a787c926c91 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-ab7d94cc-12fe-4f0d-89c0-c6623b6a3726 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-8a872413-33a0-47c4-a94d-072e8a2939ab {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-3548b482-c539-41a0-86f9-bc2df057dfb1 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-4c06b1f5-c33f-44b9-b447-2114b239a06b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-86c33f73-e2a6-4cdc-ba52-d34810815ee5 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-86c33f73-e2a6-4cdc-ba52-d34810815ee5 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-86c33f73-e2a6-4cdc-ba52-d34810815ee5.shg-box.shg-c {
  justify-content: center;
}

#s-342a842f-c5aa-473d-9f2e-04e29f17b1e7 {
  box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0.14);
border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
max-width: 1024px;
background-color: rgba(248, 248, 248, 1);
}

@media (min-width: 0px) {
[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-342a842f-c5aa-473d-9f2e-04e29f17b1e7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7f9288f6-9b3a-4a0a-8723-c5768673df22 {
  min-height: 50px;
}








#s-7f9288f6-9b3a-4a0a-8723-c5768673df22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f9288f6-9b3a-4a0a-8723-c5768673df22.shg-box.shg-c {
  justify-content: center;
}

#s-68b60129-f66f-469c-87a8-1c747edd6fc5 {
  box-shadow:0px 5px 0px 0px rgba(255, 239, 58, 1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(248, 53, 125, 1);
border-style: solid;
border-radius: 100px;
max-width: 300px;
background-color: rgba(32, 89, 170, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-68b60129-f66f-469c-87a8-1c747edd6fc5:hover {background-color: rgba(32, 89, 170, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-68b60129-f66f-469c-87a8-1c747edd6fc5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68b60129-f66f-469c-87a8-1c747edd6fc5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}

#s-db076164-6848-4c23-bc69-d992c8fce414 {
  text-align: center;
}
@media (max-width: 767px){#s-db076164-6848-4c23-bc69-d992c8fce414 {
  margin-top: 50px;
margin-bottom: 50px;
}
}



  #s-db076164-6848-4c23-bc69-d992c8fce414 img.shogun-image {
    
    width: px;
  }


#s-db076164-6848-4c23-bc69-d992c8fce414 .shogun-image-content {
  
    align-items: center;
  
}

#s-c116ebfc-d0a3-4605-a07f-8862535dcbc1 {
  margin-top: 50px;
}

/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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