.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-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 {
  display: none;
}
#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4, #wrap-s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 { display:none !important; }}@media (max-width: 767px){#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 {
  display: none;
}
#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4, #wrap-s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 { display:none !important; }}







#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b33c6cb-4edf-450d-a5ad-7116e83d1da4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-1adc716d-ea50-4435-847e-d5d709d589bf {
  text-align: center;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-1adc716d-ea50-4435-847e-d5d709d589bf {
  display: none;
}
#s-1adc716d-ea50-4435-847e-d5d709d589bf, #wrap-s-1adc716d-ea50-4435-847e-d5d709d589bf { display:none !important; }}@media (max-width: 767px){#s-1adc716d-ea50-4435-847e-d5d709d589bf {
  display: none;
}
#s-1adc716d-ea50-4435-847e-d5d709d589bf, #wrap-s-1adc716d-ea50-4435-847e-d5d709d589bf { display:none !important; }}



  #s-1adc716d-ea50-4435-847e-d5d709d589bf img.shogun-image {
    
    width: px;
  }


#s-1adc716d-ea50-4435-847e-d5d709d589bf .shogun-image-content {
  
    align-items: 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;
}

@media (min-width: 768px) and (max-width: 991px){#s-38c0772d-8be0-45c3-9ddf-e541273a1c24 {
  display: none;
}
#s-38c0772d-8be0-45c3-9ddf-e541273a1c24, #wrap-s-38c0772d-8be0-45c3-9ddf-e541273a1c24 { display:none !important; }}@media (max-width: 767px){#s-38c0772d-8be0-45c3-9ddf-e541273a1c24 {
  display: none;
}
#s-38c0772d-8be0-45c3-9ddf-e541273a1c24, #wrap-s-38c0772d-8be0-45c3-9ddf-e541273a1c24 { display:none !important; }}
@media (min-width: 0px) {
[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-38c0772d-8be0-45c3-9ddf-e541273a1c24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 {
  display: none;
}
#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010, #wrap-s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 { display:none !important; }}@media (max-width: 767px){#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 {
  display: none;
}
#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010, #wrap-s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 { display:none !important; }}
#s-c5f7dae8-0a4f-48bc-8086-e386a6d80010 .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;
}



#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 {
  display: none;
}
#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1, #wrap-s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 { display:none !important; }}@media (max-width: 767px){#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 {
  display: none;
}
#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1, #wrap-s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 { display:none !important; }}
#s-4758cae8-a551-4ad8-a392-6b0a0cf8ddf1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

#s-8f63f163-5840-47f7-bd47-b2c80022afb4 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8f63f163-5840-47f7-bd47-b2c80022afb4:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8f63f163-5840-47f7-bd47-b2c80022afb4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8f63f163-5840-47f7-bd47-b2c80022afb4 {
  display: none;
}
#s-8f63f163-5840-47f7-bd47-b2c80022afb4, #wrap-s-8f63f163-5840-47f7-bd47-b2c80022afb4 { display:none !important; }}@media (max-width: 767px){#s-8f63f163-5840-47f7-bd47-b2c80022afb4 {
  display: none;
}
#s-8f63f163-5840-47f7-bd47-b2c80022afb4, #wrap-s-8f63f163-5840-47f7-bd47-b2c80022afb4 { display:none !important; }}


#s-8f63f163-5840-47f7-bd47-b2c80022afb4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 {
  display: none;
}
#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0, #wrap-s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 { display:none !important; }}@media (max-width: 767px){#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 {
  display: none;
}
#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0, #wrap-s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 { display:none !important; }}







#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed4ffbe0-c826-4c04-b249-9cd1af1da1b0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5 {
  display: none;
}
#s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5, #wrap-s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5 { display:none !important; }}@media (max-width: 767px){#s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5 {
  display: none;
}
#s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5, #wrap-s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d97d0941-0e2f-4562-a1e7-bdcb92f21df5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a30dae79-7459-4547-ad24-c3492850e632 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a30dae79-7459-4547-ad24-c3492850e632:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a30dae79-7459-4547-ad24-c3492850e632:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a30dae79-7459-4547-ad24-c3492850e632 {
  display: none;
}
#s-a30dae79-7459-4547-ad24-c3492850e632, #wrap-s-a30dae79-7459-4547-ad24-c3492850e632 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a30dae79-7459-4547-ad24-c3492850e632 {
  display: none;
}
#s-a30dae79-7459-4547-ad24-c3492850e632, #wrap-s-a30dae79-7459-4547-ad24-c3492850e632 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a30dae79-7459-4547-ad24-c3492850e632 {
  display: none;
}
#s-a30dae79-7459-4547-ad24-c3492850e632, #wrap-s-a30dae79-7459-4547-ad24-c3492850e632 { display:none !important; }}@media (max-width: 767px){#s-a30dae79-7459-4547-ad24-c3492850e632 {
  display: none;
}
#s-a30dae79-7459-4547-ad24-c3492850e632, #wrap-s-a30dae79-7459-4547-ad24-c3492850e632 { display:none !important; }}


#s-a30dae79-7459-4547-ad24-c3492850e632.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-6789f43b-a865-421d-833a-0a58562ec70d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6789f43b-a865-421d-833a-0a58562ec70d {
  display: none;
}
#s-6789f43b-a865-421d-833a-0a58562ec70d, #wrap-s-6789f43b-a865-421d-833a-0a58562ec70d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6789f43b-a865-421d-833a-0a58562ec70d {
  display: none;
}
#s-6789f43b-a865-421d-833a-0a58562ec70d, #wrap-s-6789f43b-a865-421d-833a-0a58562ec70d { display:none !important; }}







#s-6789f43b-a865-421d-833a-0a58562ec70d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6789f43b-a865-421d-833a-0a58562ec70d.shg-box.shg-c {
  justify-content: center;
}

#s-5b77c995-f766-4e99-9c21-7ed5e24932bd {
  text-align: center;
}




  #s-5b77c995-f766-4e99-9c21-7ed5e24932bd img.shogun-image {
    
    width: px;
  }


#s-5b77c995-f766-4e99-9c21-7ed5e24932bd .shogun-image-content {
  
    align-items: center;
  
}

#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 {
  display: none;
}
#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7, #wrap-s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 {
  display: none;
}
#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7, #wrap-s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 { display:none !important; }}
#s-98f0b7bf-13fb-4788-be3c-9c2b1d8c66c7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e {
  display: none;
}
#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e, #wrap-s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e {
  display: none;
}
#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e, #wrap-s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e { display:none !important; }}
#s-c177e643-de2a-4771-b03f-2dd4fa2b0d3e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b303208-cef1-4a14-b6d3-d4490509a079 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b303208-cef1-4a14-b6d3-d4490509a079 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 {
  display: none;
}
#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9, #wrap-s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 {
  display: none;
}
#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9, #wrap-s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 { display:none !important; }}
#s-283772dd-ca31-4ff5-a98f-04a8e7f99fc9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d {
  display: none;
}
#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d, #wrap-s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d {
  display: none;
}
#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d, #wrap-s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d { display:none !important; }}
#s-d4f5eb7a-8861-4388-ae94-3ad58f46bd6d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 {
  display: none;
}
#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155, #wrap-s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 {
  display: none;
}
#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155, #wrap-s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 { display:none !important; }}
#s-f4c91f22-0bb6-4e82-ad8f-9b980c9f7155 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efed227d-f84e-45bf-b1fa-9a148ad4d533 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-efed227d-f84e-45bf-b1fa-9a148ad4d533 {
  display: none;
}
#s-efed227d-f84e-45bf-b1fa-9a148ad4d533, #wrap-s-efed227d-f84e-45bf-b1fa-9a148ad4d533 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efed227d-f84e-45bf-b1fa-9a148ad4d533 {
  display: none;
}
#s-efed227d-f84e-45bf-b1fa-9a148ad4d533, #wrap-s-efed227d-f84e-45bf-b1fa-9a148ad4d533 { display:none !important; }}
#s-efed227d-f84e-45bf-b1fa-9a148ad4d533 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d00b7e8f-cf4e-4e35-8504-940946daef4e {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d00b7e8f-cf4e-4e35-8504-940946daef4e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d00b7e8f-cf4e-4e35-8504-940946daef4e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d00b7e8f-cf4e-4e35-8504-940946daef4e {
  display: none;
}
#s-d00b7e8f-cf4e-4e35-8504-940946daef4e, #wrap-s-d00b7e8f-cf4e-4e35-8504-940946daef4e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d00b7e8f-cf4e-4e35-8504-940946daef4e {
  display: none;
}
#s-d00b7e8f-cf4e-4e35-8504-940946daef4e, #wrap-s-d00b7e8f-cf4e-4e35-8504-940946daef4e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d00b7e8f-cf4e-4e35-8504-940946daef4e {
  
}
}@media (max-width: 767px){#s-d00b7e8f-cf4e-4e35-8504-940946daef4e {
  
}
}


#s-d00b7e8f-cf4e-4e35-8504-940946daef4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-04c5c432-78fd-4123-9cba-d45e87cc6776 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-04c5c432-78fd-4123-9cba-d45e87cc6776 {
  display: none;
}
#s-04c5c432-78fd-4123-9cba-d45e87cc6776, #wrap-s-04c5c432-78fd-4123-9cba-d45e87cc6776 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04c5c432-78fd-4123-9cba-d45e87cc6776 {
  display: none;
}
#s-04c5c432-78fd-4123-9cba-d45e87cc6776, #wrap-s-04c5c432-78fd-4123-9cba-d45e87cc6776 { display:none !important; }}
#s-04c5c432-78fd-4123-9cba-d45e87cc6776 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0c8adea0-f6aa-4c15-a082-1d2c8a529c55 {
  text-align: center;
}




  #s-0c8adea0-f6aa-4c15-a082-1d2c8a529c55 img.shogun-image {
    
    width: px;
  }


#s-0c8adea0-f6aa-4c15-a082-1d2c8a529c55 .shogun-image-content {
  
    align-items: center;
  
}

#s-369b7b36-c9a3-4d84-84bf-d013a643b85f {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 1200px){#s-369b7b36-c9a3-4d84-84bf-d013a643b85f {
  display: none;
}
#s-369b7b36-c9a3-4d84-84bf-d013a643b85f, #wrap-s-369b7b36-c9a3-4d84-84bf-d013a643b85f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-369b7b36-c9a3-4d84-84bf-d013a643b85f {
  display: none;
}
#s-369b7b36-c9a3-4d84-84bf-d013a643b85f, #wrap-s-369b7b36-c9a3-4d84-84bf-d013a643b85f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-369b7b36-c9a3-4d84-84bf-d013a643b85f {
  
}
}@media (max-width: 767px){#s-369b7b36-c9a3-4d84-84bf-d013a643b85f {
  
}
}
@media (min-width: 0px) {
[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-369b7b36-c9a3-4d84-84bf-d013a643b85f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2acf23ec-8b71-4e67-b4bf-4142e3787178 {
  min-height: 50px;
}








#s-2acf23ec-8b71-4e67-b4bf-4142e3787178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2acf23ec-8b71-4e67-b4bf-4142e3787178.shg-box.shg-c {
  justify-content: center;
}

#s-16d55a37-0da8-4eb7-a371-acbc587c65c1 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16d55a37-0da8-4eb7-a371-acbc587c65c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf {
  display: none;
}
#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf, #wrap-s-5bd7b28f-8e50-40f4-a654-923b57a82ccf { display:none !important; }}@media (max-width: 767px){#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf {
  display: none;
}
#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf, #wrap-s-5bd7b28f-8e50-40f4-a654-923b57a82ccf { display:none !important; }}


#s-5bd7b28f-8e50-40f4-a654-923b57a82ccf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

.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-f4659068-c64f-4240-91d8-9d276bd7c2c4 {
  margin-left: 45px;
margin-right: 45px;
}

#s-e4aff353-40e5-440d-90ee-d065dda03fb5 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e4aff353-40e5-440d-90ee-d065dda03fb5:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4aff353-40e5-440d-90ee-d065dda03fb5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e4aff353-40e5-440d-90ee-d065dda03fb5 {
  display: none;
}
#s-e4aff353-40e5-440d-90ee-d065dda03fb5, #wrap-s-e4aff353-40e5-440d-90ee-d065dda03fb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4aff353-40e5-440d-90ee-d065dda03fb5 {
  display: none;
}
#s-e4aff353-40e5-440d-90ee-d065dda03fb5, #wrap-s-e4aff353-40e5-440d-90ee-d065dda03fb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4aff353-40e5-440d-90ee-d065dda03fb5 {
  
}
}@media (max-width: 767px){#s-e4aff353-40e5-440d-90ee-d065dda03fb5 {
  
}
}


#s-e4aff353-40e5-440d-90ee-d065dda03fb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 1200px){#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 {
  display: none;
}
#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39, #wrap-s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 {
  display: none;
}
#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39, #wrap-s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 {
  
}
}@media (max-width: 767px){#s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39 {
  
}
}
@media (min-width: 0px) {
[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-bab27f7c-14b4-4d98-bd8d-2ac2fbd52b39"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-db361e96-cee1-40ce-a99f-395b75af88c9 {
  text-align: center;
}




  #s-db361e96-cee1-40ce-a99f-395b75af88c9 img.shogun-image {
    
    width: px;
  }


#s-db361e96-cee1-40ce-a99f-395b75af88c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-14a1e418-5b5d-469e-8539-b80876049592 {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 1200px){#s-14a1e418-5b5d-469e-8539-b80876049592 {
  display: none;
}
#s-14a1e418-5b5d-469e-8539-b80876049592, #wrap-s-14a1e418-5b5d-469e-8539-b80876049592 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14a1e418-5b5d-469e-8539-b80876049592 {
  display: none;
}
#s-14a1e418-5b5d-469e-8539-b80876049592, #wrap-s-14a1e418-5b5d-469e-8539-b80876049592 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14a1e418-5b5d-469e-8539-b80876049592 {
  
}
}@media (max-width: 767px){#s-14a1e418-5b5d-469e-8539-b80876049592 {
  
}
}
@media (min-width: 0px) {
[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-14a1e418-5b5d-469e-8539-b80876049592"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3a4f8c8b-e01c-4b91-90a2-325e74afd225 {
  min-height: 50px;
}








#s-3a4f8c8b-e01c-4b91-90a2-325e74afd225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a4f8c8b-e01c-4b91-90a2-325e74afd225.shg-box.shg-c {
  justify-content: center;
}

#s-69bf0db0-4b64-46c0-9fa8-fc0a6b2df0e1 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69bf0db0-4b64-46c0-9fa8-fc0a6b2df0e1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95fa3cf5-1101-4541-81eb-a9196d88f593 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-95fa3cf5-1101-4541-81eb-a9196d88f593:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-95fa3cf5-1101-4541-81eb-a9196d88f593:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-95fa3cf5-1101-4541-81eb-a9196d88f593 {
  display: none;
}
#s-95fa3cf5-1101-4541-81eb-a9196d88f593, #wrap-s-95fa3cf5-1101-4541-81eb-a9196d88f593 { display:none !important; }}@media (max-width: 767px){#s-95fa3cf5-1101-4541-81eb-a9196d88f593 {
  display: none;
}
#s-95fa3cf5-1101-4541-81eb-a9196d88f593, #wrap-s-95fa3cf5-1101-4541-81eb-a9196d88f593 { display:none !important; }}


#s-95fa3cf5-1101-4541-81eb-a9196d88f593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-8d333c0c-2927-4e23-93a5-f96c203dd3f9 {
  margin-left: 45px;
margin-right: 45px;
}

#s-150141fb-2e8a-48b3-8c0f-285e2370bc76 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-150141fb-2e8a-48b3-8c0f-285e2370bc76:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-150141fb-2e8a-48b3-8c0f-285e2370bc76:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-150141fb-2e8a-48b3-8c0f-285e2370bc76 {
  display: none;
}
#s-150141fb-2e8a-48b3-8c0f-285e2370bc76, #wrap-s-150141fb-2e8a-48b3-8c0f-285e2370bc76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-150141fb-2e8a-48b3-8c0f-285e2370bc76 {
  display: none;
}
#s-150141fb-2e8a-48b3-8c0f-285e2370bc76, #wrap-s-150141fb-2e8a-48b3-8c0f-285e2370bc76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-150141fb-2e8a-48b3-8c0f-285e2370bc76 {
  
}
}@media (max-width: 767px){#s-150141fb-2e8a-48b3-8c0f-285e2370bc76 {
  
}
}


#s-150141fb-2e8a-48b3-8c0f-285e2370bc76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-1b5d5346-4cc3-4bd5-b83d-1c4cff1d97b7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1b5d5346-4cc3-4bd5-b83d-1c4cff1d97b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b5d5346-4cc3-4bd5-b83d-1c4cff1d97b7 {
  
}
}







#s-1b5d5346-4cc3-4bd5-b83d-1c4cff1d97b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b5d5346-4cc3-4bd5-b83d-1c4cff1d97b7.shg-box.shg-c {
  justify-content: center;
}

#s-353291f7-089a-40cd-9bd6-d5a3475986a3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-353291f7-089a-40cd-9bd6-d5a3475986a3 {
  display: none;
}
#s-353291f7-089a-40cd-9bd6-d5a3475986a3, #wrap-s-353291f7-089a-40cd-9bd6-d5a3475986a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-353291f7-089a-40cd-9bd6-d5a3475986a3 {
  display: none;
}
#s-353291f7-089a-40cd-9bd6-d5a3475986a3, #wrap-s-353291f7-089a-40cd-9bd6-d5a3475986a3 { display:none !important; }}







#s-353291f7-089a-40cd-9bd6-d5a3475986a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-353291f7-089a-40cd-9bd6-d5a3475986a3.shg-box.shg-c {
  justify-content: center;
}

#s-a7fe4016-0370-4001-b90c-283420d4dab1 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-a7fe4016-0370-4001-b90c-283420d4dab1 {
  display: none;
}
#s-a7fe4016-0370-4001-b90c-283420d4dab1, #wrap-s-a7fe4016-0370-4001-b90c-283420d4dab1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7fe4016-0370-4001-b90c-283420d4dab1 {
  display: none;
}
#s-a7fe4016-0370-4001-b90c-283420d4dab1, #wrap-s-a7fe4016-0370-4001-b90c-283420d4dab1 { display:none !important; }}
#s-27b2e847-6507-4933-b4a7-27a548af57c1 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-27b2e847-6507-4933-b4a7-27a548af57c1 {
  display: none;
}
#s-27b2e847-6507-4933-b4a7-27a548af57c1, #wrap-s-27b2e847-6507-4933-b4a7-27a548af57c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27b2e847-6507-4933-b4a7-27a548af57c1 {
  display: none;
}
#s-27b2e847-6507-4933-b4a7-27a548af57c1, #wrap-s-27b2e847-6507-4933-b4a7-27a548af57c1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27b2e847-6507-4933-b4a7-27a548af57c1 {
  
}
}@media (max-width: 767px){#s-27b2e847-6507-4933-b4a7-27a548af57c1 {
  
}
}
@media (min-width: 0px) {
[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-27b2e847-6507-4933-b4a7-27a548af57c1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-488226a1-ab37-456a-8a20-d64186c68f00 {
  min-height: 50px;
}








#s-488226a1-ab37-456a-8a20-d64186c68f00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-488226a1-ab37-456a-8a20-d64186c68f00.shg-box.shg-c {
  justify-content: center;
}

#s-41689255-8834-42ea-bb59-51d56310fde3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-41689255-8834-42ea-bb59-51d56310fde3 {
  display: none;
}
#s-41689255-8834-42ea-bb59-51d56310fde3, #wrap-s-41689255-8834-42ea-bb59-51d56310fde3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41689255-8834-42ea-bb59-51d56310fde3 {
  display: none;
}
#s-41689255-8834-42ea-bb59-51d56310fde3, #wrap-s-41689255-8834-42ea-bb59-51d56310fde3 { display:none !important; }}







#s-41689255-8834-42ea-bb59-51d56310fde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41689255-8834-42ea-bb59-51d56310fde3.shg-box.shg-c {
  justify-content: center;
}

#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 {
  margin-left: 45px;
margin-right: 45px;
}
@media (min-width: 1200px){#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 {
  display: none;
}
#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5, #wrap-s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 {
  display: none;
}
#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5, #wrap-s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f669dc08-f822-4f73-98d4-d2da3f69bbc5 {
  
}
}
@media (min-width: 0px) {
[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f669dc08-f822-4f73-98d4-d2da3f69bbc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7b926661-a67f-4f5f-b83f-185cf83a37fa {
  text-align: center;
}




  #s-7b926661-a67f-4f5f-b83f-185cf83a37fa img.shogun-image {
    
    width: px;
  }


#s-7b926661-a67f-4f5f-b83f-185cf83a37fa .shogun-image-content {
  
    align-items: center;
  
}

#s-a60bad57-5d87-4a5e-9ee8-51401ecaeec4 {
  text-align: center;
}




  #s-a60bad57-5d87-4a5e-9ee8-51401ecaeec4 img.shogun-image {
    
    width: px;
  }


#s-a60bad57-5d87-4a5e-9ee8-51401ecaeec4 .shogun-image-content {
  
    align-items: center;
  
}

#s-fccac420-5268-4533-883d-bf56fe4586bb {
  text-align: center;
}




  #s-fccac420-5268-4533-883d-bf56fe4586bb img.shogun-image {
    
    width: px;
  }


#s-fccac420-5268-4533-883d-bf56fe4586bb .shogun-image-content {
  
    align-items: center;
  
}

#s-b0624812-f160-4948-b5f0-2234b1ac31c3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b0624812-f160-4948-b5f0-2234b1ac31c3 {
  display: none;
}
#s-b0624812-f160-4948-b5f0-2234b1ac31c3, #wrap-s-b0624812-f160-4948-b5f0-2234b1ac31c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0624812-f160-4948-b5f0-2234b1ac31c3 {
  display: none;
}
#s-b0624812-f160-4948-b5f0-2234b1ac31c3, #wrap-s-b0624812-f160-4948-b5f0-2234b1ac31c3 { display:none !important; }}







#s-b0624812-f160-4948-b5f0-2234b1ac31c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0624812-f160-4948-b5f0-2234b1ac31c3.shg-box.shg-c {
  justify-content: center;
}

#s-4bca157f-de9d-48aa-b685-a281964a58a6 {
  margin-left: 45px;
margin-right: 45px;
}
@media (min-width: 1200px){#s-4bca157f-de9d-48aa-b685-a281964a58a6 {
  display: none;
}
#s-4bca157f-de9d-48aa-b685-a281964a58a6, #wrap-s-4bca157f-de9d-48aa-b685-a281964a58a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bca157f-de9d-48aa-b685-a281964a58a6 {
  display: none;
}
#s-4bca157f-de9d-48aa-b685-a281964a58a6, #wrap-s-4bca157f-de9d-48aa-b685-a281964a58a6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bca157f-de9d-48aa-b685-a281964a58a6 {
  
}
}
@media (min-width: 0px) {
[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4bca157f-de9d-48aa-b685-a281964a58a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e2d8e313-1903-4576-8c22-e467a515eeb9 {
  text-align: center;
}




  #s-e2d8e313-1903-4576-8c22-e467a515eeb9 img.shogun-image {
    
    width: px;
  }


#s-e2d8e313-1903-4576-8c22-e467a515eeb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-478bc17d-ce4b-43c9-8a43-4440eeedb3f6 {
  text-align: center;
}




  #s-478bc17d-ce4b-43c9-8a43-4440eeedb3f6 img.shogun-image {
    
    width: px;
  }


#s-478bc17d-ce4b-43c9-8a43-4440eeedb3f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-67a75abf-86ac-4eed-a16a-bc48fa348296 {
  text-align: center;
}




  #s-67a75abf-86ac-4eed-a16a-bc48fa348296 img.shogun-image {
    
    width: px;
  }


#s-67a75abf-86ac-4eed-a16a-bc48fa348296 .shogun-image-content {
  
    align-items: center;
  
}

#s-436683ef-8d5b-4dff-a428-f4d60ff35b2d {
  text-align: center;
}




  #s-436683ef-8d5b-4dff-a428-f4d60ff35b2d img.shogun-image {
    
    width: px;
  }


#s-436683ef-8d5b-4dff-a428-f4d60ff35b2d .shogun-image-content {
  
    align-items: center;
  
}

#s-35b0ad9a-8444-4c18-8957-22e5b7dc8dcd {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35b0ad9a-8444-4c18-8957-22e5b7dc8dcd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580 {
  display: none;
}
#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580, #wrap-s-7ce8b2ac-6614-4147-b8a7-ff1d15392580 { display:none !important; }}@media (max-width: 767px){#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580 {
  display: none;
}
#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580, #wrap-s-7ce8b2ac-6614-4147-b8a7-ff1d15392580 { display:none !important; }}


#s-7ce8b2ac-6614-4147-b8a7-ff1d15392580.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce {
  display: none;
}
#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce, #wrap-s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce {
  display: none;
}
#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce, #wrap-s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce {
  
}
}@media (max-width: 767px){#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce {
  
}
}


#s-ea9c7d69-129c-4960-9f8f-6fef5c7051ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-e664d676-4bfa-44e2-a6fb-c970208f870e {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e664d676-4bfa-44e2-a6fb-c970208f870e {
  display: none;
}
#s-e664d676-4bfa-44e2-a6fb-c970208f870e, #wrap-s-e664d676-4bfa-44e2-a6fb-c970208f870e { display:none !important; }}@media (max-width: 767px){#s-e664d676-4bfa-44e2-a6fb-c970208f870e {
  display: none;
}
#s-e664d676-4bfa-44e2-a6fb-c970208f870e, #wrap-s-e664d676-4bfa-44e2-a6fb-c970208f870e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e664d676-4bfa-44e2-a6fb-c970208f870e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-56843ddc-0857-4718-b061-127a55e23e48 {
  min-height: 50px;
}








#s-56843ddc-0857-4718-b061-127a55e23e48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56843ddc-0857-4718-b061-127a55e23e48.shg-box.shg-c {
  justify-content: center;
}

#s-23cd78f0-ab37-494d-a256-99dc5dc65135 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23cd78f0-ab37-494d-a256-99dc5dc65135 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-312d33f5-416e-403b-99c4-98831aac9d88 {
  margin-left: 145px;
margin-right: 145px;
}

#s-d4744d68-9392-40e7-919a-a9f8d508d156 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d4744d68-9392-40e7-919a-a9f8d508d156:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d4744d68-9392-40e7-919a-a9f8d508d156:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d4744d68-9392-40e7-919a-a9f8d508d156 {
  display: none;
}
#s-d4744d68-9392-40e7-919a-a9f8d508d156, #wrap-s-d4744d68-9392-40e7-919a-a9f8d508d156 { display:none !important; }}@media (max-width: 767px){#s-d4744d68-9392-40e7-919a-a9f8d508d156 {
  display: none;
}
#s-d4744d68-9392-40e7-919a-a9f8d508d156, #wrap-s-d4744d68-9392-40e7-919a-a9f8d508d156 { display:none !important; }}


#s-d4744d68-9392-40e7-919a-a9f8d508d156.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-0f5bff47-58db-4b90-889b-2659762d3058 {
  text-align: center;
}




  #s-0f5bff47-58db-4b90-889b-2659762d3058 img.shogun-image {
    
    width: px;
  }


#s-0f5bff47-58db-4b90-889b-2659762d3058 .shogun-image-content {
  
    align-items: center;
  
}

#s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69 {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69 {
  display: none;
}
#s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69, #wrap-s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69 { display:none !important; }}@media (max-width: 767px){#s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69 {
  display: none;
}
#s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69, #wrap-s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69 { display:none !important; }}
@media (min-width: 0px) {
[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aeb5bf5e-6cd3-4e35-b1b0-f457da87fc69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9c1d337d-d956-4320-b8a8-40df83bf863d {
  text-align: center;
}




  #s-9c1d337d-d956-4320-b8a8-40df83bf863d img.shogun-image {
    
    width: px;
  }


#s-9c1d337d-d956-4320-b8a8-40df83bf863d .shogun-image-content {
  
    align-items: center;
  
}

#s-962bb784-9939-4895-ae2d-b5cbbf3e0321 {
  min-height: 50px;
}








#s-962bb784-9939-4895-ae2d-b5cbbf3e0321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-962bb784-9939-4895-ae2d-b5cbbf3e0321.shg-box.shg-c {
  justify-content: center;
}

#s-8555d132-142d-4cec-9194-c941906674cc {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8555d132-142d-4cec-9194-c941906674cc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab574f4b-c548-4921-a82d-65aac0fb978f {
  margin-left: 145px;
margin-right: 145px;
}

#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2 {
  display: none;
}
#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2, #wrap-s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2 { display:none !important; }}@media (max-width: 767px){#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2 {
  display: none;
}
#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2, #wrap-s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2 { display:none !important; }}


#s-b4bbcd3b-3828-4d05-a16f-768bef6f12e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-e289d9eb-09fb-49a9-a359-b12c55f994f2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e289d9eb-09fb-49a9-a359-b12c55f994f2 {
  display: none;
}
#s-e289d9eb-09fb-49a9-a359-b12c55f994f2, #wrap-s-e289d9eb-09fb-49a9-a359-b12c55f994f2 { display:none !important; }}@media (max-width: 767px){#s-e289d9eb-09fb-49a9-a359-b12c55f994f2 {
  display: none;
}
#s-e289d9eb-09fb-49a9-a359-b12c55f994f2, #wrap-s-e289d9eb-09fb-49a9-a359-b12c55f994f2 { display:none !important; }}







#s-e289d9eb-09fb-49a9-a359-b12c55f994f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e289d9eb-09fb-49a9-a359-b12c55f994f2.shg-box.shg-c {
  justify-content: center;
}

#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 {
  display: none;
}
#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9, #wrap-s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 { display:none !important; }}@media (max-width: 767px){#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 {
  display: none;
}
#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9, #wrap-s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 { display:none !important; }}
#s-77d7cfc9-1e58-4a8f-b7eb-28448cacb7f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9 {
  display: none;
}
#s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9, #wrap-s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9 { display:none !important; }}







#s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42a1ba87-572a-4ab0-8d6a-dbc1405239d9.shg-box.shg-c {
  justify-content: center;
}

#s-3e716cbf-9086-4380-a242-6936dcd0b51c {
  margin-left: 75px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e716cbf-9086-4380-a242-6936dcd0b51c {
  display: none;
}
#s-3e716cbf-9086-4380-a242-6936dcd0b51c, #wrap-s-3e716cbf-9086-4380-a242-6936dcd0b51c { display:none !important; }}@media (max-width: 767px){#s-3e716cbf-9086-4380-a242-6936dcd0b51c {
  display: none;
}
#s-3e716cbf-9086-4380-a242-6936dcd0b51c, #wrap-s-3e716cbf-9086-4380-a242-6936dcd0b51c { display:none !important; }}
@media (min-width: 0px) {
[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e716cbf-9086-4380-a242-6936dcd0b51c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-4ae33d5e-4188-4023-8673-27066ecdc65f {
  text-align: center;
}




  #s-4ae33d5e-4188-4023-8673-27066ecdc65f img.shogun-image {
    
    width: px;
  }


#s-4ae33d5e-4188-4023-8673-27066ecdc65f .shogun-image-content {
  
    align-items: center;
  
}

#s-1006068b-a32e-4183-aacd-63c38fd8edd4 {
  text-align: center;
}




  #s-1006068b-a32e-4183-aacd-63c38fd8edd4 img.shogun-image {
    
    width: px;
  }


#s-1006068b-a32e-4183-aacd-63c38fd8edd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-da7aff8c-abd7-48ac-aaab-1e050d1f0c54 {
  text-align: center;
}




  #s-da7aff8c-abd7-48ac-aaab-1e050d1f0c54 img.shogun-image {
    
    width: px;
  }


#s-da7aff8c-abd7-48ac-aaab-1e050d1f0c54 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a6547a7-2446-485d-b797-43643641e8f5 {
  text-align: center;
}




  #s-0a6547a7-2446-485d-b797-43643641e8f5 img.shogun-image {
    
    width: px;
  }


#s-0a6547a7-2446-485d-b797-43643641e8f5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8948d06a-d242-43c0-ad21-696daa57664b {
  text-align: center;
}




  #s-8948d06a-d242-43c0-ad21-696daa57664b img.shogun-image {
    
    width: px;
  }


#s-8948d06a-d242-43c0-ad21-696daa57664b .shogun-image-content {
  
    align-items: center;
  
}

#s-ec1a5bad-0234-4cc0-8937-dde05ec31b17 {
  text-align: center;
}




  #s-ec1a5bad-0234-4cc0-8937-dde05ec31b17 img.shogun-image {
    
    width: px;
  }


#s-ec1a5bad-0234-4cc0-8937-dde05ec31b17 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd105fa0-06f7-478c-a400-442f860b2f20 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd105fa0-06f7-478c-a400-442f860b2f20 {
  display: none;
}
#s-fd105fa0-06f7-478c-a400-442f860b2f20, #wrap-s-fd105fa0-06f7-478c-a400-442f860b2f20 { display:none !important; }}@media (max-width: 767px){#s-fd105fa0-06f7-478c-a400-442f860b2f20 {
  display: none;
}
#s-fd105fa0-06f7-478c-a400-442f860b2f20, #wrap-s-fd105fa0-06f7-478c-a400-442f860b2f20 { display:none !important; }}







#s-fd105fa0-06f7-478c-a400-442f860b2f20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd105fa0-06f7-478c-a400-442f860b2f20.shg-box.shg-c {
  justify-content: center;
}

#s-e74b995d-d10f-4ed9-8231-1701256b7cc2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e74b995d-d10f-4ed9-8231-1701256b7cc2 {
  
}
}@media (max-width: 767px){#s-e74b995d-d10f-4ed9-8231-1701256b7cc2 {
  
}
}







#s-e74b995d-d10f-4ed9-8231-1701256b7cc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e74b995d-d10f-4ed9-8231-1701256b7cc2.shg-box.shg-c {
  justify-content: center;
}

#s-78064a0d-dacd-402b-9151-f11971904d05 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78064a0d-dacd-402b-9151-f11971904d05 {
  display: none;
}
#s-78064a0d-dacd-402b-9151-f11971904d05, #wrap-s-78064a0d-dacd-402b-9151-f11971904d05 { display:none !important; }}@media (max-width: 767px){#s-78064a0d-dacd-402b-9151-f11971904d05 {
  
}
}







#s-78064a0d-dacd-402b-9151-f11971904d05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78064a0d-dacd-402b-9151-f11971904d05.shg-box.shg-c {
  justify-content: center;
}

#s-10060359-e339-4f72-b646-4917a0b0cc3c {
  min-height: 50px;
}








#s-10060359-e339-4f72-b646-4917a0b0cc3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10060359-e339-4f72-b646-4917a0b0cc3c.shg-box.shg-c {
  justify-content: center;
}

#s-5b854d34-0b6b-4659-a2c7-27378067607b {
  min-height: 50px;
}








#s-5b854d34-0b6b-4659-a2c7-27378067607b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b854d34-0b6b-4659-a2c7-27378067607b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d9e5a62c-599f-498f-b734-988029f052de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3edd2081-38e8-4432-ba2f-dd6613b8f238 {
  text-align: center;
}




  #s-3edd2081-38e8-4432-ba2f-dd6613b8f238 img.shogun-image {
    
    width: px;
  }


#s-3edd2081-38e8-4432-ba2f-dd6613b8f238 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea765e01-081c-4a82-8f6a-3968f40d2ed7 {
  min-height: 50px;
}








#s-ea765e01-081c-4a82-8f6a-3968f40d2ed7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea765e01-081c-4a82-8f6a-3968f40d2ed7.shg-box.shg-c {
  justify-content: center;
}

#s-c52755af-94a7-4d74-b2bb-bd8e7246383c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c52755af-94a7-4d74-b2bb-bd8e7246383c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-379bcfdd-2946-43b2-8fa2-9ae816a6d150 {
  min-height: 50px;
}








#s-379bcfdd-2946-43b2-8fa2-9ae816a6d150 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-379bcfdd-2946-43b2-8fa2-9ae816a6d150.shg-box.shg-c {
  justify-content: center;
}

#s-edc9147a-0e66-4a31-9a5f-6c70f318b56f {
  min-height: 50px;
}








#s-edc9147a-0e66-4a31-9a5f-6c70f318b56f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edc9147a-0e66-4a31-9a5f-6c70f318b56f.shg-box.shg-c {
  justify-content: center;
}

#s-1aafacf0-d6f7-47c1-871e-082e9b0ae6cb {
  min-height: 50px;
}








#s-1aafacf0-d6f7-47c1-871e-082e9b0ae6cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aafacf0-d6f7-47c1-871e-082e9b0ae6cb.shg-box.shg-c {
  justify-content: center;
}

#s-341b9789-806c-4139-a61a-2236838a2969 {
  min-height: 50px;
}








#s-341b9789-806c-4139-a61a-2236838a2969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-341b9789-806c-4139-a61a-2236838a2969.shg-box.shg-c {
  justify-content: center;
}

#s-bdb37cc8-c988-4e03-9eef-f1645ce53f67 {
  min-height: 50px;
}








#s-bdb37cc8-c988-4e03-9eef-f1645ce53f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdb37cc8-c988-4e03-9eef-f1645ce53f67.shg-box.shg-c {
  justify-content: center;
}

#s-bcf84c3e-1c27-425d-a100-2f42664a566c {
  min-height: 50px;
}








#s-bcf84c3e-1c27-425d-a100-2f42664a566c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcf84c3e-1c27-425d-a100-2f42664a566c.shg-box.shg-c {
  justify-content: center;
}

#s-f7850ffd-16ed-4d90-bef3-cefa2bdd5167 {
  min-height: 50px;
}








#s-f7850ffd-16ed-4d90-bef3-cefa2bdd5167 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7850ffd-16ed-4d90-bef3-cefa2bdd5167.shg-box.shg-c {
  justify-content: center;
}

#s-f0c0aac6-91ae-43b1-9887-c7d2fc13d312 {
  min-height: 50px;
}








#s-f0c0aac6-91ae-43b1-9887-c7d2fc13d312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0c0aac6-91ae-43b1-9887-c7d2fc13d312.shg-box.shg-c {
  justify-content: center;
}

#s-4334e445-0da2-42f6-855c-019745f91ddf {
  text-align: center;
}




  #s-4334e445-0da2-42f6-855c-019745f91ddf img.shogun-image {
    
    width: px;
  }


#s-4334e445-0da2-42f6-855c-019745f91ddf .shogun-image-content {
  
    align-items: center;
  
}

#s-82dfcd41-a27e-4aa5-b2b2-09ba246630f4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-82dfcd41-a27e-4aa5-b2b2-09ba246630f4 {
  
}
}@media (max-width: 767px){#s-82dfcd41-a27e-4aa5-b2b2-09ba246630f4 {
  
}
}







#s-82dfcd41-a27e-4aa5-b2b2-09ba246630f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82dfcd41-a27e-4aa5-b2b2-09ba246630f4.shg-box.shg-c {
  justify-content: center;
}

#s-2fb5f9aa-7eec-4e12-919b-c4bc7110172b {
  min-height: 50px;
}








#s-2fb5f9aa-7eec-4e12-919b-c4bc7110172b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fb5f9aa-7eec-4e12-919b-c4bc7110172b.shg-box.shg-c {
  justify-content: center;
}

#s-eac4ea48-fb62-4741-ac67-18827560c03b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eac4ea48-fb62-4741-ac67-18827560c03b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eac4ea48-fb62-4741-ac67-18827560c03b .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-0a8449ad-2a1f-4eba-a5b5-edfd3a808de3 {
  min-height: 50px;
}








#s-0a8449ad-2a1f-4eba-a5b5-edfd3a808de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a8449ad-2a1f-4eba-a5b5-edfd3a808de3.shg-box.shg-c {
  justify-content: center;
}

#s-0a482209-f030-44b7-8a6d-a0592e144865 {
  min-height: 50px;
}








#s-0a482209-f030-44b7-8a6d-a0592e144865 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a482209-f030-44b7-8a6d-a0592e144865.shg-box.shg-c {
  justify-content: center;
}

#s-82f961f1-2638-45eb-8ee8-3a188ca3a864 {
  min-height: 50px;
}








#s-82f961f1-2638-45eb-8ee8-3a188ca3a864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82f961f1-2638-45eb-8ee8-3a188ca3a864.shg-box.shg-c {
  justify-content: center;
}

#s-73eeda00-c353-4197-ab09-d588ff161c31 {
  min-height: 50px;
}








#s-73eeda00-c353-4197-ab09-d588ff161c31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73eeda00-c353-4197-ab09-d588ff161c31.shg-box.shg-c {
  justify-content: center;
}

#s-7d0da326-d157-40d9-96af-815483635179 {
  min-height: 50px;
}








#s-7d0da326-d157-40d9-96af-815483635179 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d0da326-d157-40d9-96af-815483635179.shg-box.shg-c {
  justify-content: center;
}

#s-3fc053cc-4b1d-4856-9148-b1fd9aa349d2 {
  min-height: 50px;
}








#s-3fc053cc-4b1d-4856-9148-b1fd9aa349d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fc053cc-4b1d-4856-9148-b1fd9aa349d2.shg-box.shg-c {
  justify-content: center;
}

#s-d2d63b4d-dfd4-4c58-b446-e026f4eb9883 {
  min-height: 50px;
}








#s-d2d63b4d-dfd4-4c58-b446-e026f4eb9883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2d63b4d-dfd4-4c58-b446-e026f4eb9883.shg-box.shg-c {
  justify-content: center;
}

#s-6ab98533-dfbc-42a7-bfca-d2563695af8f {
  min-height: 50px;
}








#s-6ab98533-dfbc-42a7-bfca-d2563695af8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ab98533-dfbc-42a7-bfca-d2563695af8f.shg-box.shg-c {
  justify-content: center;
}

#s-c086c752-317a-41ad-bdff-f3d32626986d {
  min-height: 50px;
}








#s-c086c752-317a-41ad-bdff-f3d32626986d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c086c752-317a-41ad-bdff-f3d32626986d.shg-box.shg-c {
  justify-content: center;
}

#s-7460220b-94f5-4383-8655-53af45090361 {
  min-height: 50px;
}








#s-7460220b-94f5-4383-8655-53af45090361 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7460220b-94f5-4383-8655-53af45090361.shg-box.shg-c {
  justify-content: center;
}

#s-af097c71-5e99-452b-8f01-4267f6892e1c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-af097c71-5e99-452b-8f01-4267f6892e1c {
  
}
}@media (max-width: 767px){#s-af097c71-5e99-452b-8f01-4267f6892e1c {
  
}
}







#s-af097c71-5e99-452b-8f01-4267f6892e1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af097c71-5e99-452b-8f01-4267f6892e1c.shg-box.shg-c {
  justify-content: center;
}

#s-8cc2e60c-2225-48fc-a812-11af0603c998 {
  min-height: 50px;
background-color: rgba(250, 219, 181, 1);
}
@media (min-width: 1200px){#s-8cc2e60c-2225-48fc-a812-11af0603c998 {
  display: none;
}
#s-8cc2e60c-2225-48fc-a812-11af0603c998, #wrap-s-8cc2e60c-2225-48fc-a812-11af0603c998 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cc2e60c-2225-48fc-a812-11af0603c998 {
  display: none;
}
#s-8cc2e60c-2225-48fc-a812-11af0603c998, #wrap-s-8cc2e60c-2225-48fc-a812-11af0603c998 { display:none !important; }}







#s-8cc2e60c-2225-48fc-a812-11af0603c998 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cc2e60c-2225-48fc-a812-11af0603c998.shg-box.shg-c {
  justify-content: center;
}

#s-19cf97bb-be71-46b4-bf7b-dcd7e20a859a {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19cf97bb-be71-46b4-bf7b-dcd7e20a859a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2 {
  display: none;
}
#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2, #wrap-s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2 { display:none !important; }}@media (max-width: 767px){#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2 {
  display: none;
}
#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2, #wrap-s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2 { display:none !important; }}


#s-ee2727e0-b84d-4dae-9d18-50f8d8d79cf2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-ba6b8b63-407d-4bbe-9af8-69a790bb3b32 {
  margin-left: 25px;
margin-right: 25px;
}

#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f {
  display: none;
}
#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f, #wrap-s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f {
  display: none;
}
#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f, #wrap-s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f {
  
}
}@media (max-width: 767px){#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f {
  
}
}


#s-bcdd3e7b-99c2-437d-b59a-0e2cbb0b060f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14 {
  display: none;
}
#s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14, #wrap-s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14 { display:none !important; }}@media (max-width: 767px){#s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14 {
  display: none;
}
#s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14, #wrap-s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14 { display:none !important; }}
@media (min-width: 0px) {
[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04e0f019-1d1c-4ae9-8455-2bd0144cbe14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2766883b-3b6d-4aa7-9408-f1eb15890f95 {
  text-align: center;
}




  #s-2766883b-3b6d-4aa7-9408-f1eb15890f95 img.shogun-image {
    
    width: px;
  }


#s-2766883b-3b6d-4aa7-9408-f1eb15890f95 .shogun-image-content {
  
    align-items: center;
  
}

#s-b505feea-5cce-426f-8617-130050dd62a8 {
  min-height: 50px;
}








#s-b505feea-5cce-426f-8617-130050dd62a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b505feea-5cce-426f-8617-130050dd62a8.shg-box.shg-c {
  justify-content: center;
}

#s-e6db0be0-9324-4dd5-b1c0-68c7913c38c2 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6db0be0-9324-4dd5-b1c0-68c7913c38c2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab4bdb75-0be3-481a-b383-2df78e3d9912 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ab4bdb75-0be3-481a-b383-2df78e3d9912:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ab4bdb75-0be3-481a-b383-2df78e3d9912:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-ab4bdb75-0be3-481a-b383-2df78e3d9912 {
  display: none;
}
#s-ab4bdb75-0be3-481a-b383-2df78e3d9912, #wrap-s-ab4bdb75-0be3-481a-b383-2df78e3d9912 { display:none !important; }}@media (max-width: 767px){#s-ab4bdb75-0be3-481a-b383-2df78e3d9912 {
  display: none;
}
#s-ab4bdb75-0be3-481a-b383-2df78e3d9912, #wrap-s-ab4bdb75-0be3-481a-b383-2df78e3d9912 { display:none !important; }}


#s-ab4bdb75-0be3-481a-b383-2df78e3d9912.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-9cde83dd-bd83-4dd1-a666-25018d0f2dc3 {
  min-height: 50px;
background-color: rgba(250, 219, 181, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9cde83dd-bd83-4dd1-a666-25018d0f2dc3 {
  
}
}@media (max-width: 767px){#s-9cde83dd-bd83-4dd1-a666-25018d0f2dc3 {
  
}
}







#s-9cde83dd-bd83-4dd1-a666-25018d0f2dc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cde83dd-bd83-4dd1-a666-25018d0f2dc3.shg-box.shg-c {
  justify-content: center;
}

#s-6c08e389-934f-411e-af9f-964c98108356 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c08e389-934f-411e-af9f-964c98108356 {
  display: none;
}
#s-6c08e389-934f-411e-af9f-964c98108356, #wrap-s-6c08e389-934f-411e-af9f-964c98108356 { display:none !important; }}@media (max-width: 767px){#s-6c08e389-934f-411e-af9f-964c98108356 {
  display: none;
}
#s-6c08e389-934f-411e-af9f-964c98108356, #wrap-s-6c08e389-934f-411e-af9f-964c98108356 { display:none !important; }}
#s-6c08e389-934f-411e-af9f-964c98108356 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Made Canvas;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c418faf5-113e-4e2e-a88b-dab4d54a5525 {
  margin-left: 300px;
margin-right: 300px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c418faf5-113e-4e2e-a88b-dab4d54a5525 {
  display: none;
}
#s-c418faf5-113e-4e2e-a88b-dab4d54a5525, #wrap-s-c418faf5-113e-4e2e-a88b-dab4d54a5525 { display:none !important; }}@media (max-width: 767px){#s-c418faf5-113e-4e2e-a88b-dab4d54a5525 {
  display: none;
}
#s-c418faf5-113e-4e2e-a88b-dab4d54a5525, #wrap-s-c418faf5-113e-4e2e-a88b-dab4d54a5525 { display:none !important; }}
#s-e5390386-e899-4014-a2ae-7e374dbd0ede {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e5390386-e899-4014-a2ae-7e374dbd0ede:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 30px !important;
background-color: rgba(90, 100, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e5390386-e899-4014-a2ae-7e374dbd0ede:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e5390386-e899-4014-a2ae-7e374dbd0ede {
  display: none;
}
#s-e5390386-e899-4014-a2ae-7e374dbd0ede, #wrap-s-e5390386-e899-4014-a2ae-7e374dbd0ede { display:none !important; }}@media (max-width: 767px){#s-e5390386-e899-4014-a2ae-7e374dbd0ede {
  display: none;
}
#s-e5390386-e899-4014-a2ae-7e374dbd0ede, #wrap-s-e5390386-e899-4014-a2ae-7e374dbd0ede { display:none !important; }}


#s-e5390386-e899-4014-a2ae-7e374dbd0ede.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-eb6aa740-330f-43fe-8a93-3063e4b7629a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-eb6aa740-330f-43fe-8a93-3063e4b7629a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb6aa740-330f-43fe-8a93-3063e4b7629a.shg-box.shg-c {
  justify-content: center;
}

#s-a7cb677d-7e62-4814-bab7-a145a3ea35e2 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a7cb677d-7e62-4814-bab7-a145a3ea35e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7cb677d-7e62-4814-bab7-a145a3ea35e2.shg-box.shg-c {
  justify-content: center;
}

#s-1542b5ec-adf6-4d8d-8f29-c5f8355c2688 {
  margin-top: 15px;
margin-bottom: 15px;
}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-5f75e0ac-0538-4e12-8d56-1f7b388bf408 {
  margin-left: 45px;
margin-right: 45px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f75e0ac-0538-4e12-8d56-1f7b388bf408 {
  display: none;
}
#s-5f75e0ac-0538-4e12-8d56-1f7b388bf408, #wrap-s-5f75e0ac-0538-4e12-8d56-1f7b388bf408 { display:none !important; }}@media (max-width: 767px){#s-5f75e0ac-0538-4e12-8d56-1f7b388bf408 {
  display: none;
}
#s-5f75e0ac-0538-4e12-8d56-1f7b388bf408, #wrap-s-5f75e0ac-0538-4e12-8d56-1f7b388bf408 { display:none !important; }}
[id="s-5f75e0ac-0538-4e12-8d56-1f7b388bf408"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 15px;
}

.shg-ig-posts-container {
  width: calc(100% + 15px) !important;
}

@media (min-width: 768px) {
  [id="s-5f75e0ac-0538-4e12-8d56-1f7b388bf408"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 15px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 15px) !important;
  }
}

#s-7a4bc0c8-f37d-4336-88d4-394e81a749cf {
  margin-left: 45px;
margin-right: 45px;
}
@media (min-width: 1200px){#s-7a4bc0c8-f37d-4336-88d4-394e81a749cf {
  display: none;
}
#s-7a4bc0c8-f37d-4336-88d4-394e81a749cf, #wrap-s-7a4bc0c8-f37d-4336-88d4-394e81a749cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a4bc0c8-f37d-4336-88d4-394e81a749cf {
  display: none;
}
#s-7a4bc0c8-f37d-4336-88d4-394e81a749cf, #wrap-s-7a4bc0c8-f37d-4336-88d4-394e81a749cf { display:none !important; }}
[id="s-7a4bc0c8-f37d-4336-88d4-394e81a749cf"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 15px;
}

.shg-ig-posts-container {
  width: calc(100% + 15px) !important;
}

@media (min-width: 768px) {
  [id="s-7a4bc0c8-f37d-4336-88d4-394e81a749cf"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 15px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 15px) !important;
  }
}

#s-040b16db-18a1-4acc-a720-9cb9a3e1fdb3 {
  min-height: 50px;
}








#s-040b16db-18a1-4acc-a720-9cb9a3e1fdb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-040b16db-18a1-4acc-a720-9cb9a3e1fdb3.shg-box.shg-c {
  justify-content: center;
}

#s-1d266b73-e5e0-48c1-92aa-0ff54a34835b {
  margin-top: -25px;
margin-bottom: -25px;
}








#s-1d266b73-e5e0-48c1-92aa-0ff54a34835b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d266b73-e5e0-48c1-92aa-0ff54a34835b.shg-box.shg-c {
  justify-content: center;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-28a1f091-442b-418d-bfad-83d923fe6f3f {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
margin-top: 45px;
margin-bottom: 45px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

/*
  $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;
}
