#s-34791ba5-b9ef-4c18-82e3-212566c74715 {
  display: none;
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

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

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

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

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

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

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

#s-e24f1283-51c3-4f0a-89b0-e04b94465782 {
  min-height: 50px;
}








#s-e24f1283-51c3-4f0a-89b0-e04b94465782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e24f1283-51c3-4f0a-89b0-e04b94465782.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-ffd94eb9-30e2-4de8-ae45-af9e28d004fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ffd94eb9-30e2-4de8-ae45-af9e28d004fa .shogun-heading-component h1 {
  color: rgba(255, 3, 3, 1);
  font-weight:   ;
  font-family: Changa One;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25fee402-1f3b-4055-a00c-9e3d5666945a {
  min-height: 50px;
}








#s-25fee402-1f3b-4055-a00c-9e3d5666945a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25fee402-1f3b-4055-a00c-9e3d5666945a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3be51f6c-1fb1-44e6-bdde-c5108f8a6ad8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(233, 10, 10, 1);
}

#s-3be51f6c-1fb1-44e6-bdde-c5108f8a6ad8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Days One;
  font-style:   ;
  font-size: 41px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-90b68204-2054-46b1-92ce-6f3f8aaba2ec {
  min-height: 50px;
}








#s-90b68204-2054-46b1-92ce-6f3f8aaba2ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b68204-2054-46b1-92ce-6f3f8aaba2ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-7c2f1e6c-bb87-4dce-8915-70589993fece {
  text-align: center;
}




  #s-7c2f1e6c-bb87-4dce-8915-70589993fece img.shogun-image {
    
    width: px;
  }


#s-7c2f1e6c-bb87-4dce-8915-70589993fece .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-951167fc-3b92-416a-85c6-461396d7c519 {
  min-height: 50px;
}








#s-951167fc-3b92-416a-85c6-461396d7c519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-951167fc-3b92-416a-85c6-461396d7c519.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-54db4cb9-87e3-464a-b5e3-78b3ef20cb36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54db4cb9-87e3-464a-b5e3-78b3ef20cb36 .shogun-heading-component h1 {
  color: rgba(248, 5, 5, 1);
  font-weight:   ;
  font-family: Yeseva One;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84a8c83c-f056-4cfc-be96-5b6afb55fa0e {
  min-height: 50px;
}








#s-84a8c83c-f056-4cfc-be96-5b6afb55fa0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84a8c83c-f056-4cfc-be96-5b6afb55fa0e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-96224b09-90c3-424b-b401-5e5d8d3cb7c0 {
  min-height: 50px;
}








#s-96224b09-90c3-424b-b401-5e5d8d3cb7c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96224b09-90c3-424b-b401-5e5d8d3cb7c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e8694dca-968b-46e1-851d-567cf387329b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8694dca-968b-46e1-851d-567cf387329b .shogun-heading-component h1 {
  color: rgba(13, 83, 255, 1);
  font-weight:   ;
  font-family: Aclonica;
  font-style:   ;
  font-size: 39px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

@media (min-width: 0px) {
[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4b25070-7b03-4a67-8652-573b1bd1aa6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68227008-4f77-4616-ab2b-f06e82e58e32 {
  text-align: center;
}




  #s-68227008-4f77-4616-ab2b-f06e82e58e32 img.shogun-image {
    
    width: px;
  }


#s-68227008-4f77-4616-ab2b-f06e82e58e32 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5ba3b824-8e91-4d86-a418-1da2e030c538 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ba3b824-8e91-4d86-a418-1da2e030c538 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Salsa;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8de0c1c5-b629-4b37-bee8-dd859964ea8f {
  text-align: center;
}




  #s-8de0c1c5-b629-4b37-bee8-dd859964ea8f img.shogun-image {
    
    width: px;
  }


#s-8de0c1c5-b629-4b37-bee8-dd859964ea8f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5d5105fc-5fb9-435f-8876-f58b49c497d7 {
  min-height: 50px;
}








#s-5d5105fc-5fb9-435f-8876-f58b49c497d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d5105fc-5fb9-435f-8876-f58b49c497d7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e2616c8e-0dbb-4f75-b273-18690ac7385a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2616c8e-0dbb-4f75-b273-18690ac7385a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Salsa;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62903a35-e050-4ea2-9df7-c95792b622e5 {
  min-height: 50px;
}








#s-62903a35-e050-4ea2-9df7-c95792b622e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62903a35-e050-4ea2-9df7-c95792b622e5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-726edfeb-cc07-4250-819c-89c2dbee3fdb {
  text-align: center;
}




  #s-726edfeb-cc07-4250-819c-89c2dbee3fdb img.shogun-image {
    
    width: px;
  }


#s-726edfeb-cc07-4250-819c-89c2dbee3fdb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9bdb2e7-b1f5-4135-ba99-613de2b008f9 {
  min-height: 50px;
}








#s-e9bdb2e7-b1f5-4135-ba99-613de2b008f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9bdb2e7-b1f5-4135-ba99-613de2b008f9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-487f207c-c575-47c6-8850-dc405c621a6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-487f207c-c575-47c6-8850-dc405c621a6b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Belleza;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ee55b15-2138-49e0-83f7-c883ec893c45 {
  min-height: 50px;
}








#s-7ee55b15-2138-49e0-83f7-c883ec893c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ee55b15-2138-49e0-83f7-c883ec893c45.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7aff21b3-bd34-49b4-aec6-e47c05f717a0 {
  text-align: center;
}




  #s-7aff21b3-bd34-49b4-aec6-e47c05f717a0 img.shogun-image {
    
    width: px;
  }


#s-7aff21b3-bd34-49b4-aec6-e47c05f717a0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1b01a913-4879-417e-af95-c079f0a70bf0 {
  min-height: 50px;
}








#s-1b01a913-4879-417e-af95-c079f0a70bf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b01a913-4879-417e-af95-c079f0a70bf0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e1295d81-3418-49dc-9480-b39ae38221c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(238, 24, 24, 1);
}

#s-e1295d81-3418-49dc-9480-b39ae38221c9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Krona One;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee653cc0-6a2a-4eb4-bbfa-61b425cde58a {
  min-height: 50px;
}








#s-ee653cc0-6a2a-4eb4-bbfa-61b425cde58a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee653cc0-6a2a-4eb4-bbfa-61b425cde58a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-456cdb1f-23f0-4c49-9b83-5fbc6d1ac209 {
  min-height: 50px;
}








#s-456cdb1f-23f0-4c49-9b83-5fbc6d1ac209 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-456cdb1f-23f0-4c49-9b83-5fbc6d1ac209.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1efbfe59-91e0-4ace-a79c-388cf6d33134 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(249, 15, 15, 1);
}

#s-1efbfe59-91e0-4ace-a79c-388cf6d33134 .shogun-heading-component h1 {
  color: rgba(254, 254, 254, 1);
  font-weight:   ;
  font-family: Inknut Antiqua;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40dd1b08-e8d5-4f70-9cc4-d2399dc77274 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40dd1b08-e8d5-4f70-9cc4-d2399dc77274 .shogun-heading-component h1 {
  color: rgba(22, 149, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c59736eb-de4c-4fa0-9bfc-8e67fb0fef77 {
  min-height: 50px;
}








#s-c59736eb-de4c-4fa0-9bfc-8e67fb0fef77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c59736eb-de4c-4fa0-9bfc-8e67fb0fef77.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-28436463-0b68-456d-9159-c4de794b7a7d {
  text-align: center;
}




  #s-28436463-0b68-456d-9159-c4de794b7a7d img.shogun-image {
    
    width: px;
  }


#s-28436463-0b68-456d-9159-c4de794b7a7d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c7d09988-db92-4f27-bab7-95e5abed4c19 {
  min-height: 50px;
}








#s-c7d09988-db92-4f27-bab7-95e5abed4c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7d09988-db92-4f27-bab7-95e5abed4c19.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0668cf90-da4b-4562-8c21-287c904bac6f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(249, 8, 8, 1);
}

#s-0668cf90-da4b-4562-8c21-287c904bac6f .shogun-heading-component h1 {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: Aclonica;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e4f19896-9ab0-4562-911e-4e4ab071999d {
  min-height: 50px;
}








#s-e4f19896-9ab0-4562-911e-4e4ab071999d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f19896-9ab0-4562-911e-4e4ab071999d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-591ad560-6874-4eec-a177-1488e61c402f {
  min-height: 50px;
}








#s-591ad560-6874-4eec-a177-1488e61c402f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-591ad560-6874-4eec-a177-1488e61c402f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dddc696c-b398-4a0f-86f5-4754350df52e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(248, 9, 9, 1);
}

#s-dddc696c-b398-4a0f-86f5-4754350df52e .shogun-heading-component h1 {
  color: rgba(254, 254, 254, 1);
  font-weight:   ;
  font-family: Aclonica;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-de2eff4c-7c3d-4656-9c21-58db95f7136e {
  min-height: 50px;
}








#s-de2eff4c-7c3d-4656-9c21-58db95f7136e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de2eff4c-7c3d-4656-9c21-58db95f7136e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eb747c8c-b66a-4bc1-aa48-b592b1d0441c {
  min-height: 50px;
}








#s-eb747c8c-b66a-4bc1-aa48-b592b1d0441c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb747c8c-b66a-4bc1-aa48-b592b1d0441c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e2ae9ffc-638a-4eed-b015-71d8dda90ff4 {
  min-height: 50px;
}








#s-e2ae9ffc-638a-4eed-b015-71d8dda90ff4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ae9ffc-638a-4eed-b015-71d8dda90ff4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1572f453-b76e-411c-8504-419c11f2c962 {
  min-height: 50px;
}








#s-1572f453-b76e-411c-8504-419c11f2c962 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1572f453-b76e-411c-8504-419c11f2c962.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d645458-8029-413f-b2cd-88022271578e {
  min-height: 50px;
}








#s-5d645458-8029-413f-b2cd-88022271578e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d645458-8029-413f-b2cd-88022271578e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b1b52e83-c539-4f5c-a88b-b3d3d58946c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(251, 10, 10, 1);
}

#s-b1b52e83-c539-4f5c-a88b-b3d3d58946c5 .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:   ;
  font-family: Candal;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a72c18-23b7-43fd-9b69-4a7a37fa3607"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a5f99d35-6b83-4714-b7e6-951ae2089c0e {
  min-height: 50px;
}








#s-a5f99d35-6b83-4714-b7e6-951ae2089c0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5f99d35-6b83-4714-b7e6-951ae2089c0e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b3c9ed0-13d8-4516-98d8-3e6020c6508b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f910a76-ccbb-4604-830a-ebfc3ccd1b1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9c743269-a113-4c79-bf8d-6248c7d7dbb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(13, 132, 250, 1);
}

#s-9c743269-a113-4c79-bf8d-6248c7d7dbb4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Audiowide;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22190e64-800f-4129-89fc-3b2dee9d80b8 {
  min-height: 50px;
}








#s-22190e64-800f-4129-89fc-3b2dee9d80b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22190e64-800f-4129-89fc-3b2dee9d80b8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e1e73a6-2c30-46df-9643-08cace6ad4de {
  text-align: center;
}




  #s-9e1e73a6-2c30-46df-9643-08cace6ad4de img.shogun-image {
    
    width: px;
  }


#s-9e1e73a6-2c30-46df-9643-08cace6ad4de .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7f5cdba9-1da2-4ff9-af5a-f463f39f2557 {
  min-height: 50px;
}








#s-7f5cdba9-1da2-4ff9-af5a-f463f39f2557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f5cdba9-1da2-4ff9-af5a-f463f39f2557.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fb7d27dc-e500-403f-b943-9e109a948331 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(85, 97, 243, 1);
}

#s-fb7d27dc-e500-403f-b943-9e109a948331 .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:   ;
  font-family: Kadwa;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98664d3d-ed12-4c7c-b356-fc8d183d4069"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e97b782e-7161-4038-9ced-75bf208ce26a {
  text-align: center;
}




  #s-e97b782e-7161-4038-9ced-75bf208ce26a img.shogun-image {
    
    width: px;
  }


#s-e97b782e-7161-4038-9ced-75bf208ce26a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d721eaa3-e564-4331-983e-e236e8ec0b34 {
  min-height: 50px;
}








#s-d721eaa3-e564-4331-983e-e236e8ec0b34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d721eaa3-e564-4331-983e-e236e8ec0b34.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f1950005-47c1-480b-addd-52166b37ac7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(249, 13, 13, 1);
}

#s-f1950005-47c1-480b-addd-52166b37ac7e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dc52164-9b42-4f9f-ac74-6c3edb82f473"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-3cea13fc-6853-4264-adea-0a44c5345705 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(68, 244, 107, 1);
border-style: solid;
}

#s-dff11dbb-fa98-40df-ab9a-14b1693446fe {
  text-align: center;
}




  #s-dff11dbb-fa98-40df-ab9a-14b1693446fe img.shogun-image {
    
    width: px;
  }


#s-dff11dbb-fa98-40df-ab9a-14b1693446fe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e0378dd6-fa38-4dd6-a4b2-a5ae6d472cf3 {
  min-height: 50px;
}








#s-e0378dd6-fa38-4dd6-a4b2-a5ae6d472cf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0378dd6-fa38-4dd6-a4b2-a5ae6d472cf3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a19d4cab-84ec-4a66-9741-336ae3d22a28 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: rgba(4, 248, 79, 1);
border-style: solid;
text-align: center;
}

#s-a19d4cab-84ec-4a66-9741-336ae3d22a28 .shogun-heading-component h1 {
  color: rgba(250, 3, 3, 1);
  font-weight:   ;
  font-family: Fjalla One;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e902e56e-4414-44d7-b834-2adb34a9df54 {
  min-height: 50px;
}








#s-e902e56e-4414-44d7-b834-2adb34a9df54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e902e56e-4414-44d7-b834-2adb34a9df54.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2a2d9cce-52ab-4542-806a-8753ddb5701d {
  min-height: 50px;
}








#s-2a2d9cce-52ab-4542-806a-8753ddb5701d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a2d9cce-52ab-4542-806a-8753ddb5701d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c9e7f544-dda3-4280-a823-7ab14e2b0595 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9e7f544-dda3-4280-a823-7ab14e2b0595 .shogun-heading-component h1 {
  color: rgba(248, 4, 4, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-323603fd-fce4-4619-bf84-22280f34e5bd {
  min-height: 50px;
}








#s-323603fd-fce4-4619-bf84-22280f34e5bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-323603fd-fce4-4619-bf84-22280f34e5bd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2169a88c-3215-4bad-9dde-545c60597701 {
  min-height: 50px;
}








#s-2169a88c-3215-4bad-9dde-545c60597701 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2169a88c-3215-4bad-9dde-545c60597701.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-69fdb389-afa8-489d-8005-39d873de4380 {
  text-align: center;
}




  #s-69fdb389-afa8-489d-8005-39d873de4380 img.shogun-image {
    
    width: px;
  }


#s-69fdb389-afa8-489d-8005-39d873de4380 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-751fa737-8a65-48af-a2a9-01e47ecd1ee7 {
  min-height: 50px;
}








#s-751fa737-8a65-48af-a2a9-01e47ecd1ee7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-751fa737-8a65-48af-a2a9-01e47ecd1ee7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a0e2ae93-84df-4d2e-a8da-c804c0458d62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0e2ae93-84df-4d2e-a8da-c804c0458d62 .shogun-heading-component h1 {
  color: rgba(248, 4, 4, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f45983e4-b5ef-4cb4-9c3e-43c900d2288b {
  min-height: 50px;
}








#s-f45983e4-b5ef-4cb4-9c3e-43c900d2288b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f45983e4-b5ef-4cb4-9c3e-43c900d2288b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4fe10f52-c437-433f-b2c4-4450b0e38d60 {
  min-height: 50px;
}








#s-4fe10f52-c437-433f-b2c4-4450b0e38d60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fe10f52-c437-433f-b2c4-4450b0e38d60.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-257eb426-895d-45ea-917d-31a1644e58a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-257eb426-895d-45ea-917d-31a1644e58a8 .shogun-heading-component h1 {
  color: rgba(252, 9, 9, 1);
  font-weight:   ;
  font-family: Aclonica;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-15aa1fbb-0cae-4c70-967a-39e944cbe0c0 {
  min-height: 50px;
}








#s-15aa1fbb-0cae-4c70-967a-39e944cbe0c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15aa1fbb-0cae-4c70-967a-39e944cbe0c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-countdown {
  display: -webkit-box;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shg-align-left > .shogun-countdown {
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-a30c0114-0b95-4436-ad99-72a9af4ca615 .shogun-countdown span, #s-a30c0114-0b95-4436-ad99-72a9af4ca615 .shogun-countdown label {
  color: rgba(247, 7, 7, 1);
}
#s-fbb85941-df88-45ac-9dea-30637f4ca0b3 {
  min-height: 50px;
}








#s-fbb85941-df88-45ac-9dea-30637f4ca0b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbb85941-df88-45ac-9dea-30637f4ca0b3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1cc6f665-2d67-4024-8a5a-97f760c3e7f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(246, 3, 3, 1);
}

#s-1cc6f665-2d67-4024-8a5a-97f760c3e7f0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Rakkas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-415d670f-e75f-41a3-a31b-ce652f675897 {
  min-height: 50px;
}








#s-415d670f-e75f-41a3-a31b-ce652f675897 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-415d670f-e75f-41a3-a31b-ce652f675897.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e4f59e32-2ed6-4b11-98e9-a1d9d40683a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4f59e32-2ed6-4b11-98e9-a1d9d40683a5 .shogun-heading-component h1 {
  color: rgba(246, 4, 4, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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