.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-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 {
  margin-top: -28px;
padding-top: 35px;
padding-bottom: 20px;
min-height: 60px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 {
  display: none;
}
#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49, #wrap-s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 {
  display: none;
}
#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49, #wrap-s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 {
  display: none;
}
#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49, #wrap-s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 { display:none !important; }}@media (max-width: 767px){#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 {
  display: none;
}
#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49, #wrap-s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 { display:none !important; }}







#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35d7fc16-978b-4548-9d1d-c1c48dcf0f49.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-5a7b9d57-e86d-4834-84e4-b29cd26fc45f {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a7b9d57-e86d-4834-84e4-b29cd26fc45f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.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-624693f9-6134-491c-b82d-29937a987424 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-624693f9-6134-491c-b82d-29937a987424 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


#s-624693f9-6134-491c-b82d-29937a987424 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-1e41620f-4266-4346-b801-547ab7ac201c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1e41620f-4266-4346-b801-547ab7ac201c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


#s-1e41620f-4266-4346-b801-547ab7ac201c .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-3b143e93-412f-49c4-a837-fbd02cd9630b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3b143e93-412f-49c4-a837-fbd02cd9630b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


#s-3b143e93-412f-49c4-a837-fbd02cd9630b .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


.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-c3ab27ed-2dea-48fa-9c11-4c2693c9fabc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-c3ab27ed-2dea-48fa-9c11-4c2693c9fabc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3ab27ed-2dea-48fa-9c11-4c2693c9fabc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3ab27ed-2dea-48fa-9c11-4c2693c9fabc-btn-wrapper {
    text-align: center;
  }


#s-c3ab27ed-2dea-48fa-9c11-4c2693c9fabc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-13cd5dd8-5f4e-4315-9c08-78dd556da582 {
  min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-13cd5dd8-5f4e-4315-9c08-78dd556da582 {
  display: none;
}
#s-13cd5dd8-5f4e-4315-9c08-78dd556da582, #wrap-s-13cd5dd8-5f4e-4315-9c08-78dd556da582 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13cd5dd8-5f4e-4315-9c08-78dd556da582 {
  display: none;
}
#s-13cd5dd8-5f4e-4315-9c08-78dd556da582, #wrap-s-13cd5dd8-5f4e-4315-9c08-78dd556da582 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13cd5dd8-5f4e-4315-9c08-78dd556da582 {
  display: none;
}
#s-13cd5dd8-5f4e-4315-9c08-78dd556da582, #wrap-s-13cd5dd8-5f4e-4315-9c08-78dd556da582 { display:none !important; }}







#s-13cd5dd8-5f4e-4315-9c08-78dd556da582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13cd5dd8-5f4e-4315-9c08-78dd556da582.shg-box.shg-c {
  justify-content: 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-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-44f094a7-6858-4bc4-b75b-e7b3d5fa3876 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73f4c51e-7ed2-4a9a-a6d8-7b05031a905b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-d151b00e-7bb7-4a3f-a991-cb9bec7ab41f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-51f97ae0-4372-49b0-ad87-eb02502e8b03 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-193f3e7c-0e04-4ce6-9530-243f2fffbbb2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-c067b3d6-36a9-44af-8738-0741d92bad34 {
  border-style: solid;
margin-bottom: 11px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(253, 253, 253, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(0, 0, 0, 1);
}
#s-c067b3d6-36a9-44af-8738-0741d92bad34:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c067b3d6-36a9-44af-8738-0741d92bad34:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c067b3d6-36a9-44af-8738-0741d92bad34-btn-wrapper {
    text-align: center;
  }


#s-c067b3d6-36a9-44af-8738-0741d92bad34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-7ce09d4c-12e4-40af-ac87-fef85b3d4124 {
  min-height: 35px;
}








#s-7ce09d4c-12e4-40af-ac87-fef85b3d4124 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ce09d4c-12e4-40af-ac87-fef85b3d4124.shg-box.shg-c {
  justify-content: center;
}

#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-image: url(https://i.shgcdn.com/2d0beb33-dbd7-444c-b64d-b22553ff5b79/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  
}
}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  padding-left: 50px;
padding-right: 50px;
}
}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.3;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e {
  margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 70px;
  line-height: 1.25em;
  letter-spacing: 6px;
  text-align: center;
}


@media (max-width: 767px){#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: 6px;
  text-align: center;
}


}
#s-f7edae86-9756-4bae-a456-7df7dff8dcb9 {
  min-height: 50px;
background-color: rgba(238, 109, 104, 1);
}








#s-f7edae86-9756-4bae-a456-7df7dff8dcb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7edae86-9756-4bae-a456-7df7dff8dcb9.shg-box.shg-c {
  justify-content: center;
}

#s-ac87b6a0-00a1-4d9e-b398-7170b7c1c494 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ac87b6a0-00a1-4d9e-b398-7170b7c1c494 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-ac87b6a0-00a1-4d9e-b398-7170b7c1c494 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Bodoni Moda;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-bdd18c82-12f0-4c60-b5a1-83405ce93791 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-bdd18c82-12f0-4c60-b5a1-83405ce93791 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-bdd18c82-12f0-4c60-b5a1-83405ce93791 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (max-width: 767px){#s-bdd18c82-12f0-4c60-b5a1-83405ce93791 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-541f1e0e-5a18-4584-ab4f-39dd81b90282 {
  margin-left: 100px;
margin-bottom: 40px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-541f1e0e-5a18-4584-ab4f-39dd81b90282 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Bodoni Moda;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-03ff6ac7-b2af-4d1c-923e-36ae951d82ef {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-03ff6ac7-b2af-4d1c-923e-36ae951d82ef:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-03ff6ac7-b2af-4d1c-923e-36ae951d82ef:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-03ff6ac7-b2af-4d1c-923e-36ae951d82ef-btn-wrapper {
    text-align: center;
  }


#s-03ff6ac7-b2af-4d1c-923e-36ae951d82ef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-c6ae7d51-579e-419c-a6df-be43b6193e7d {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-c6ae7d51-579e-419c-a6df-be43b6193e7d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6ae7d51-579e-419c-a6df-be43b6193e7d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c6ae7d51-579e-419c-a6df-be43b6193e7d-btn-wrapper {
    text-align: center;
  }


#s-c6ae7d51-579e-419c-a6df-be43b6193e7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-577a35ef-2ded-4b3b-b153-2f3a5ae712b5 {
  min-height: 50px;
}








#s-577a35ef-2ded-4b3b-b153-2f3a5ae712b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-577a35ef-2ded-4b3b-b153-2f3a5ae712b5.shg-box.shg-c {
  justify-content: center;
}

#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 {
  margin-top: 15px;
margin-left: 0px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.96);
}
@media (min-width: 1200px){#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 {
  
}
}@media (max-width: 767px){#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 {
  
}
}







#s-d34a7247-9a63-4ad7-9abe-865d7616cf53 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
}#s-d34a7247-9a63-4ad7-9abe-865d7616cf53.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd1a2bdd-7690-4bd8-9d4d-647dcb69e87a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 90%;
text-align: center;
}

#s-cd1a2bdd-7690-4bd8-9d4d-647dcb69e87a .shogun-heading-component h2 {
  color: rgba(12, 15, 15, 1);
  font-weight:   ;
  font-family: Bodoni Moda;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (max-width: 767px){#s-cd1a2bdd-7690-4bd8-9d4d-647dcb69e87a .shogun-heading-component h2 {
  color: rgba(12, 15, 15, 1);
  font-weight:   ;
  font-family: Bodoni Moda;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82c9eea2-f13c-4361-b6b8-8869218707af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-60d1720a-7d51-4384-940a-02eb7cf4d30b {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
max-width: 90%;
}

#s-428d2a2a-0bd7-4bea-a5de-cf98d3eef0ff {
  margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-428d2a2a-0bd7-4bea-a5de-cf98d3eef0ff .shogun-heading-component h2 {
  color: rgba(12, 15, 15, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7 {
  margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a9f9a28-9112-4189-b53b-1fb99f9a52a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 {
  display: none;
}
#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5, #wrap-s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 {
  display: none;
}
#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5, #wrap-s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 {
  display: none;
}
#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5, #wrap-s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 { display:none !important; }}@media (max-width: 767px){#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 {
  
}
}
#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 .shogun-icon-wrapper {
  text-align: center;
}


#s-eb35fb73-388f-44e4-bbe6-dc2989baf9e5 .shogun-icon-wrapper > .shogun-icon {

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

#s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9 {
  margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px){#s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9 {
  display: none;
}
#s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9, #wrap-s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9 { display:none !important; }}
#s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9 .shogun-icon-wrapper {
  text-align: right;
}


#s-d2cc5f83-926a-4dae-8df1-00cf0e8ed3c9 .shogun-icon-wrapper > .shogun-icon {

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

#s-c692b5eb-c308-4ee1-bfca-25d96eafb921 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e {
  margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2629d7d1-2c66-4a2a-a6ce-6df14a54335e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f023b67f-343a-4a42-9fbd-29a1059cf9a8 {
  margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px){#s-f023b67f-343a-4a42-9fbd-29a1059cf9a8 {
  display: none;
}
#s-f023b67f-343a-4a42-9fbd-29a1059cf9a8, #wrap-s-f023b67f-343a-4a42-9fbd-29a1059cf9a8 { display:none !important; }}
#s-f023b67f-343a-4a42-9fbd-29a1059cf9a8 .shogun-icon-wrapper {
  text-align: right;
}


#s-f023b67f-343a-4a42-9fbd-29a1059cf9a8 .shogun-icon-wrapper > .shogun-icon {

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

#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 {
  display: none;
}
#s-b5555ebb-5898-4194-97f3-f8562cdb37b6, #wrap-s-b5555ebb-5898-4194-97f3-f8562cdb37b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 {
  display: none;
}
#s-b5555ebb-5898-4194-97f3-f8562cdb37b6, #wrap-s-b5555ebb-5898-4194-97f3-f8562cdb37b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 {
  display: none;
}
#s-b5555ebb-5898-4194-97f3-f8562cdb37b6, #wrap-s-b5555ebb-5898-4194-97f3-f8562cdb37b6 { display:none !important; }}@media (max-width: 767px){#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 {
  
}
}
#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 .shogun-icon-wrapper {
  text-align: center;
}


#s-b5555ebb-5898-4194-97f3-f8562cdb37b6 .shogun-icon-wrapper > .shogun-icon {

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

#s-e2f12826-4252-402b-a79d-124b3a45c9ca {
  margin-left: 15px;
margin-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef {
  margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6bae54b4-0aa8-42fd-aa1b-361bbb970cef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-308a7b75-ab67-4450-8597-b03a433b5aa9 {
  margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px){#s-308a7b75-ab67-4450-8597-b03a433b5aa9 {
  display: none;
}
#s-308a7b75-ab67-4450-8597-b03a433b5aa9, #wrap-s-308a7b75-ab67-4450-8597-b03a433b5aa9 { display:none !important; }}
#s-308a7b75-ab67-4450-8597-b03a433b5aa9 .shogun-icon-wrapper {
  text-align: right;
}


#s-308a7b75-ab67-4450-8597-b03a433b5aa9 .shogun-icon-wrapper > .shogun-icon {

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

#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 {
  display: none;
}
#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75, #wrap-s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 {
  display: none;
}
#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75, #wrap-s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 {
  display: none;
}
#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75, #wrap-s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 { display:none !important; }}@media (max-width: 767px){#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 {
  
}
}
#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 .shogun-icon-wrapper {
  text-align: center;
}


#s-2e8b6909-1552-46a1-bd2c-ecc804dc0a75 .shogun-icon-wrapper > .shogun-icon {

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

#s-bf0089fd-1bed-4e46-a6ea-84ff0b10ebec {
  margin-left: 15px;
margin-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-da18b4cc-b888-4b33-a4b6-897cad713a0e {
  margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da18b4cc-b888-4b33-a4b6-897cad713a0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66185773-aa85-42d7-b434-f79bc8566319 {
  margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px){#s-66185773-aa85-42d7-b434-f79bc8566319 {
  display: none;
}
#s-66185773-aa85-42d7-b434-f79bc8566319, #wrap-s-66185773-aa85-42d7-b434-f79bc8566319 { display:none !important; }}
#s-66185773-aa85-42d7-b434-f79bc8566319 .shogun-icon-wrapper {
  text-align: right;
}


#s-66185773-aa85-42d7-b434-f79bc8566319 .shogun-icon-wrapper > .shogun-icon {

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

#s-a80477e1-44ed-4088-bbde-22a7c599088b {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-a80477e1-44ed-4088-bbde-22a7c599088b {
  display: none;
}
#s-a80477e1-44ed-4088-bbde-22a7c599088b, #wrap-s-a80477e1-44ed-4088-bbde-22a7c599088b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a80477e1-44ed-4088-bbde-22a7c599088b {
  display: none;
}
#s-a80477e1-44ed-4088-bbde-22a7c599088b, #wrap-s-a80477e1-44ed-4088-bbde-22a7c599088b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a80477e1-44ed-4088-bbde-22a7c599088b {
  display: none;
}
#s-a80477e1-44ed-4088-bbde-22a7c599088b, #wrap-s-a80477e1-44ed-4088-bbde-22a7c599088b { display:none !important; }}@media (max-width: 767px){#s-a80477e1-44ed-4088-bbde-22a7c599088b {
  
}
}
#s-a80477e1-44ed-4088-bbde-22a7c599088b .shogun-icon-wrapper {
  text-align: center;
}


#s-a80477e1-44ed-4088-bbde-22a7c599088b .shogun-icon-wrapper > .shogun-icon {

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

#s-9cc11da1-9db2-4e83-919a-e5311f0edd54 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-cb852ee4-ce39-4d0d-9f29-ab866a422c42 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(0, 0, 0, 1);
}
#s-cb852ee4-ce39-4d0d-9f29-ab866a422c42:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb852ee4-ce39-4d0d-9f29-ab866a422c42:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb852ee4-ce39-4d0d-9f29-ab866a422c42-btn-wrapper {
    text-align: center;
  }


#s-cb852ee4-ce39-4d0d-9f29-ab866a422c42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-7ccd2bf8-37f8-45c3-8f88-b452cd412e0e {
  background-size: cover;
padding-top: 60px;
padding-left: 15%;
padding-bottom: 60px;
padding-right: 15%;
background-color: rgba(238, 109, 104, 1);
background-position: center center;
}








#s-7ccd2bf8-37f8-45c3-8f88-b452cd412e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ccd2bf8-37f8-45c3-8f88-b452cd412e0e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae686a41-fb55-4544-9cad-f37aa06b5ce6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-f07dbc54-3c59-4706-8715-509614a821b7 {
  display: none;
}
#s-f07dbc54-3c59-4706-8715-509614a821b7, #wrap-s-f07dbc54-3c59-4706-8715-509614a821b7 { display:none !important; }}
#s-f07dbc54-3c59-4706-8715-509614a821b7 .shogun-icon-wrapper {
  text-align: right;
}


#s-f07dbc54-3c59-4706-8715-509614a821b7 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-f072afa1-b85b-4712-8bec-8c70c164d082 {
  display: none;
}
#s-f072afa1-b85b-4712-8bec-8c70c164d082, #wrap-s-f072afa1-b85b-4712-8bec-8c70c164d082 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f072afa1-b85b-4712-8bec-8c70c164d082 {
  display: none;
}
#s-f072afa1-b85b-4712-8bec-8c70c164d082, #wrap-s-f072afa1-b85b-4712-8bec-8c70c164d082 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f072afa1-b85b-4712-8bec-8c70c164d082 {
  display: none;
}
#s-f072afa1-b85b-4712-8bec-8c70c164d082, #wrap-s-f072afa1-b85b-4712-8bec-8c70c164d082 { display:none !important; }}
#s-f072afa1-b85b-4712-8bec-8c70c164d082 .shogun-icon-wrapper {
  text-align: left;
}


#s-f072afa1-b85b-4712-8bec-8c70c164d082 .shogun-icon-wrapper > .shogun-icon {

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

#s-d91305b5-d050-4ee0-8a5d-cee7df6fa0ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d91305b5-d050-4ee0-8a5d-cee7df6fa0ec .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3a409857-8048-4a37-aa19-2ad48f1dfef0 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-3a409857-8048-4a37-aa19-2ad48f1dfef0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a409857-8048-4a37-aa19-2ad48f1dfef0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3a409857-8048-4a37-aa19-2ad48f1dfef0-btn-wrapper {
    text-align: left;
  }


#s-3a409857-8048-4a37-aa19-2ad48f1dfef0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-77940ca0-8490-4b0a-b760-86c15839064c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 75px;
padding-left: 10%;
padding-bottom: 75px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display:none !important; }}@media (max-width: 767px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-77940ca0-8490-4b0a-b760-86c15839064c, #wrap-s-77940ca0-8490-4b0a-b760-86c15839064c { display:none !important; }}







#s-77940ca0-8490-4b0a-b760-86c15839064c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77940ca0-8490-4b0a-b760-86c15839064c.shg-box.shg-c {
  justify-content: center;
}

#s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 360px;
}
}@media (max-width: 767px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 300px;
}
}







#s-a37dfaf5-cc14-4602-8f94-554a045a989b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a37dfaf5-cc14-4602-8f94-554a045a989b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6ad4693-488b-4582-a499-d5b3185c5d74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0bffa4a0-611c-4c4b-ac07-d0ffd10111e3 .shogun-icon-wrapper {
  text-align: left;
}


#s-0bffa4a0-611c-4c4b-ac07-d0ffd10111e3 .shogun-icon-wrapper > .shogun-icon {

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

#s-0632ecdd-bc5c-4363-9b9a-5cd797e30167 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0632ecdd-bc5c-4363-9b9a-5cd797e30167 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Alata;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-d0ba0f93-e099-462d-b11a-b8b5533f3a80 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d0ba0f93-e099-462d-b11a-b8b5533f3a80 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Alata;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-3dd388b7-2e38-49fd-b7fb-818e5873f10c {
  padding-bottom: 15px;
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(251, 174, 37, 1);
  padding: 10px;
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(254, 254, 254, 1);
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(254, 254, 254, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d432cdf8-df9e-4ad2-a383-9e786419ae29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-eb40d92f-69c1-4c1c-9def-ee45a3fc01bd {
  text-align: center;
}




  #s-eb40d92f-69c1-4c1c-9def-ee45a3fc01bd img.shogun-image {
    
    width: px;
  }


#s-eb40d92f-69c1-4c1c-9def-ee45a3fc01bd .shogun-image-content {
  
    align-items: center;
  
}

#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-681aa048-5608-47b5-8ad5-c0da58028620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-681aa048-5608-47b5-8ad5-c0da58028620.shg-box.shg-c {
  justify-content: center;
}

#s-7dfaaa43-be01-4306-9366-f4e5923eb998 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dfaaa43-be01-4306-9366-f4e5923eb998 .shogun-heading-component h1 {
  color: rgba(12, 15, 15, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c14b144e-eba2-4f79-82c5-924dae276274"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efc5f450-fe81-4403-b574-277232828106 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 22px;
}

#s-204c6202-5e0c-42e6-a892-bf788784101d {
  margin-left: 10px;
margin-right: 10px;
padding-top: 22px;
}
@media (min-width: 1200px){#s-204c6202-5e0c-42e6-a892-bf788784101d {
  display: none;
}
#s-204c6202-5e0c-42e6-a892-bf788784101d, #wrap-s-204c6202-5e0c-42e6-a892-bf788784101d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-204c6202-5e0c-42e6-a892-bf788784101d {
  display: none;
}
#s-204c6202-5e0c-42e6-a892-bf788784101d, #wrap-s-204c6202-5e0c-42e6-a892-bf788784101d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-204c6202-5e0c-42e6-a892-bf788784101d {
  display: none;
}
#s-204c6202-5e0c-42e6-a892-bf788784101d, #wrap-s-204c6202-5e0c-42e6-a892-bf788784101d { display:none !important; }}@media (max-width: 767px){#s-204c6202-5e0c-42e6-a892-bf788784101d {
  display: none;
}
#s-204c6202-5e0c-42e6-a892-bf788784101d, #wrap-s-204c6202-5e0c-42e6-a892-bf788784101d { display:none !important; }}
#s-94390f8f-5216-4603-9d69-3e29ad6e2e6e {
  text-align: center;
}




  #s-94390f8f-5216-4603-9d69-3e29ad6e2e6e img.shogun-image {
    
    width: px;
  }


#s-94390f8f-5216-4603-9d69-3e29ad6e2e6e .shogun-image-content {
  
    align-items: center;
  
}

#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 1200px){#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  display: none;
}
#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f, #wrap-s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  display: none;
}
#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f, #wrap-s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  display: none;
}
#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f, #wrap-s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f { display:none !important; }}@media (max-width: 767px){#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  display: none;
}
#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f, #wrap-s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f { display:none !important; }}
@media (min-width: 0px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a55815d2-1443-4bfc-815b-9b09e7fdacca .shogun-icon-wrapper {
  text-align: center;
}


#s-a55815d2-1443-4bfc-815b-9b09e7fdacca .shogun-icon-wrapper > .shogun-icon {

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

#s-25b582f2-d654-4bd1-b65e-0825d2757bdd .shogun-icon-wrapper {
  text-align: center;
}


#s-25b582f2-d654-4bd1-b65e-0825d2757bdd .shogun-icon-wrapper > .shogun-icon {

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

#s-ca4df6fe-ba10-473c-916f-e135eb55a852 .shogun-icon-wrapper {
  text-align: center;
}


#s-ca4df6fe-ba10-473c-916f-e135eb55a852 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-0291202c-9c0a-4298-ac27-8e4ced67d183 {
  display: none;
}
#s-0291202c-9c0a-4298-ac27-8e4ced67d183, #wrap-s-0291202c-9c0a-4298-ac27-8e4ced67d183 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0291202c-9c0a-4298-ac27-8e4ced67d183 {
  display: none;
}
#s-0291202c-9c0a-4298-ac27-8e4ced67d183, #wrap-s-0291202c-9c0a-4298-ac27-8e4ced67d183 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0291202c-9c0a-4298-ac27-8e4ced67d183 {
  display: none;
}
#s-0291202c-9c0a-4298-ac27-8e4ced67d183, #wrap-s-0291202c-9c0a-4298-ac27-8e4ced67d183 { display:none !important; }}@media (max-width: 767px){#s-0291202c-9c0a-4298-ac27-8e4ced67d183 {
  display: none;
}
#s-0291202c-9c0a-4298-ac27-8e4ced67d183, #wrap-s-0291202c-9c0a-4298-ac27-8e4ced67d183 { display:none !important; }}
#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-0291202c-9c0a-4298-ac27-8e4ced67d183 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 {
  min-height: 100px;
background-color: rgba(237, 28, 36, 1);
}
@media (min-width: 1200px){#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 {
  display: none;
}
#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67, #wrap-s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 {
  display: none;
}
#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67, #wrap-s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 {
  display: none;
}
#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67, #wrap-s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 { display:none !important; }}@media (max-width: 767px){#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 {
  display: none;
}
#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67, #wrap-s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 { display:none !important; }}







#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96424a83-d1f4-41c9-ab03-f4bf9a5ffa67.shg-box.shg-c {
  justify-content: center;
}

#s-cc5bd470-cd90-431e-8522-88dc2e5a9b66 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
}

#s-873c17bb-2ee8-4668-8791-14f037f68ed3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-873c17bb-2ee8-4668-8791-14f037f68ed3 .shogun-heading-component h1 {
  color: rgba(238, 109, 104, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-98685761-6013-4bf3-b83f-afdfe0823a44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98685761-6013-4bf3-b83f-afdfe0823a44 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6241651a-f38c-4aea-8dfc-3035d0745923 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6241651a-f38c-4aea-8dfc-3035d0745923"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2231f271-4979-4f0f-9e90-9a1137753e4f {
  text-align: center;
}




  #s-2231f271-4979-4f0f-9e90-9a1137753e4f img.shogun-image {
    
    width: px;
  }


#s-2231f271-4979-4f0f-9e90-9a1137753e4f .shogun-image-content {
  
    align-items: center;
  
}

#s-36e7080f-27e5-447a-be9d-573440f58a21 {
  text-align: center;
}




  #s-36e7080f-27e5-447a-be9d-573440f58a21 img.shogun-image {
    
    width: px;
  }


#s-36e7080f-27e5-447a-be9d-573440f58a21 .shogun-image-content {
  
    align-items: center;
  
}

#s-606fb326-c540-4b0a-99ef-57fb6df39954 {
  text-align: center;
}




  #s-606fb326-c540-4b0a-99ef-57fb6df39954 img.shogun-image {
    
    width: px;
  }


#s-606fb326-c540-4b0a-99ef-57fb6df39954 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf98f21c-c0be-4c1f-a1cf-4bd70959461e {
  text-align: center;
}




  #s-bf98f21c-c0be-4c1f-a1cf-4bd70959461e img.shogun-image {
    
    width: px;
  }


#s-bf98f21c-c0be-4c1f-a1cf-4bd70959461e .shogun-image-content {
  
    align-items: center;
  
}

#s-ab9069bf-21a9-440c-bbb6-b1c1579d472b {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab9069bf-21a9-440c-bbb6-b1c1579d472b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0966fc73-fdf7-4d42-ba71-0cc1d3982809 {
  text-align: center;
}




  #s-0966fc73-fdf7-4d42-ba71-0cc1d3982809 img.shogun-image {
    
    width: px;
  }


#s-0966fc73-fdf7-4d42-ba71-0cc1d3982809 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd0c8d16-28e5-4b93-a4e8-e04441b6a188 {
  text-align: center;
}




  #s-bd0c8d16-28e5-4b93-a4e8-e04441b6a188 img.shogun-image {
    
    width: px;
  }


#s-bd0c8d16-28e5-4b93-a4e8-e04441b6a188 .shogun-image-content {
  
    align-items: center;
  
}

#s-aec429ce-15cd-4040-b9ed-a95a7d77a810 {
  text-align: center;
}




  #s-aec429ce-15cd-4040-b9ed-a95a7d77a810 img.shogun-image {
    
    width: px;
  }


#s-aec429ce-15cd-4040-b9ed-a95a7d77a810 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 100px;
background-color: rgba(237, 28, 36, 1);
}
@media (min-width: 1200px){#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 {
  display: none;
}
#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1, #wrap-s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 {
  display: none;
}
#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1, #wrap-s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 {
  display: none;
}
#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1, #wrap-s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 { display:none !important; }}@media (max-width: 767px){#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 {
  display: none;
}
#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1, #wrap-s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 { display:none !important; }}







#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb88b667-fc35-402c-8f63-d8fbaae54ae1.shg-box.shg-c {
  justify-content: center;
}

#s-3fd76ab3-a1bf-4722-9015-3e55017db3dd {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

@media (min-width: 1200px){#s-54151ce4-329a-49b5-99f8-046359e9d550 {
  display: none;
}
#s-54151ce4-329a-49b5-99f8-046359e9d550, #wrap-s-54151ce4-329a-49b5-99f8-046359e9d550 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54151ce4-329a-49b5-99f8-046359e9d550 {
  display: none;
}
#s-54151ce4-329a-49b5-99f8-046359e9d550, #wrap-s-54151ce4-329a-49b5-99f8-046359e9d550 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54151ce4-329a-49b5-99f8-046359e9d550 {
  display: none;
}
#s-54151ce4-329a-49b5-99f8-046359e9d550, #wrap-s-54151ce4-329a-49b5-99f8-046359e9d550 { display:none !important; }}@media (max-width: 767px){#s-54151ce4-329a-49b5-99f8-046359e9d550 {
  display: none;
}
#s-54151ce4-329a-49b5-99f8-046359e9d550, #wrap-s-54151ce4-329a-49b5-99f8-046359e9d550 { display:none !important; }}
@media (min-width: 1200px){#s-486788af-3632-4c4a-bdef-6c4923473ccf {
  display: none;
}
#s-486788af-3632-4c4a-bdef-6c4923473ccf, #wrap-s-486788af-3632-4c4a-bdef-6c4923473ccf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-486788af-3632-4c4a-bdef-6c4923473ccf {
  display: none;
}
#s-486788af-3632-4c4a-bdef-6c4923473ccf, #wrap-s-486788af-3632-4c4a-bdef-6c4923473ccf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-486788af-3632-4c4a-bdef-6c4923473ccf {
  display: none;
}
#s-486788af-3632-4c4a-bdef-6c4923473ccf, #wrap-s-486788af-3632-4c4a-bdef-6c4923473ccf { display:none !important; }}@media (max-width: 767px){#s-486788af-3632-4c4a-bdef-6c4923473ccf {
  display: none;
}
#s-486788af-3632-4c4a-bdef-6c4923473ccf, #wrap-s-486788af-3632-4c4a-bdef-6c4923473ccf { display:none !important; }}
#s-8193553d-dd8b-4668-829f-52b592216d8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8193553d-dd8b-4668-829f-52b592216d8f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0216f771-ea0e-44b9-81fd-33e32206ea76 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0216f771-ea0e-44b9-81fd-33e32206ea76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a4f86ba5-99d9-45b5-90e6-03703aac1dbc {
  text-align: center;
}




  #s-a4f86ba5-99d9-45b5-90e6-03703aac1dbc img.shogun-image {
    
    width: px;
  }


#s-a4f86ba5-99d9-45b5-90e6-03703aac1dbc .shogun-image-content {
  
    align-items: center;
  
}

#s-9cfead19-8343-4fd1-90ee-b7ada9766f25 {
  text-align: center;
}




  #s-9cfead19-8343-4fd1-90ee-b7ada9766f25 img.shogun-image {
    
    width: px;
  }


#s-9cfead19-8343-4fd1-90ee-b7ada9766f25 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7919183-10a4-4ce6-8efb-45640833f424 {
  text-align: center;
}




  #s-c7919183-10a4-4ce6-8efb-45640833f424 img.shogun-image {
    
    width: px;
  }


#s-c7919183-10a4-4ce6-8efb-45640833f424 .shogun-image-content {
  
    align-items: center;
  
}

#s-58a3bb20-f7d9-439d-abc2-83c1daefb5f3 {
  text-align: center;
}




  #s-58a3bb20-f7d9-439d-abc2-83c1daefb5f3 img.shogun-image {
    
    width: px;
  }


#s-58a3bb20-f7d9-439d-abc2-83c1daefb5f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc733f0e-6b66-40b8-9c9c-07ef985db97e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc733f0e-6b66-40b8-9c9c-07ef985db97e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e193de0-ce28-46a8-b6a9-52980bc27063 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3e193de0-ce28-46a8-b6a9-52980bc27063"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-693a9d2d-7f95-4ae3-8217-2bd8f91d11f9 {
  text-align: center;
}




  #s-693a9d2d-7f95-4ae3-8217-2bd8f91d11f9 img.shogun-image {
    
    width: px;
  }


#s-693a9d2d-7f95-4ae3-8217-2bd8f91d11f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4afd5561-e921-4357-9957-e09ff365f527 {
  text-align: center;
}




  #s-4afd5561-e921-4357-9957-e09ff365f527 img.shogun-image {
    
    width: px;
  }


#s-4afd5561-e921-4357-9957-e09ff365f527 .shogun-image-content {
  
    align-items: center;
  
}

#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 {
  display: none;
}
#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9, #wrap-s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 {
  display: none;
}
#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9, #wrap-s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 {
  display: none;
}
#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9, #wrap-s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 { display:none !important; }}@media (max-width: 767px){#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 {
  display: none;
}
#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9, #wrap-s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 { display:none !important; }}
#s-748a8684-f6f2-4566-9e42-b872cdb5c5d9 .shogun-heading-component h1 {
  color: rgba(238, 109, 104, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



@media (min-width: 1200px){#s-3e899569-c5a3-4141-a689-9064f84e5b2c {
  display: none;
}
#s-3e899569-c5a3-4141-a689-9064f84e5b2c, #wrap-s-3e899569-c5a3-4141-a689-9064f84e5b2c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e899569-c5a3-4141-a689-9064f84e5b2c {
  display: none;
}
#s-3e899569-c5a3-4141-a689-9064f84e5b2c, #wrap-s-3e899569-c5a3-4141-a689-9064f84e5b2c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e899569-c5a3-4141-a689-9064f84e5b2c {
  display: none;
}
#s-3e899569-c5a3-4141-a689-9064f84e5b2c, #wrap-s-3e899569-c5a3-4141-a689-9064f84e5b2c { display:none !important; }}@media (max-width: 767px){#s-3e899569-c5a3-4141-a689-9064f84e5b2c {
  display: none;
}
#s-3e899569-c5a3-4141-a689-9064f84e5b2c, #wrap-s-3e899569-c5a3-4141-a689-9064f84e5b2c { display:none !important; }}
@media (min-width: 1200px){#s-6748f908-de6f-45c1-b251-a6a028672056 {
  display: none;
}
#s-6748f908-de6f-45c1-b251-a6a028672056, #wrap-s-6748f908-de6f-45c1-b251-a6a028672056 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6748f908-de6f-45c1-b251-a6a028672056 {
  display: none;
}
#s-6748f908-de6f-45c1-b251-a6a028672056, #wrap-s-6748f908-de6f-45c1-b251-a6a028672056 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6748f908-de6f-45c1-b251-a6a028672056 {
  display: none;
}
#s-6748f908-de6f-45c1-b251-a6a028672056, #wrap-s-6748f908-de6f-45c1-b251-a6a028672056 { display:none !important; }}@media (max-width: 767px){#s-6748f908-de6f-45c1-b251-a6a028672056 {
  display: none;
}
#s-6748f908-de6f-45c1-b251-a6a028672056, #wrap-s-6748f908-de6f-45c1-b251-a6a028672056 { display:none !important; }}
#s-b490781b-3c69-444b-a165-5931108f7d21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b490781b-3c69-444b-a165-5931108f7d21 {
  display: none;
}
#s-b490781b-3c69-444b-a165-5931108f7d21, #wrap-s-b490781b-3c69-444b-a165-5931108f7d21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b490781b-3c69-444b-a165-5931108f7d21 {
  display: none;
}
#s-b490781b-3c69-444b-a165-5931108f7d21, #wrap-s-b490781b-3c69-444b-a165-5931108f7d21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b490781b-3c69-444b-a165-5931108f7d21 {
  display: none;
}
#s-b490781b-3c69-444b-a165-5931108f7d21, #wrap-s-b490781b-3c69-444b-a165-5931108f7d21 { display:none !important; }}@media (max-width: 767px){#s-b490781b-3c69-444b-a165-5931108f7d21 {
  display: none;
}
#s-b490781b-3c69-444b-a165-5931108f7d21, #wrap-s-b490781b-3c69-444b-a165-5931108f7d21 { display:none !important; }}
#s-b490781b-3c69-444b-a165-5931108f7d21 .shogun-heading-component h1 {
  color: rgba(238, 109, 104, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-92d341dc-dc9b-4123-ae8b-b6db27f47f92 {
  background-size: cover;
padding-top: 60px;
padding-left: 15%;
padding-bottom: 60px;
padding-right: 15%;
background-color: rgba(238, 109, 104, 1);
background-position: center center;
}








#s-92d341dc-dc9b-4123-ae8b-b6db27f47f92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92d341dc-dc9b-4123-ae8b-b6db27f47f92.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-faa7ad87-7604-497a-b5f0-9dda51499517"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-8e31bb94-ac0e-4443-bb3a-6bb935d21e68 {
  display: none;
}
#s-8e31bb94-ac0e-4443-bb3a-6bb935d21e68, #wrap-s-8e31bb94-ac0e-4443-bb3a-6bb935d21e68 { display:none !important; }}
#s-8e31bb94-ac0e-4443-bb3a-6bb935d21e68 .shogun-icon-wrapper {
  text-align: right;
}


#s-8e31bb94-ac0e-4443-bb3a-6bb935d21e68 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-42b0de3e-98b0-48d2-899d-9769db48e922 {
  display: none;
}
#s-42b0de3e-98b0-48d2-899d-9769db48e922, #wrap-s-42b0de3e-98b0-48d2-899d-9769db48e922 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42b0de3e-98b0-48d2-899d-9769db48e922 {
  display: none;
}
#s-42b0de3e-98b0-48d2-899d-9769db48e922, #wrap-s-42b0de3e-98b0-48d2-899d-9769db48e922 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42b0de3e-98b0-48d2-899d-9769db48e922 {
  display: none;
}
#s-42b0de3e-98b0-48d2-899d-9769db48e922, #wrap-s-42b0de3e-98b0-48d2-899d-9769db48e922 { display:none !important; }}
#s-42b0de3e-98b0-48d2-899d-9769db48e922 .shogun-icon-wrapper {
  text-align: left;
}


#s-42b0de3e-98b0-48d2-899d-9769db48e922 .shogun-icon-wrapper > .shogun-icon {

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

#s-51fa2bce-1cdb-4592-aed3-0c9d37f67371 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-51fa2bce-1cdb-4592-aed3-0c9d37f67371 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-946cdcf8-9c79-46c0-af40-dfe1d9deddf8 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-946cdcf8-9c79-46c0-af40-dfe1d9deddf8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-946cdcf8-9c79-46c0-af40-dfe1d9deddf8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-946cdcf8-9c79-46c0-af40-dfe1d9deddf8-btn-wrapper {
    text-align: left;
  }


#s-946cdcf8-9c79-46c0-af40-dfe1d9deddf8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 25px;
padding-left: 20px;
padding-bottom: 25px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(251, 172, 44, 1);
}
@media (min-width: 1200px){#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 {
  display: none;
}
#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1, #wrap-s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 {
  display: none;
}
#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1, #wrap-s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 {
  display: none;
}
#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1, #wrap-s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 { display:none !important; }}@media (max-width: 767px){#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 {
  display: none;
}
#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1, #wrap-s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 { display:none !important; }}







#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ff7b3b5-6692-4f88-a552-ff1eb5f9cbe1.shg-box.shg-c {
  justify-content: center;
}

#s-eda96db8-0f75-4f81-b7e4-698acdca92aa {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-eda96db8-0f75-4f81-b7e4-698acdca92aa .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Archivo Black;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (max-width: 767px){#s-fd090e14-82e3-4afd-be2a-483bc3ac96da {
  display: none;
}
#s-fd090e14-82e3-4afd-be2a-483bc3ac96da, #wrap-s-fd090e14-82e3-4afd-be2a-483bc3ac96da { display:none !important; }}
@media (min-width: 0px) {
[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd090e14-82e3-4afd-be2a-483bc3ac96da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px){#s-841bd238-1dea-4199-a0ef-c0cc03d2685f {
  display: none;
}
#s-841bd238-1dea-4199-a0ef-c0cc03d2685f, #wrap-s-841bd238-1dea-4199-a0ef-c0cc03d2685f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-841bd238-1dea-4199-a0ef-c0cc03d2685f {
  display: none;
}
#s-841bd238-1dea-4199-a0ef-c0cc03d2685f, #wrap-s-841bd238-1dea-4199-a0ef-c0cc03d2685f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-841bd238-1dea-4199-a0ef-c0cc03d2685f {
  display: none;
}
#s-841bd238-1dea-4199-a0ef-c0cc03d2685f, #wrap-s-841bd238-1dea-4199-a0ef-c0cc03d2685f { display:none !important; }}
#s-2d536410-c22b-40b0-adb8-e28a3e2b529e {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2d536410-c22b-40b0-adb8-e28a3e2b529e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d536410-c22b-40b0-adb8-e28a3e2b529e.shg-box.shg-c {
  justify-content: center;
}

#s-b4e7bd9f-fa42-4f39-832f-008bd400d26b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4e7bd9f-fa42-4f39-832f-008bd400d26b .shogun-heading-component h1 {
  color: rgba(12, 15, 15, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-2de5061e-c43e-4793-8666-59abfe7e0b40 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2de5061e-c43e-4793-8666-59abfe7e0b40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e5db918-5120-4735-8801-8af1480cc7cd {
  text-align: center;
}




  #s-2e5db918-5120-4735-8801-8af1480cc7cd img.shogun-image {
    
    width: px;
  }


#s-2e5db918-5120-4735-8801-8af1480cc7cd .shogun-image-content {
  
    align-items: center;
  
}

#s-3a9c5548-361e-41e5-b3d8-5519aafc3fd5 {
  min-height: 200px;
}








#s-3a9c5548-361e-41e5-b3d8-5519aafc3fd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a9c5548-361e-41e5-b3d8-5519aafc3fd5.shg-box.shg-c {
  justify-content: center;
}

#s-3d4cfa7c-5eff-48d7-bba2-c42b0dc04e19 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
color: rgba(0, 0, 0, 1);
}
#s-3d4cfa7c-5eff-48d7-bba2-c42b0dc04e19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3d4cfa7c-5eff-48d7-bba2-c42b0dc04e19:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d4cfa7c-5eff-48d7-bba2-c42b0dc04e19-btn-wrapper {
    text-align: left;
  }


#s-3d4cfa7c-5eff-48d7-bba2-c42b0dc04e19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-fb17a454-3386-4736-abef-3da4d87c07e8 {
  background-size: cover;
padding-top: 60px;
padding-left: 15%;
padding-bottom: 60px;
padding-right: 15%;
background-color: rgba(238, 109, 104, 1);
background-position: center center;
}








#s-fb17a454-3386-4736-abef-3da4d87c07e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb17a454-3386-4736-abef-3da4d87c07e8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dadc634-7ce5-4ed0-a377-957910dfb3a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-17f16f26-18c3-4593-b769-3ef64d93f0db {
  display: none;
}
#s-17f16f26-18c3-4593-b769-3ef64d93f0db, #wrap-s-17f16f26-18c3-4593-b769-3ef64d93f0db { display:none !important; }}
#s-17f16f26-18c3-4593-b769-3ef64d93f0db .shogun-icon-wrapper {
  text-align: right;
}


#s-17f16f26-18c3-4593-b769-3ef64d93f0db .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-01546821-45c4-46a6-84a3-39301eb8a245 {
  display: none;
}
#s-01546821-45c4-46a6-84a3-39301eb8a245, #wrap-s-01546821-45c4-46a6-84a3-39301eb8a245 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01546821-45c4-46a6-84a3-39301eb8a245 {
  display: none;
}
#s-01546821-45c4-46a6-84a3-39301eb8a245, #wrap-s-01546821-45c4-46a6-84a3-39301eb8a245 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01546821-45c4-46a6-84a3-39301eb8a245 {
  display: none;
}
#s-01546821-45c4-46a6-84a3-39301eb8a245, #wrap-s-01546821-45c4-46a6-84a3-39301eb8a245 { display:none !important; }}
#s-01546821-45c4-46a6-84a3-39301eb8a245 .shogun-icon-wrapper {
  text-align: left;
}


#s-01546821-45c4-46a6-84a3-39301eb8a245 .shogun-icon-wrapper > .shogun-icon {

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

#s-16f3c033-b3ee-4f5a-9d88-534c9706277e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-16f3c033-b3ee-4f5a-9d88-534c9706277e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-44c2ae29-46cf-4417-9d73-f6ec05a9085e {
  border-style: solid;
margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-44c2ae29-46cf-4417-9d73-f6ec05a9085e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44c2ae29-46cf-4417-9d73-f6ec05a9085e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44c2ae29-46cf-4417-9d73-f6ec05a9085e-btn-wrapper {
    text-align: left;
  }


#s-44c2ae29-46cf-4417-9d73-f6ec05a9085e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-aa077001-3c77-479f-9ce3-437bcb85cf06 {
  padding-left: 15px;
padding-right: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-aa077001-3c77-479f-9ce3-437bcb85cf06 {
  display: none;
}
#s-aa077001-3c77-479f-9ce3-437bcb85cf06, #wrap-s-aa077001-3c77-479f-9ce3-437bcb85cf06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa077001-3c77-479f-9ce3-437bcb85cf06 {
  display: none;
}
#s-aa077001-3c77-479f-9ce3-437bcb85cf06, #wrap-s-aa077001-3c77-479f-9ce3-437bcb85cf06 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa077001-3c77-479f-9ce3-437bcb85cf06 {
  display: none;
}
#s-aa077001-3c77-479f-9ce3-437bcb85cf06, #wrap-s-aa077001-3c77-479f-9ce3-437bcb85cf06 { display:none !important; }}@media (max-width: 767px){#s-aa077001-3c77-479f-9ce3-437bcb85cf06 {
  display: none;
}
#s-aa077001-3c77-479f-9ce3-437bcb85cf06, #wrap-s-aa077001-3c77-479f-9ce3-437bcb85cf06 { display:none !important; }}







#s-aa077001-3c77-479f-9ce3-437bcb85cf06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa077001-3c77-479f-9ce3-437bcb85cf06.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdd128d2-48d9-4109-943a-a262035e74a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-96cc36df-cdb8-40a5-971c-ded0076dafb2 {
  text-align: center;
}




  #s-96cc36df-cdb8-40a5-971c-ded0076dafb2 img.shogun-image {
    
    width: px;
  }


#s-96cc36df-cdb8-40a5-971c-ded0076dafb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e717e1a2-0862-4a26-8f95-97f6716b44b6 {
  text-align: center;
}




  #s-e717e1a2-0862-4a26-8f95-97f6716b44b6 img.shogun-image {
    
    width: px;
  }


#s-e717e1a2-0862-4a26-8f95-97f6716b44b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d6e7d6c-b55a-4113-bcdf-4d00d946225e {
  text-align: center;
}




  #s-7d6e7d6c-b55a-4113-bcdf-4d00d946225e img.shogun-image {
    
    width: px;
  }


#s-7d6e7d6c-b55a-4113-bcdf-4d00d946225e .shogun-image-content {
  
    align-items: center;
  
}

#s-c2f91b74-d1ad-4081-8be2-5a3faf78ebb3 {
  text-align: center;
}




  #s-c2f91b74-d1ad-4081-8be2-5a3faf78ebb3 img.shogun-image {
    
    width: px;
  }


#s-c2f91b74-d1ad-4081-8be2-5a3faf78ebb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3d7dc3a-3368-4042-aef5-fcac479fb367 {
  padding-top: 15px;
}

@media (min-width: 0px) {
[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c3d7dc3a-3368-4042-aef5-fcac479fb367"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7a5a2d5f-069c-4fad-b224-c46611ec4f31 {
  text-align: center;
}




  #s-7a5a2d5f-069c-4fad-b224-c46611ec4f31 img.shogun-image {
    
    width: px;
  }


#s-7a5a2d5f-069c-4fad-b224-c46611ec4f31 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d4dd056-43b8-45ba-9d29-0d909df682e7 {
  text-align: center;
}




  #s-8d4dd056-43b8-45ba-9d29-0d909df682e7 img.shogun-image {
    
    width: px;
  }


#s-8d4dd056-43b8-45ba-9d29-0d909df682e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-98cec27d-3ccb-48df-88c8-b39164537edc {
  text-align: center;
}




  #s-98cec27d-3ccb-48df-88c8-b39164537edc img.shogun-image {
    
    width: px;
  }


#s-98cec27d-3ccb-48df-88c8-b39164537edc .shogun-image-content {
  
    align-items: center;
  
}

#s-dac4c9a4-5b2e-4262-adfa-6d84bbe0b2e2 {
  text-align: center;
}




  #s-dac4c9a4-5b2e-4262-adfa-6d84bbe0b2e2 img.shogun-image {
    
    width: px;
  }


#s-dac4c9a4-5b2e-4262-adfa-6d84bbe0b2e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ffa6736-5a90-4695-82a5-78214891fdfa {
  padding-top: 15px;
}

@media (min-width: 0px) {
[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3ffa6736-5a90-4695-82a5-78214891fdfa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-aaa27b46-eff4-4918-9f78-5608f5513b9b {
  text-align: center;
}




  #s-aaa27b46-eff4-4918-9f78-5608f5513b9b img.shogun-image {
    
    width: px;
  }


#s-aaa27b46-eff4-4918-9f78-5608f5513b9b .shogun-image-content {
  
    align-items: center;
  
}

#s-94fbaa4f-14bc-4bc9-8df2-8421ddedd764 {
  text-align: center;
}




  #s-94fbaa4f-14bc-4bc9-8df2-8421ddedd764 img.shogun-image {
    
    width: px;
  }


#s-94fbaa4f-14bc-4bc9-8df2-8421ddedd764 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c98a372-3a1f-4431-8a5b-5562a558e80e {
  text-align: center;
}




  #s-8c98a372-3a1f-4431-8a5b-5562a558e80e img.shogun-image {
    
    width: px;
  }


#s-8c98a372-3a1f-4431-8a5b-5562a558e80e .shogun-image-content {
  
    align-items: center;
  
}

#s-6086590f-2d54-44aa-a06a-df871ea36033 {
  text-align: center;
}




  #s-6086590f-2d54-44aa-a06a-df871ea36033 img.shogun-image {
    
    width: px;
  }


#s-6086590f-2d54-44aa-a06a-df871ea36033 .shogun-image-content {
  
    align-items: center;
  
}

#s-b82695da-3545-417c-85e3-07957d939e3e {
  padding-top: 15px;
}

@media (min-width: 0px) {
[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b82695da-3545-417c-85e3-07957d939e3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-092a0e0e-0e1b-40db-b546-645cf4616cde {
  text-align: center;
}




  #s-092a0e0e-0e1b-40db-b546-645cf4616cde img.shogun-image {
    
    width: px;
  }


#s-092a0e0e-0e1b-40db-b546-645cf4616cde .shogun-image-content {
  
    align-items: center;
  
}

#s-16ce0905-d02c-4db5-b1cb-b6961de1483d {
  text-align: center;
}




  #s-16ce0905-d02c-4db5-b1cb-b6961de1483d img.shogun-image {
    
    width: px;
  }


#s-16ce0905-d02c-4db5-b1cb-b6961de1483d .shogun-image-content {
  
    align-items: center;
  
}

#s-ca8e2842-6db7-44e5-af6e-8161ba6b16bd {
  text-align: center;
}




  #s-ca8e2842-6db7-44e5-af6e-8161ba6b16bd img.shogun-image {
    
    width: px;
  }


#s-ca8e2842-6db7-44e5-af6e-8161ba6b16bd .shogun-image-content {
  
    align-items: center;
  
}

#s-e2f98165-734b-42eb-8cda-6f44773c65cb {
  text-align: center;
}




  #s-e2f98165-734b-42eb-8cda-6f44773c65cb img.shogun-image {
    
    width: px;
  }


#s-e2f98165-734b-42eb-8cda-6f44773c65cb .shogun-image-content {
  
    align-items: center;
  
}

#s-055bc358-1555-4e20-ad6d-c562496aea03 {
  padding-top: 15px;
}

@media (min-width: 0px) {
[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-055bc358-1555-4e20-ad6d-c562496aea03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e6fc2402-1325-4e91-b443-e9df3b5abeaf {
  text-align: center;
}




  #s-e6fc2402-1325-4e91-b443-e9df3b5abeaf img.shogun-image {
    
    width: px;
  }


#s-e6fc2402-1325-4e91-b443-e9df3b5abeaf .shogun-image-content {
  
    align-items: center;
  
}

#s-12287d02-b0da-44fd-abca-93e9780a184d {
  text-align: center;
}




  #s-12287d02-b0da-44fd-abca-93e9780a184d img.shogun-image {
    
    width: px;
  }


#s-12287d02-b0da-44fd-abca-93e9780a184d .shogun-image-content {
  
    align-items: center;
  
}

#s-561033f6-0371-4634-bf1e-cee52ae7dca8 {
  text-align: center;
}




  #s-561033f6-0371-4634-bf1e-cee52ae7dca8 img.shogun-image {
    
    width: px;
  }


#s-561033f6-0371-4634-bf1e-cee52ae7dca8 .shogun-image-content {
  
    align-items: center;
  
}

#s-45765bfa-ea88-4141-b3b9-c4543db09668 {
  text-align: center;
}




  #s-45765bfa-ea88-4141-b3b9-c4543db09668 img.shogun-image {
    
    width: px;
  }


#s-45765bfa-ea88-4141-b3b9-c4543db09668 .shogun-image-content {
  
    align-items: center;
  
}

#s-4729bca5-1f63-48d0-b4b8-57502aeafa55 {
  min-height: 50px;
}








#s-4729bca5-1f63-48d0-b4b8-57502aeafa55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4729bca5-1f63-48d0-b4b8-57502aeafa55.shg-box.shg-c {
  justify-content: center;
}

#s-e0a2023b-50dd-4a2e-946d-bee23d30eb42 {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e0a2023b-50dd-4a2e-946d-bee23d30eb42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0a2023b-50dd-4a2e-946d-bee23d30eb42.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78ea7201-6f2a-46e2-9840-0d11a19652ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

/*
  $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;
}