.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-e703a463-6d7d-41a6-8e2a-09630011e0e7 {
  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-e703a463-6d7d-41a6-8e2a-09630011e0e7: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-e703a463-6d7d-41a6-8e2a-09630011e0e7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e703a463-6d7d-41a6-8e2a-09630011e0e7 {
  display: none;
}
#s-e703a463-6d7d-41a6-8e2a-09630011e0e7, #wrap-s-e703a463-6d7d-41a6-8e2a-09630011e0e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e703a463-6d7d-41a6-8e2a-09630011e0e7 {
  display: none;
}
#s-e703a463-6d7d-41a6-8e2a-09630011e0e7, #wrap-s-e703a463-6d7d-41a6-8e2a-09630011e0e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e703a463-6d7d-41a6-8e2a-09630011e0e7 {
  
}
}@media (max-width: 767px){#s-e703a463-6d7d-41a6-8e2a-09630011e0e7 {
  
}
}


#s-e703a463-6d7d-41a6-8e2a-09630011e0e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#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-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-23c518c0-c1b1-4a8f-915d-6ebb5614b62e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e {
  display: none;
}
#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e, #wrap-s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e {
  display: none;
}
#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e, #wrap-s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e { display:none !important; }}







#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23c518c0-c1b1-4a8f-915d-6ebb5614b62e.shg-box.shg-c {
  justify-content: center;
}

#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 {
  display: none;
}
#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99, #wrap-s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 {
  display: none;
}
#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99, #wrap-s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 { display:none !important; }}







#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88e84cc5-02a2-4c7a-b2f2-6574ae0fcb99.shg-box.shg-c {
  justify-content: center;
}

#s-31a4f9df-76d4-452d-a049-61b3fb7e3519 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31a4f9df-76d4-452d-a049-61b3fb7e3519 .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;
}



#s-191c65c0-9b5d-4a24-8c21-3ca56af5123f {
  margin-top: 35px;
margin-left: 45px;
margin-bottom: 35px;
margin-right: 45px;
}

#s-306f5cd1-980c-4ead-818d-70540390a5b8 {
  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-306f5cd1-980c-4ead-818d-70540390a5b8: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-306f5cd1-980c-4ead-818d-70540390a5b8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-306f5cd1-980c-4ead-818d-70540390a5b8 {
  display: none;
}
#s-306f5cd1-980c-4ead-818d-70540390a5b8, #wrap-s-306f5cd1-980c-4ead-818d-70540390a5b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-306f5cd1-980c-4ead-818d-70540390a5b8 {
  display: none;
}
#s-306f5cd1-980c-4ead-818d-70540390a5b8, #wrap-s-306f5cd1-980c-4ead-818d-70540390a5b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-306f5cd1-980c-4ead-818d-70540390a5b8 {
  
}
}@media (max-width: 767px){#s-306f5cd1-980c-4ead-818d-70540390a5b8 {
  
}
}


#s-306f5cd1-980c-4ead-818d-70540390a5b8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-17c3599e-761c-4f91-9206-9e8a4c249a02 {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 1200px){#s-17c3599e-761c-4f91-9206-9e8a4c249a02 {
  display: none;
}
#s-17c3599e-761c-4f91-9206-9e8a4c249a02, #wrap-s-17c3599e-761c-4f91-9206-9e8a4c249a02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17c3599e-761c-4f91-9206-9e8a4c249a02 {
  display: none;
}
#s-17c3599e-761c-4f91-9206-9e8a4c249a02, #wrap-s-17c3599e-761c-4f91-9206-9e8a4c249a02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17c3599e-761c-4f91-9206-9e8a4c249a02 {
  
}
}@media (max-width: 767px){#s-17c3599e-761c-4f91-9206-9e8a4c249a02 {
  
}
}
@media (min-width: 0px) {
[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-17c3599e-761c-4f91-9206-9e8a4c249a02"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ab3e5710-8976-4737-a8a2-097dd3b312e4 {
  text-align: center;
}




  #s-ab3e5710-8976-4737-a8a2-097dd3b312e4 img.shogun-image {
    
    width: px;
  }


#s-ab3e5710-8976-4737-a8a2-097dd3b312e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a6fbca6-c89d-4463-a48c-fb435ee75969 {
  background-color: rgba(250, 244, 237, 1);
}
@media (min-width: 1200px){#s-1a6fbca6-c89d-4463-a48c-fb435ee75969 {
  display: none;
}
#s-1a6fbca6-c89d-4463-a48c-fb435ee75969, #wrap-s-1a6fbca6-c89d-4463-a48c-fb435ee75969 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a6fbca6-c89d-4463-a48c-fb435ee75969 {
  display: none;
}
#s-1a6fbca6-c89d-4463-a48c-fb435ee75969, #wrap-s-1a6fbca6-c89d-4463-a48c-fb435ee75969 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a6fbca6-c89d-4463-a48c-fb435ee75969 {
  
}
}@media (max-width: 767px){#s-1a6fbca6-c89d-4463-a48c-fb435ee75969 {
  
}
}
@media (min-width: 0px) {
[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1a6fbca6-c89d-4463-a48c-fb435ee75969"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 {
  display: none;
}
#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62, #wrap-s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 {
  display: none;
}
#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62, #wrap-s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 { display:none !important; }}







#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01fc242-8bf7-4ba2-9445-9a9229b24a62.shg-box.shg-c {
  justify-content: center;
}

#s-f1211875-a0e9-4b46-a2ee-49841d64a146 {
  min-height: 50px;
}








#s-f1211875-a0e9-4b46-a2ee-49841d64a146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1211875-a0e9-4b46-a2ee-49841d64a146.shg-box.shg-c {
  justify-content: center;
}

#s-e1f598b9-4630-4a49-98c7-3509e04b7d31 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1f598b9-4630-4a49-98c7-3509e04b7d31 .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-e0133adf-4c01-47b2-bc22-9a0e277cda48 {
  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-e0133adf-4c01-47b2-bc22-9a0e277cda48: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-e0133adf-4c01-47b2-bc22-9a0e277cda48:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e0133adf-4c01-47b2-bc22-9a0e277cda48 {
  display: none;
}
#s-e0133adf-4c01-47b2-bc22-9a0e277cda48, #wrap-s-e0133adf-4c01-47b2-bc22-9a0e277cda48 { display:none !important; }}@media (max-width: 767px){#s-e0133adf-4c01-47b2-bc22-9a0e277cda48 {
  display: none;
}
#s-e0133adf-4c01-47b2-bc22-9a0e277cda48, #wrap-s-e0133adf-4c01-47b2-bc22-9a0e277cda48 { display:none !important; }}


#s-e0133adf-4c01-47b2-bc22-9a0e277cda48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e {
  display: none;
}
#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e, #wrap-s-0eecf880-3d16-4ab5-b548-e856e1bbf65e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e {
  display: none;
}
#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e, #wrap-s-0eecf880-3d16-4ab5-b548-e856e1bbf65e { display:none !important; }}







#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eecf880-3d16-4ab5-b548-e856e1bbf65e.shg-box.shg-c {
  justify-content: center;
}

#s-1dcb7cc1-587f-40d3-b7e8-d282457348e6 {
  margin-left: 45px;
margin-right: 45px;
}

#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 {
  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-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337: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-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 {
  display: none;
}
#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337, #wrap-s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 {
  display: none;
}
#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337, #wrap-s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 {
  
}
}@media (max-width: 767px){#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337 {
  
}
}


#s-3ca327b4-cd48-4cc2-b6de-0b24eaf0b337.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: futura;
  display:  inline-block ;
}

#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-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-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-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-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-9cde83dd-bd83-4dd1-a666-25018d0f2dc3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@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: rgba(255, 255, 255, 1);
  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-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-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;
}

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

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