.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-a70f4460-5e96-47c0-a48d-afd6d8fecafa {
  background-image: url(https://i.shgcdn.com/c5eddb31-52ce-4355-9a1c-085e42980406/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 184px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa {
  display: none;
}
#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa, #wrap-s-a70f4460-5e96-47c0-a48d-afd6d8fecafa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa {
  display: none;
}
#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa, #wrap-s-a70f4460-5e96-47c0-a48d-afd6d8fecafa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa {
  display: none;
}
#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa, #wrap-s-a70f4460-5e96-47c0-a48d-afd6d8fecafa { display:none !important; }}







#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-a70f4460-5e96-47c0-a48d-afd6d8fecafa.shg-box.shg-c {
  justify-content: center;
}

#s-771c6d36-1212-4362-8d03-ebe37380622c {
  background-image: url(https://i.shgcdn.com/c5eddb31-52ce-4355-9a1c-085e42980406/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 570px;
background-position: center bottom;
}
@media (max-width: 767px){#s-771c6d36-1212-4362-8d03-ebe37380622c {
  display: none;
}
#s-771c6d36-1212-4362-8d03-ebe37380622c, #wrap-s-771c6d36-1212-4362-8d03-ebe37380622c { display:none !important; }}







#s-771c6d36-1212-4362-8d03-ebe37380622c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-771c6d36-1212-4362-8d03-ebe37380622c.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-771c6d36-1212-4362-8d03-ebe37380622c > .shg-box-overlay {
  background-color: rgba(236, 56, 113, 1);
  opacity: 0;
}#s-771c6d36-1212-4362-8d03-ebe37380622c.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-771c6d36-1212-4362-8d03-ebe37380622c > .shg-box-overlay {
  background-color: rgba(236, 56, 113, 1);
  opacity: 0;
}#s-771c6d36-1212-4362-8d03-ebe37380622c.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-aa0c78de-efef-4822-ada7-f79838de132f {
  border-style: solid;
margin-top: 50px;
margin-left: 8%;
margin-bottom: 50px;
margin-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa0c78de-efef-4822-ada7-f79838de132f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-3c27e4b0-d559-4611-a289-a6d0c4947fa2 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 {
  
}
}@media (max-width: 767px){#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 {
  display: none;
}
#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2, #wrap-s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 { display:none !important; }}
#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 150px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 90px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-3c27e4b0-d559-4611-a289-a6d0c4947fa2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 90px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}
@media (min-width: 1200px){#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 {
  display: none;
}
#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0, #wrap-s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 {
  display: none;
}
#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0, #wrap-s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 {
  display: none;
}
#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0, #wrap-s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 { display:none !important; }}
#s-7116a1a6-4ef1-4fd1-a83e-56d44a237de0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 85px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



.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-f36d583c-4d32-4de4-98dc-029f846a64a7 {
  box-shadow:0px 0px 0px 0px rgba(249, 229, 19, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-f36d583c-4d32-4de4-98dc-029f846a64a7 {
  display: none;
}
#s-f36d583c-4d32-4de4-98dc-029f846a64a7, #wrap-s-f36d583c-4d32-4de4-98dc-029f846a64a7 { display:none !important; }}@media (max-width: 767px){#s-f36d583c-4d32-4de4-98dc-029f846a64a7 {
  display: none;
}
#s-f36d583c-4d32-4de4-98dc-029f846a64a7, #wrap-s-f36d583c-4d32-4de4-98dc-029f846a64a7 { display:none !important; }}
#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 {
  box-shadow:0px 0px 0px 0px rgba(249, 229, 19, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
background-color: rgba(236, 56, 113, 0);
}
@media (min-width: 1200px){#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 {
  display: none;
}
#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010, #wrap-s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 {
  display: none;
}
#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010, #wrap-s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-085d69e9-0f88-4641-8e3e-a9d9ebdeb010 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-9f860cf5-6796-42c4-98f1-8e0b03ef443e {
  display: none;
}
#s-9f860cf5-6796-42c4-98f1-8e0b03ef443e, #wrap-s-9f860cf5-6796-42c4-98f1-8e0b03ef443e { display:none !important; }}@media (max-width: 767px){#s-9f860cf5-6796-42c4-98f1-8e0b03ef443e {
  display: none;
}
#s-9f860cf5-6796-42c4-98f1-8e0b03ef443e, #wrap-s-9f860cf5-6796-42c4-98f1-8e0b03ef443e { display:none !important; }}
#s-645b360b-ef86-4ea4-834b-a32e288d0504 {
  background-size: cover;
background-attachment: fixed;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-645b360b-ef86-4ea4-834b-a32e288d0504 {
  
}
}







#s-645b360b-ef86-4ea4-834b-a32e288d0504 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.85;
}#s-645b360b-ef86-4ea4-834b-a32e288d0504.shg-box.shg-c {
  justify-content: center;
}

#s-f969d429-8e99-490b-9bee-d030a1bb5bb1 {
  margin-top: -2px;
margin-left: 0%;
margin-bottom: -10px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-f969d429-8e99-490b-9bee-d030a1bb5bb1 {
  display: none;
}
#s-f969d429-8e99-490b-9bee-d030a1bb5bb1, #wrap-s-f969d429-8e99-490b-9bee-d030a1bb5bb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f969d429-8e99-490b-9bee-d030a1bb5bb1 {
  display: none;
}
#s-f969d429-8e99-490b-9bee-d030a1bb5bb1, #wrap-s-f969d429-8e99-490b-9bee-d030a1bb5bb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f969d429-8e99-490b-9bee-d030a1bb5bb1 {
  display: none;
}
#s-f969d429-8e99-490b-9bee-d030a1bb5bb1, #wrap-s-f969d429-8e99-490b-9bee-d030a1bb5bb1 { display:none !important; }}
#s-f969d429-8e99-490b-9bee-d030a1bb5bb1 .shogun-heading-component h1 {
  color: rgba(25, 3, 3, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 75px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d {
  box-shadow:0px 0px 0px 0px rgba(249, 229, 19, 1);
border-style: solid;
margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
background-color: rgba(236, 56, 113, 0);
}
@media (min-width: 1200px){#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d {
  display: none;
}
#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d, #wrap-s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d {
  display: none;
}
#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d, #wrap-s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d {
  display: none;
}
#s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d, #wrap-s-c2c81319-5a0f-4887-ba2d-0503f4acfa8d { display:none !important; }}
#s-6793593d-4d43-42f5-82dd-0a57d5b20cef {
  border-style: solid;
margin-top: 24px;
margin-left: 6%;
margin-bottom: 24px;
margin-right: 6%;
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: 31px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-6793593d-4d43-42f5-82dd-0a57d5b20cef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6793593d-4d43-42f5-82dd-0a57d5b20cef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6793593d-4d43-42f5-82dd-0a57d5b20cef {
  
}
}@media (max-width: 767px){#s-6793593d-4d43-42f5-82dd-0a57d5b20cef {
  
}
}
@media (min-width: 0px) {
[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6793593d-4d43-42f5-82dd-0a57d5b20cef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ec5f20f-51c6-43a1-8a29-59317e613d2b .shogun-icon-wrapper {
  text-align: left;
}


#s-5ec5f20f-51c6-43a1-8a29-59317e613d2b .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(72, 181, 204, 1);
}

#s-eafdcdb4-3023-4fde-b155-e09c42a040b7 {
  border-style: solid;
margin-bottom: 10px;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(210, 210, 210, 1);
border-style: solid;
}
@media (min-width: 1200px){#s-eafdcdb4-3023-4fde-b155-e09c42a040b7 {
  display: none;
}
#s-eafdcdb4-3023-4fde-b155-e09c42a040b7, #wrap-s-eafdcdb4-3023-4fde-b155-e09c42a040b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eafdcdb4-3023-4fde-b155-e09c42a040b7 {
  display: none;
}
#s-eafdcdb4-3023-4fde-b155-e09c42a040b7, #wrap-s-eafdcdb4-3023-4fde-b155-e09c42a040b7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eafdcdb4-3023-4fde-b155-e09c42a040b7 {
  display: none;
}
#s-eafdcdb4-3023-4fde-b155-e09c42a040b7, #wrap-s-eafdcdb4-3023-4fde-b155-e09c42a040b7 { display:none !important; }}
#s-02588701-cf1b-4898-81ea-9fed679ead3d {
  border-style: solid;
margin-top: 4px;
margin-bottom: 27px;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(210, 210, 210, 1);
border-style: solid;
}
@media (max-width: 767px){#s-02588701-cf1b-4898-81ea-9fed679ead3d {
  display: none;
}
#s-02588701-cf1b-4898-81ea-9fed679ead3d, #wrap-s-02588701-cf1b-4898-81ea-9fed679ead3d { display:none !important; }}
#s-ad76de68-a34d-4b65-9548-fd78a8188ae8 {
  margin-left: 0%;
margin-right: 4%;
}
@media (min-width: 1200px){#s-ad76de68-a34d-4b65-9548-fd78a8188ae8 {
  display: none;
}
#s-ad76de68-a34d-4b65-9548-fd78a8188ae8, #wrap-s-ad76de68-a34d-4b65-9548-fd78a8188ae8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad76de68-a34d-4b65-9548-fd78a8188ae8 {
  display: none;
}
#s-ad76de68-a34d-4b65-9548-fd78a8188ae8, #wrap-s-ad76de68-a34d-4b65-9548-fd78a8188ae8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad76de68-a34d-4b65-9548-fd78a8188ae8 {
  
}
}
#s-c8174603-554d-4355-8d17-0a8c888aa49b {
  margin-left: 0%;
margin-right: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8174603-554d-4355-8d17-0a8c888aa49b {
  display: none;
}
#s-c8174603-554d-4355-8d17-0a8c888aa49b, #wrap-s-c8174603-554d-4355-8d17-0a8c888aa49b { display:none !important; }}@media (max-width: 767px){#s-c8174603-554d-4355-8d17-0a8c888aa49b {
  display: none;
}
#s-c8174603-554d-4355-8d17-0a8c888aa49b, #wrap-s-c8174603-554d-4355-8d17-0a8c888aa49b { display:none !important; }}
#s-444dbac1-ef8f-4757-9115-d6c02b76a983 {
  background-image: url(https://i.shgcdn.com/f0c42aff-f5ff-4b92-b1e4-43eafe840fdb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 630px;
background-position: left center;
}








#s-444dbac1-ef8f-4757-9115-d6c02b76a983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-444dbac1-ef8f-4757-9115-d6c02b76a983.shg-box.shg-c {
  justify-content: center;
}

#s-4303c2d3-b467-4503-8013-947a2fd0b343 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4303c2d3-b467-4503-8013-947a2fd0b343 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4303c2d3-b467-4503-8013-947a2fd0b343 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4303c2d3-b467-4503-8013-947a2fd0b343 {
  
}
}@media (max-width: 767px){#s-4303c2d3-b467-4503-8013-947a2fd0b343 {
  display: none;
}
#s-4303c2d3-b467-4503-8013-947a2fd0b343, #wrap-s-4303c2d3-b467-4503-8013-947a2fd0b343 { display:none !important; }}







#s-4303c2d3-b467-4503-8013-947a2fd0b343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4303c2d3-b467-4503-8013-947a2fd0b343.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e {
  display: none;
}
#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e, #wrap-s-4bcfe34a-15b2-4d82-9406-2c517ec9624e { display:none !important; }}@media (max-width: 767px){#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e {
  
}
}







#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.5;
}#s-4bcfe34a-15b2-4d82-9406-2c517ec9624e.shg-box.shg-c {
  justify-content: center;
}

#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 {
  box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.22);
border-style: solid;
margin-top: 50px;
margin-left: 130px;
margin-bottom: 50px;
margin-right: 130px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0.87);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 {
  
}
}@media (max-width: 767px){#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 {
  
}
}







#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d7430ac0-a90c-4df8-bfbf-f814cc861c26.shg-box.shg-c {
  justify-content: center;
}

#s-e6a6a45f-f2eb-471a-91b5-3c37a3f6cf73 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-e6a6a45f-f2eb-471a-91b5-3c37a3f6cf73 .shogun-icon-wrapper {
  text-align: center;
}


#s-e6a6a45f-f2eb-471a-91b5-3c37a3f6cf73 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(0, 0, 0, 1);
}

#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 {
  
}
}@media (max-width: 767px){#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 {
  
}
}
#s-cd36f4b1-e76a-4ef9-b54a-096153f1d0e7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-8d205349-401d-4c9a-bb04-967d9c52cd96 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-8d205349-401d-4c9a-bb04-967d9c52cd96 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8d205349-401d-4c9a-bb04-967d9c52cd96 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8d205349-401d-4c9a-bb04-967d9c52cd96 {
  
}
}@media (max-width: 767px){#s-8d205349-401d-4c9a-bb04-967d9c52cd96 {
  
}
}
@media (min-width: 0px) {
[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8d205349-401d-4c9a-bb04-967d9c52cd96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

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

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

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

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

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

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

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

#s-b61f9596-abcc-41f6-b509-69a69471a01a {
  border-style: solid;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-b61f9596-abcc-41f6-b509-69a69471a01a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmM3OGRjOTktZTFjMS00MjZkLWE4NTYtOWNmY2I3NTljZDM5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZmM3OGRjOTktZTFjMS00MjZkLWE4NTYtOWNmY2I3NTljZDM5KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-b61f9596-abcc-41f6-b509-69a69471a01a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b61f9596-abcc-41f6-b509-69a69471a01a-btn-wrapper {
    text-align: center;
  }


#s-b61f9596-abcc-41f6-b509-69a69471a01a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  block ;
}

#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee {
  display: none;
}
#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee, #wrap-s-3b725efd-16e4-4b57-b833-f0cbea76e6ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee {
  display: none;
}
#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee, #wrap-s-3b725efd-16e4-4b57-b833-f0cbea76e6ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee {
  
}
}@media (max-width: 767px){#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee {
  
}
}







#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b725efd-16e4-4b57-b833-f0cbea76e6ee.shg-box.shg-c {
  justify-content: flex-start;
}

#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c {
  display: none;
}
#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c, #wrap-s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c {
  display: none;
}
#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c, #wrap-s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c {
  
}
}@media (max-width: 767px){#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c {
  
}
}







#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.5;
}#s-123e0787-67d8-4e34-b7c9-b8fa2b70a80c.shg-box.shg-c {
  justify-content: center;
}

#s-ba513fdc-707d-43bd-b8fc-669e132da956 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0.87);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-ba513fdc-707d-43bd-b8fc-669e132da956 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba513fdc-707d-43bd-b8fc-669e132da956 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba513fdc-707d-43bd-b8fc-669e132da956 {
  
}
}@media (max-width: 767px){#s-ba513fdc-707d-43bd-b8fc-669e132da956 {
  
}
}







#s-ba513fdc-707d-43bd-b8fc-669e132da956 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ba513fdc-707d-43bd-b8fc-669e132da956.shg-box.shg-c {
  justify-content: center;
}

#s-d1406e40-f877-4f72-a601-61c1a5f4c6d1 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-d1406e40-f877-4f72-a601-61c1a5f4c6d1 .shogun-icon-wrapper {
  text-align: center;
}


#s-d1406e40-f877-4f72-a601-61c1a5f4c6d1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(0, 0, 0, 1);
}

#s-54d6df9e-a87a-4488-b459-007677635c38 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-54d6df9e-a87a-4488-b459-007677635c38 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54d6df9e-a87a-4488-b459-007677635c38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54d6df9e-a87a-4488-b459-007677635c38 {
  
}
}@media (max-width: 767px){#s-54d6df9e-a87a-4488-b459-007677635c38 {
  
}
}
#s-54d6df9e-a87a-4488-b459-007677635c38 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-9596f3fb-563a-464b-b880-439c28632dff {
  border-style: solid;
margin-bottom: 42px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-9596f3fb-563a-464b-b880-439c28632dff:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjBlYTUwMGMtZGIxZC00MDI3LWE5NzMtMWYxYzE1NTAxNTU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZjBlYTUwMGMtZGIxZC00MDI3LWE5NzMtMWYxYzE1NTAxNTU2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-9596f3fb-563a-464b-b880-439c28632dff:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9596f3fb-563a-464b-b880-439c28632dff-btn-wrapper {
    text-align: center;
  }


#s-9596f3fb-563a-464b-b880-439c28632dff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-86737611-13ab-42ce-ac06-bcdf938bf01c {
  margin-bottom: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-86737611-13ab-42ce-ac06-bcdf938bf01c {
  display: none;
}
#s-86737611-13ab-42ce-ac06-bcdf938bf01c, #wrap-s-86737611-13ab-42ce-ac06-bcdf938bf01c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86737611-13ab-42ce-ac06-bcdf938bf01c {
  display: none;
}
#s-86737611-13ab-42ce-ac06-bcdf938bf01c, #wrap-s-86737611-13ab-42ce-ac06-bcdf938bf01c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86737611-13ab-42ce-ac06-bcdf938bf01c {
  display: none;
}
#s-86737611-13ab-42ce-ac06-bcdf938bf01c, #wrap-s-86737611-13ab-42ce-ac06-bcdf938bf01c { display:none !important; }}@media (max-width: 767px){#s-86737611-13ab-42ce-ac06-bcdf938bf01c {
  display: none;
}
#s-86737611-13ab-42ce-ac06-bcdf938bf01c, #wrap-s-86737611-13ab-42ce-ac06-bcdf938bf01c { display:none !important; }}







#s-86737611-13ab-42ce-ac06-bcdf938bf01c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86737611-13ab-42ce-ac06-bcdf938bf01c.shg-box.shg-c {
  justify-content: center;
}

#s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa {
  border-style: solid;
margin-top: 44px;
margin-left: 6%;
margin-bottom: 44px;
margin-right: 6%;
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: 31px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-ed0d1ce7-1e65-4524-bdf4-d066da9a52aa"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-1652c8f7-8bec-4eb0-9743-cb34911b2483 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.52);
border-style: solid;
max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1652c8f7-8bec-4eb0-9743-cb34911b2483 {
  
}
}



  #s-1652c8f7-8bec-4eb0-9743-cb34911b2483 img.shogun-image {
    
    width: px;
  }


#s-1652c8f7-8bec-4eb0-9743-cb34911b2483 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed665b4b-5c12-4f4c-954c-e862fd9c3a91 .shogun-icon-wrapper {
  text-align: left;
}


#s-ed665b4b-5c12-4f4c-954c-e862fd9c3a91 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(72, 181, 204, 1);
}

#s-cecc4846-f38f-475c-8f2c-2387813ec013 {
  border-style: solid;
margin-top: 9px;
margin-bottom: 17px;
margin-right: 30%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 3px;
border-right-width: 0px;
border-color: rgba(210, 210, 210, 1);
border-style: solid;
}

#s-94d88d80-209d-401a-b430-d1fab5c67ed5 {
  margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-94d88d80-209d-401a-b430-d1fab5c67ed5 {
  margin-left: 10%;
margin-right: 0%;
}
}
#s-6592761a-8dec-4d06-93ab-edd6bcd3beba {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-6592761a-8dec-4d06-93ab-edd6bcd3beba:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGEzNDQ4ZmMtYjAxMC00MDIxLTg5MzAtNmYwZTBkMzg0ZDkzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZGEzNDQ4ZmMtYjAxMC00MDIxLTg5MzAtNmYwZTBkMzg0ZDkzKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-6592761a-8dec-4d06-93ab-edd6bcd3beba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6592761a-8dec-4d06-93ab-edd6bcd3beba-btn-wrapper {
    text-align: left;
  }


#s-6592761a-8dec-4d06-93ab-edd6bcd3beba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b {
  display: none;
}
#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b, #wrap-s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b {
  display: none;
}
#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b, #wrap-s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b {
  display: none;
}
#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b, #wrap-s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b { display:none !important; }}@media (max-width: 767px){#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b {
  display: none;
}
#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b, #wrap-s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b { display:none !important; }}







#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ced5aae-62fa-4d5a-8a63-0fe66c7f569b.shg-box.shg-c {
  justify-content: center;
}

#s-c03c3d40-2122-4589-b788-609618dfb78c {
  margin-top: 4%;
padding-left: 5%;
padding-right: 5%;
}

#s-c03c3d40-2122-4589-b788-609618dfb78c .shogun-icon-wrapper {
  text-align: left;
}


#s-c03c3d40-2122-4589-b788-609618dfb78c .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(72, 181, 204, 1);
}

#s-d69d2f5b-dac1-40f7-b554-027e3585bda0 {
  border-style: solid;
margin-left: 6%;
margin-right: 6%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 3px;
border-right-width: 0px;
border-color: rgba(210, 210, 210, 1);
border-style: solid;
}

#s-f6033104-646f-4dc8-ac5b-d4171e1e3981 {
  border-style: solid;
margin-left: 6%;
margin-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.52);
border-style: solid;
max-width: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f6033104-646f-4dc8-ac5b-d4171e1e3981 {
  
}
}



  #s-f6033104-646f-4dc8-ac5b-d4171e1e3981 img.shogun-image {
    
    width: px;
  }


#s-f6033104-646f-4dc8-ac5b-d4171e1e3981 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b6868e8-3944-4c92-9e79-e5d15214ad3e {
  margin-top: 20px;
margin-left: 6%;
margin-bottom: 0px;
margin-right: 6%;
}

#s-e1f1472f-59ce-4659-9998-a5e0e4962d47 {
  border-style: solid;
margin-top: 30px;
margin-left: 16%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-style: solid;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-e1f1472f-59ce-4659-9998-a5e0e4962d47:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTdlZjJmNzgtZDIzNC00MTA5LWJlM2QtZGM1MDY3YjI1ZDZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjOTdlZjJmNzgtZDIzNC00MTA5LWJlM2QtZGM1MDY3YjI1ZDZiKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-e1f1472f-59ce-4659-9998-a5e0e4962d47:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e1f1472f-59ce-4659-9998-a5e0e4962d47 {
  display: none;
}
#s-e1f1472f-59ce-4659-9998-a5e0e4962d47, #wrap-s-e1f1472f-59ce-4659-9998-a5e0e4962d47 { display:none !important; }}

  #s-e1f1472f-59ce-4659-9998-a5e0e4962d47-btn-wrapper {
    text-align: left;
  }


#s-e1f1472f-59ce-4659-9998-a5e0e4962d47.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-be678324-61c2-4952-972d-d75a897ceb8d {
  border-style: solid;
margin-top: 6%;
margin-left: 6%;
margin-bottom: 6%;
margin-right: 6%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-be678324-61c2-4952-972d-d75a897ceb8d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTYwMjMzNzctMzA1NC00NTgzLTg1NGUtZGVhZjMwZGQ3MTQxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNTYwMjMzNzctMzA1NC00NTgzLTg1NGUtZGVhZjMwZGQ3MTQxKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-be678324-61c2-4952-972d-d75a897ceb8d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-be678324-61c2-4952-972d-d75a897ceb8d {
  display: none;
}
#s-be678324-61c2-4952-972d-d75a897ceb8d, #wrap-s-be678324-61c2-4952-972d-d75a897ceb8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be678324-61c2-4952-972d-d75a897ceb8d {
  display: none;
}
#s-be678324-61c2-4952-972d-d75a897ceb8d, #wrap-s-be678324-61c2-4952-972d-d75a897ceb8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be678324-61c2-4952-972d-d75a897ceb8d {
  display: none;
}
#s-be678324-61c2-4952-972d-d75a897ceb8d, #wrap-s-be678324-61c2-4952-972d-d75a897ceb8d { display:none !important; }}@media (max-width: 767px){#s-be678324-61c2-4952-972d-d75a897ceb8d {
  margin-top: 4%;
margin-bottom: 19%;
}
}

  #s-be678324-61c2-4952-972d-d75a897ceb8d-btn-wrapper {
    text-align: left;
  }


#s-be678324-61c2-4952-972d-d75a897ceb8d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 11px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf {
  display: none;
}
#s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf, #wrap-s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf { display:none !important; }}







#s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-c1aa8671-dbbc-48c4-912c-fb8f381f33cf.shg-box.shg-c {
  justify-content: center;
}

#s-1be6aa48-7019-4d82-90d7-66a16d288ac4 {
  margin-top: 3%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}
@media (max-width: 767px){#s-1be6aa48-7019-4d82-90d7-66a16d288ac4 {
  display: none;
}
#s-1be6aa48-7019-4d82-90d7-66a16d288ac4, #wrap-s-1be6aa48-7019-4d82-90d7-66a16d288ac4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-1be6aa48-7019-4d82-90d7-66a16d288ac4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c05f5725-bc2b-43ae-bbee-fa44d719f446 {
  border-style: solid;
margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(72, 181, 204, 1);
}








#s-c05f5725-bc2b-43ae-bbee-fa44d719f446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c05f5725-bc2b-43ae-bbee-fa44d719f446.shg-box.shg-c {
  justify-content: center;
}

#s-73b5dcd7-4d4d-4876-878c-e1c8d4627b74 .shogun-icon-wrapper {
  text-align: left;
}


#s-73b5dcd7-4d4d-4876-878c-e1c8d4627b74 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-cf6a6380-6b13-4a0b-83cb-a67ffeef979a {
  margin-bottom: 10px;
}

#s-cf6a6380-6b13-4a0b-83cb-a67ffeef979a .shogun-heading-component h1 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-27efdeb2-60e5-4d8c-bfb3-85317e0146fc {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-27efdeb2-60e5-4d8c-bfb3-85317e0146fc {
  margin-bottom: 10px;
}
}
#s-6fa41dc5-07bf-455c-8a27-b00dd1f09f5c {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-6fa41dc5-07bf-455c-8a27-b00dd1f09f5c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTFjZGUwMDAtYzIwZi00NjFjLTkzOTAtMThlY2FlMGIyZmM0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNTFjZGUwMDAtYzIwZi00NjFjLTkzOTAtMThlY2FlMGIyZmM0KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-6fa41dc5-07bf-455c-8a27-b00dd1f09f5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6fa41dc5-07bf-455c-8a27-b00dd1f09f5c-btn-wrapper {
    text-align: center;
  }


#s-6fa41dc5-07bf-455c-8a27-b00dd1f09f5c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-497f583a-3dba-46fa-a5cf-0170c2c21132 {
  text-align: center;
}




  #s-497f583a-3dba-46fa-a5cf-0170c2c21132 img.shogun-image {
    
    width: px;
  }


#s-497f583a-3dba-46fa-a5cf-0170c2c21132 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcad1638-a997-4f1f-880e-676939fcf490 {
  border-style: solid;
margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(68, 162, 126, 1);
}








#s-fcad1638-a997-4f1f-880e-676939fcf490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcad1638-a997-4f1f-880e-676939fcf490.shg-box.shg-c {
  justify-content: center;
}

#s-90c2004b-d3f4-4b31-8706-d82718b46d6c .shogun-icon-wrapper {
  text-align: left;
}


#s-90c2004b-d3f4-4b31-8706-d82718b46d6c .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-afa1b7ba-5b4e-4e7a-a2a5-26ec279f680c {
  margin-bottom: 10px;
}

#s-afa1b7ba-5b4e-4e7a-a2a5-26ec279f680c .shogun-heading-component h1 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-59a7f878-c2ba-4f80-a6bf-7aa9cdaa3372 {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-59a7f878-c2ba-4f80-a6bf-7aa9cdaa3372 {
  margin-bottom: 10px;
}
}
#s-80369f5f-2925-4321-a92b-573b0d14edb1 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-80369f5f-2925-4321-a92b-573b0d14edb1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTNkMmFlNTAtMDdiMi00NDJkLTg2ZWEtYTRmODRjM2VkMzZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNTNkMmFlNTAtMDdiMi00NDJkLTg2ZWEtYTRmODRjM2VkMzZhKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-80369f5f-2925-4321-a92b-573b0d14edb1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-80369f5f-2925-4321-a92b-573b0d14edb1-btn-wrapper {
    text-align: center;
  }


#s-80369f5f-2925-4321-a92b-573b0d14edb1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-e760a038-252f-42b3-ad52-934b71afdf92 {
  text-align: center;
}




  #s-e760a038-252f-42b3-ad52-934b71afdf92 img.shogun-image {
    
    width: px;
  }


#s-e760a038-252f-42b3-ad52-934b71afdf92 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a7fa7f8-5eec-435e-87ac-ae431417dead {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 5px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-7a7fa7f8-5eec-435e-87ac-ae431417dead {
  display: none;
}
#s-7a7fa7f8-5eec-435e-87ac-ae431417dead, #wrap-s-7a7fa7f8-5eec-435e-87ac-ae431417dead { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a7fa7f8-5eec-435e-87ac-ae431417dead {
  display: none;
}
#s-7a7fa7f8-5eec-435e-87ac-ae431417dead, #wrap-s-7a7fa7f8-5eec-435e-87ac-ae431417dead { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a7fa7f8-5eec-435e-87ac-ae431417dead {
  display: none;
}
#s-7a7fa7f8-5eec-435e-87ac-ae431417dead, #wrap-s-7a7fa7f8-5eec-435e-87ac-ae431417dead { display:none !important; }}@media (max-width: 767px){#s-7a7fa7f8-5eec-435e-87ac-ae431417dead {
  
}
}







#s-7a7fa7f8-5eec-435e-87ac-ae431417dead > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-7a7fa7f8-5eec-435e-87ac-ae431417dead.shg-box.shg-c {
  justify-content: center;
}

#s-6d37f9fd-3d86-4b78-ae6c-d449156bb0f1 {
  border-style: solid;
margin-top: 6%;
margin-left: 5%;
margin-bottom: 6%;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(249, 229, 19, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(72, 181, 204, 1);
}








#s-6d37f9fd-3d86-4b78-ae6c-d449156bb0f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d37f9fd-3d86-4b78-ae6c-d449156bb0f1.shg-box.shg-c {
  justify-content: center;
}

#s-3cd9e3de-45b3-41e1-89c2-83466baee72e .shogun-icon-wrapper {
  text-align: left;
}


#s-3cd9e3de-45b3-41e1-89c2-83466baee72e .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5d5ab4e6-7ee3-4583-8ed9-f3039c3814b8 {
  margin-bottom: 10px;
}

#s-5d5ab4e6-7ee3-4583-8ed9-f3039c3814b8 .shogun-heading-component h1 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-ffecab6d-be3f-42d4-92bc-380ad487e7aa {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-ffecab6d-be3f-42d4-92bc-380ad487e7aa {
  margin-bottom: 10px;
}
}
#s-809e7076-df3a-4235-9810-5334d50fe1a6 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 4px;
background-color: rgba(249, 229, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1.5em;
letter-spacing: 0px;
}
#s-809e7076-df3a-4235-9810-5334d50fe1a6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTFjZGUwMDAtYzIwZi00NjFjLTkzOTAtMThlY2FlMGIyZmM0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjlmZmIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjU5MDkwOTA5MDkwOTA5MDkiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWU0MTM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgxODE4MTgxODE4MTgxOCIgc3R5bGU9InN0b3AtY29sb3I6I2YzZmYxMjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzdlMjBjZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNTFjZGUwMDAtYzIwZi00NjFjLTkzOTAtMThlY2FlMGIyZmM0KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 4px !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f9ffb3"}, {"id"=>4, "pos"=>0.5909090909090909, "color"=>"#f9e413"}, {"id"=>3, "pos"=>0.9818181818181818, "color"=>"#f3ff12"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;}#s-809e7076-df3a-4235-9810-5334d50fe1a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-809e7076-df3a-4235-9810-5334d50fe1a6-btn-wrapper {
    text-align: center;
  }


#s-809e7076-df3a-4235-9810-5334d50fe1a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  font-family: Anton;
  display:  inline-block ;
}

#s-87eaae42-6252-4883-8cb0-eaf2d6b9ca74 {
  text-align: center;
}




  #s-87eaae42-6252-4883-8cb0-eaf2d6b9ca74 img.shogun-image {
    
    width: px;
  }


#s-87eaae42-6252-4883-8cb0-eaf2d6b9ca74 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}