.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

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

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

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

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

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

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

#s-0e5cb2a4-716a-4e57-ad5d-57b1e561d767 {
  min-height: 50px;
}








#s-0e5cb2a4-716a-4e57-ad5d-57b1e561d767 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5cb2a4-716a-4e57-ad5d-57b1e561d767.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-4493d69f-1374-4c12-ab33-730a228bdad0 {
  min-height: 200px;
text-align: center;
}




  #s-4493d69f-1374-4c12-ab33-730a228bdad0 img.shogun-image {
    
    width: px;
  }


#s-4493d69f-1374-4c12-ab33-730a228bdad0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

#s-41e1f985-d977-44e2-9d04-47eb82aea229 {
  margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41e1f985-d977-44e2-9d04-47eb82aea229 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 60px;
  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-48305452-8397-41a7-9b0b-5307fb1c856d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-48305452-8397-41a7-9b0b-5307fb1c856d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(245, 237, 89, 1) !important;
color: rgba(0, 0, 0, 1) !important;}#s-48305452-8397-41a7-9b0b-5307fb1c856d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-48305452-8397-41a7-9b0b-5307fb1c856d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 {
  
}
}@media (max-width: 767px){#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 {
  
}
}







#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c44e59da-87a9-4c7b-a2d9-0480f202b0f4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e97e0fd8-cac8-49e4-8151-f10c92d3cee5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

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

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

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

#s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3 {
  margin-left: 103px;
margin-right: 103px;
}

@media (min-width: 0px) {
[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3f99f3b3-3db7-4901-9900-46c2fb10e7a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-ad8e0f71-6000-48c7-b404-7d363c91b9ec {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}




  #s-ad8e0f71-6000-48c7-b404-7d363c91b9ec img.shogun-image {
    
    width: px;
  }


#s-ad8e0f71-6000-48c7-b404-7d363c91b9ec .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b8edb09b-1ad4-4a7c-b0d9-feff05d2b399 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-b8edb09b-1ad4-4a7c-b0d9-feff05d2b399:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(245, 237, 89, 1) !important;
color: rgba(5, 0, 0, 1) !important;}#s-b8edb09b-1ad4-4a7c-b0d9-feff05d2b399:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-b8edb09b-1ad4-4a7c-b0d9-feff05d2b399.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-f8fd8a10-7e9d-4fc6-8ba5-b91c295508e6 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}




  #s-f8fd8a10-7e9d-4fc6-8ba5-b91c295508e6 img.shogun-image {
    
    width: px;
  }


#s-f8fd8a10-7e9d-4fc6-8ba5-b91c295508e6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1da3e70c-6434-4baf-83ee-1a4fd66cf5eb {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-1da3e70c-6434-4baf-83ee-1a4fd66cf5eb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(246, 246, 246, 0) !important;
color: rgba(255, 255, 255, 1) !important;}#s-1da3e70c-6434-4baf-83ee-1a4fd66cf5eb:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-1da3e70c-6434-4baf-83ee-1a4fd66cf5eb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-fc2abb0c-3ad7-4b59-866d-a24237bfef80 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}




  #s-fc2abb0c-3ad7-4b59-866d-a24237bfef80 img.shogun-image {
    
    width: px;
  }


#s-fc2abb0c-3ad7-4b59-866d-a24237bfef80 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a7693246-7382-4b6f-a971-2c1cf823ce88 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 11px;
margin-bottom: 11px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-a7693246-7382-4b6f-a971-2c1cf823ce88:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(246, 246, 246, 0) !important;
color: rgba(255, 255, 255, 1) !important;}#s-a7693246-7382-4b6f-a971-2c1cf823ce88:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-a7693246-7382-4b6f-a971-2c1cf823ce88.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-d95fcbec-7e68-4c6f-9e88-bcb3a284f3b1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cfd70a04-131b-40fe-b24d-5620bc0704a9 {
  background-color: rgba(204, 204, 204, 0.26);
}

@media (min-width: 0px) {
[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cfd70a04-131b-40fe-b24d-5620bc0704a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3be6c3fc-69ab-499e-a9c2-c56398dbf861 {
  min-height: 18px;
text-align: center;
}




  #s-3be6c3fc-69ab-499e-a9c2-c56398dbf861 img.shogun-image {
    
    width: px;
  }


#s-3be6c3fc-69ab-499e-a9c2-c56398dbf861 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-891e7526-5757-43a9-b7e8-d973b9ec0702 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}

#s-891e7526-5757-43a9-b7e8-d973b9ec0702 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4aa3a49a-f41f-4fb1-952f-2e80375bb0b8 {
  min-height: 18px;
text-align: center;
}




  #s-4aa3a49a-f41f-4fb1-952f-2e80375bb0b8 img.shogun-image {
    
    width: px;
  }


#s-4aa3a49a-f41f-4fb1-952f-2e80375bb0b8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-186c4bd3-23e5-4e2c-a47a-5b5943fdd2cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}

#s-186c4bd3-23e5-4e2c-a47a-5b5943fdd2cb .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-490b5e2d-c1a3-41c4-a7ce-e4dedab75478 {
  min-height: 18px;
text-align: center;
}




  #s-490b5e2d-c1a3-41c4-a7ce-e4dedab75478 img.shogun-image {
    
    width: px;
  }


#s-490b5e2d-c1a3-41c4-a7ce-e4dedab75478 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4a631999-abea-4e4b-a8b9-f1f770bffb46 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}

#s-4a631999-abea-4e4b-a8b9-f1f770bffb46 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a3ffe113-feca-40eb-bbdb-c25b96cc537d {
  min-height: 18px;
text-align: center;
}




  #s-a3ffe113-feca-40eb-bbdb-c25b96cc537d img.shogun-image {
    
    width: px;
  }


#s-a3ffe113-feca-40eb-bbdb-c25b96cc537d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9ca01d00-fae3-4a97-840c-de9a3dde0461 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}

#s-9ca01d00-fae3-4a97-840c-de9a3dde0461 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a505799a-b71e-4a6d-b3ae-2523f36b9f5b hr {
  border: 0;
  width: 100%;
  border-top: 18px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7102177-122c-46ae-ab7c-1900161449c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ac3c1834-d011-4221-b2fb-106beb32e6d9 {
  margin-top: 13px;
}

#s-c5a1e275-4433-492a-91d5-fa0a3ab50c39 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-c5a1e275-4433-492a-91d5-fa0a3ab50c39:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(245, 237, 89, 1) !important;
color: rgba(0, 0, 0, 1) !important;}#s-c5a1e275-4433-492a-91d5-fa0a3ab50c39:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-c5a1e275-4433-492a-91d5-fa0a3ab50c39.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-93806051-7972-4ba6-addd-87d1ba67daf5 {
  margin-top: 13px;
}

#s-8abab5e6-10d6-4b40-a4c2-b3e12588fb4c {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-color: rgba(208, 135, 135, 0);
}
#s-8abab5e6-10d6-4b40-a4c2-b3e12588fb4c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(245, 237, 89, 1) !important;
color: rgba(0, 0, 0, 1) !important;}#s-8abab5e6-10d6-4b40-a4c2-b3e12588fb4c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(255, 255, 255, 1) !important;}


#s-8abab5e6-10d6-4b40-a4c2-b3e12588fb4c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-35d7a40f-28b3-4e04-9338-a54eca38812d hr {
  border: 0;
  width: 100%;
  border-top: 17px solid rgba(255, 255, 255, 1);
}

#s-1d5f0f9c-5682-437c-8837-a71faa9333ab {
  margin-top: -6px;
margin-bottom: -6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d5f0f9c-5682-437c-8837-a71faa9333ab .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 4px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b8258718-e6ba-4690-8259-26c10a0afd49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a70835d8-c8d3-4e01-a82b-f771439d74a9 {
  text-align: center;
}




  #s-a70835d8-c8d3-4e01-a82b-f771439d74a9 img.shogun-image {
    
    width: px;
  }


#s-a70835d8-c8d3-4e01-a82b-f771439d74a9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e769e4e-4298-43ee-bcac-77e46b390e97 {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-352b04aa-e75e-4a62-9153-21870e92ef22 {
  text-align: center;
}




  #s-352b04aa-e75e-4a62-9153-21870e92ef22 img.shogun-image {
    
    width: px;
  }


#s-352b04aa-e75e-4a62-9153-21870e92ef22 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-da827566-d0cd-4180-b135-b67810f74c3e {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-044b110b-603b-4e7f-88ef-7f960eff6b22 {
  text-align: center;
}




  #s-044b110b-603b-4e7f-88ef-7f960eff6b22 img.shogun-image {
    
    width: px;
  }


#s-044b110b-603b-4e7f-88ef-7f960eff6b22 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab9007a8-4d6a-4ade-8431-f51c01545123 {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-0dcbc249-5c32-48e9-9aec-bd6054914825 {
  text-align: center;
}




  #s-0dcbc249-5c32-48e9-9aec-bd6054914825 img.shogun-image {
    
    width: px;
  }


#s-0dcbc249-5c32-48e9-9aec-bd6054914825 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f3dab167-2b09-4d7c-9bb0-5385ec9cf017 {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 {
  
}
}@media (max-width: 767px){#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 {
  
}
}







#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39b75573-30d5-497d-ad19-4a3ba3a9b2f9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 {
  background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 {
  
}
}@media (max-width: 767px){#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 {
  
}
}







#s-0e855d2a-742e-4491-9f46-6a3d960a3a26 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0e855d2a-742e-4491-9f46-6a3d960a3a26.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6f3811c6-17bf-4e07-a121-4c2678a89284 {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6f3811c6-17bf-4e07-a121-4c2678a89284"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-eb7172b1-2b21-4509-bc8b-7c05ec45e571 {
  box-shadow:0px 1px 2px 0px rgba(69, 78, 149, 0.33);
background-repeat: no-repeat;
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(251, 222, 241, 1);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-position: center center;
background-attachment: scroll;
}








#s-eb7172b1-2b21-4509-bc8b-7c05ec45e571 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb7172b1-2b21-4509-bc8b-7c05ec45e571.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5e4b8e77-65f6-4b9f-9bcb-8edb4b78abd5 {
  margin-top: 18px;
margin-bottom: 18px;
}

#s-5e4b8e77-65f6-4b9f-9bcb-8edb4b78abd5 .shogun-icon-wrapper {
  text-align: center;
}


#s-5e4b8e77-65f6-4b9f-9bcb-8edb4b78abd5 .shogun-icon-wrapper > .shogun-icon {

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

#s-46de1143-cf49-4a40-bf00-b33b4a7256bd {
  margin-top: -4px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-46de1143-cf49-4a40-bf00-b33b4a7256bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46de1143-cf49-4a40-bf00-b33b4a7256bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46de1143-cf49-4a40-bf00-b33b4a7256bd {
  
}
}@media (max-width: 767px){#s-46de1143-cf49-4a40-bf00-b33b4a7256bd {
  
}
}
#s-46de1143-cf49-4a40-bf00-b33b4a7256bd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a89bd704-3243-44c2-9885-06e1ec92db8d {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a89bd704-3243-44c2-9885-06e1ec92db8d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a89bd704-3243-44c2-9885-06e1ec92db8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a89bd704-3243-44c2-9885-06e1ec92db8d {
  
}
}@media (max-width: 767px){#s-a89bd704-3243-44c2-9885-06e1ec92db8d {
  
}
}
@media (min-width: 0px) {
[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a89bd704-3243-44c2-9885-06e1ec92db8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-fbadd951-29e9-42cf-abbc-d5f3fbfb4285 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 11px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 0);
}
#s-fbadd951-29e9-42cf-abbc-d5f3fbfb4285:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(245, 237, 89, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fbadd951-29e9-42cf-abbc-d5f3fbfb4285:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fbadd951-29e9-42cf-abbc-d5f3fbfb4285.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Josefin Sans;
  display:  inline-block ;
}

#s-09169587-128c-44a9-a097-db12006c568d {
  margin-top: -5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09169587-128c-44a9-a097-db12006c568d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 17px;
  line-height: 2em;
  letter-spacing: 4px;
  text-align: center;
}



#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 {
  
}
}@media (max-width: 767px){#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 {
  
}
}







#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cea5a9f-cf07-4fa6-bf75-739f6b8941c7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0a50e2e6-1f82-4fec-8d4a-638bf0fb2d45 {
  min-height: 50px;
}








#s-0a50e2e6-1f82-4fec-8d4a-638bf0fb2d45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a50e2e6-1f82-4fec-8d4a-638bf0fb2d45.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-adaeccba-0c7e-4d9f-8f8f-30b9c2fdc0ca {
  min-height: 50px;
}








#s-adaeccba-0c7e-4d9f-8f8f-30b9c2fdc0ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adaeccba-0c7e-4d9f-8f8f-30b9c2fdc0ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-72abe302-6154-4e8d-87e1-78845f4fc6bc {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72abe302-6154-4e8d-87e1-78845f4fc6bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-35af02fc-0483-4ef3-81ad-c563adef31a6 {
  text-align: center;
}




  #s-35af02fc-0483-4ef3-81ad-c563adef31a6 img.shogun-image {
    
    width: px;
  }


#s-35af02fc-0483-4ef3-81ad-c563adef31a6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-84a5931e-2a6b-49f1-be1b-e4d49a1092c0 {
  text-align: center;
}




  #s-84a5931e-2a6b-49f1-be1b-e4d49a1092c0 img.shogun-image {
    
    width: px;
  }


#s-84a5931e-2a6b-49f1-be1b-e4d49a1092c0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-10ea25a4-092a-4a45-bee2-945fd8657a1c {
  text-align: center;
}




  #s-10ea25a4-092a-4a45-bee2-945fd8657a1c img.shogun-image {
    
    width: px;
  }


#s-10ea25a4-092a-4a45-bee2-945fd8657a1c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5367a8da-c6fb-4e08-be41-4e97695e6c0f {
  text-align: center;
}




  #s-5367a8da-c6fb-4e08-be41-4e97695e6c0f img.shogun-image {
    
    width: px;
  }


#s-5367a8da-c6fb-4e08-be41-4e97695e6c0f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f9c6cf60-b33a-4f5c-abc9-177a5ef6269a hr {
  border: 0;
  width: 100%;
  border-top: 33px solid rgba(255, 255, 255, 1);
}

#s-8d42a0be-a358-4c43-be9c-c17756a4f96f {
  margin-top: -6px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d42a0be-a358-4c43-be9c-c17756a4f96f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 17px;
  line-height: 2.5em;
  letter-spacing: 4px;
  text-align: center;
}



#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f {
  
}
}@media (max-width: 767px){#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f {
  
}
}







#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2b2f5e3-4c75-44df-809b-51fb410eb72f.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d478e3ec-eda3-4417-962a-3ba308af50d1 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-d478e3ec-eda3-4417-962a-3ba308af50d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d478e3ec-eda3-4417-962a-3ba308af50d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d478e3ec-eda3-4417-962a-3ba308af50d1 {
  
}
}@media (max-width: 767px){#s-d478e3ec-eda3-4417-962a-3ba308af50d1 {
  
}
}
@media (min-width: 0px) {
[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d478e3ec-eda3-4417-962a-3ba308af50d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-db6f1986-9021-46b1-94e5-1977faf84959 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-db6f1986-9021-46b1-94e5-1977faf84959 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db6f1986-9021-46b1-94e5-1977faf84959.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e9ec1769-c1d6-49f4-b080-2837c9545837 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-e9ec1769-c1d6-49f4-b080-2837c9545837 .shogun-icon-wrapper {
  text-align: center;
}


#s-e9ec1769-c1d6-49f4-b080-2837c9545837 .shogun-icon-wrapper > .shogun-icon {

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

#s-bc2c2294-f903-4e7a-9399-ffc814a20be3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-bc2c2294-f903-4e7a-9399-ffc814a20be3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc2c2294-f903-4e7a-9399-ffc814a20be3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc2c2294-f903-4e7a-9399-ffc814a20be3 {
  
}
}@media (max-width: 767px){#s-bc2c2294-f903-4e7a-9399-ffc814a20be3 {
  
}
}
#s-be1ed988-83f4-4320-a9e6-9f6f9b336e12 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-be1ed988-83f4-4320-a9e6-9f6f9b336e12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1ed988-83f4-4320-a9e6-9f6f9b336e12.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-def0b2d5-0edd-4272-9785-88a9b75b731e {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-def0b2d5-0edd-4272-9785-88a9b75b731e .shogun-icon-wrapper {
  text-align: center;
}


#s-def0b2d5-0edd-4272-9785-88a9b75b731e .shogun-icon-wrapper > .shogun-icon {

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

#s-f02335ea-e295-40e7-8e3a-07f8b960e0d8 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-f02335ea-e295-40e7-8e3a-07f8b960e0d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f02335ea-e295-40e7-8e3a-07f8b960e0d8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f02335ea-e295-40e7-8e3a-07f8b960e0d8 {
  
}
}@media (max-width: 767px){#s-f02335ea-e295-40e7-8e3a-07f8b960e0d8 {
  
}
}
#s-dd916390-f3d5-421b-8224-37bf45c81af6 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-dd916390-f3d5-421b-8224-37bf45c81af6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd916390-f3d5-421b-8224-37bf45c81af6.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-00c21d4b-b3dd-4d58-a371-caec3b926024 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-00c21d4b-b3dd-4d58-a371-caec3b926024 .shogun-icon-wrapper {
  text-align: center;
}


#s-00c21d4b-b3dd-4d58-a371-caec3b926024 .shogun-icon-wrapper > .shogun-icon {

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

#s-bb0c1e41-052f-4c1b-b255-91f794a4e76b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-bb0c1e41-052f-4c1b-b255-91f794a4e76b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb0c1e41-052f-4c1b-b255-91f794a4e76b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb0c1e41-052f-4c1b-b255-91f794a4e76b {
  
}
}@media (max-width: 767px){#s-bb0c1e41-052f-4c1b-b255-91f794a4e76b {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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