.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-30901b7a-61ca-4409-b1aa-51185c1c0c66 {
  margin-top: -4em;
margin-bottom: 0em;
padding-bottom: 2em;
min-height: 50px;
background-color: rgba(253, 213, 145, 1);
}
@media (min-width: 1200px){#s-30901b7a-61ca-4409-b1aa-51185c1c0c66 {
  display: none;
}
#s-30901b7a-61ca-4409-b1aa-51185c1c0c66, #wrap-s-30901b7a-61ca-4409-b1aa-51185c1c0c66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30901b7a-61ca-4409-b1aa-51185c1c0c66 {
  display: none;
}
#s-30901b7a-61ca-4409-b1aa-51185c1c0c66, #wrap-s-30901b7a-61ca-4409-b1aa-51185c1c0c66 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30901b7a-61ca-4409-b1aa-51185c1c0c66 {
  display: none;
}
#s-30901b7a-61ca-4409-b1aa-51185c1c0c66, #wrap-s-30901b7a-61ca-4409-b1aa-51185c1c0c66 { display:none !important; }}







#s-30901b7a-61ca-4409-b1aa-51185c1c0c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30901b7a-61ca-4409-b1aa-51185c1c0c66.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c6832a8c-ff0d-4c61-b18e-e6b3fa46bb8b {
  margin-top: -3em;
margin-left: 10px;
margin-bottom: 1em;
margin-right: 10px;
padding-top: 3em;
padding-left: 1px;
padding-bottom: 0em;
text-align: center;
}

#s-c6832a8c-ff0d-4c61-b18e-e6b3fa46bb8b .shogun-heading-component h1 {
  color: rgba(56, 79, 59, 1);
  font-weight:  900 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-3ae2e9ad-1a20-4ee0-baff-120c1266f011 {
  margin-left: 10px;
margin-right: 10px;
max-width: 800px;
text-align: left;
}

#s-3ae2e9ad-1a20-4ee0-baff-120c1266f011 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: left;
}



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

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

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

#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
}
@media (min-width: 1200px){#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 {
  display: none;
}
#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15, #wrap-s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 {
  display: none;
}
#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15, #wrap-s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 {
  display: none;
}
#s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15, #wrap-s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fc33adeb-cf8e-4975-85f9-c96b25d5cd15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-170eebc5-e6a9-4029-aa7a-9d43fe6e0c57 {
  max-width: 100px;
text-align: center;
}




  #s-170eebc5-e6a9-4029-aa7a-9d43fe6e0c57 img.shogun-image {
    
    width: px;
  }


#s-170eebc5-e6a9-4029-aa7a-9d43fe6e0c57 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff8e165a-75ef-4406-adf1-28a1482020d9 {
  max-width: 130px;
text-align: center;
}




  #s-ff8e165a-75ef-4406-adf1-28a1482020d9 img.shogun-image {
    
    width: px;
  }


#s-ff8e165a-75ef-4406-adf1-28a1482020d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-72740999-fde0-4254-bc56-1e8b36a4d340 {
  max-width: 130px;
text-align: center;
}




  #s-72740999-fde0-4254-bc56-1e8b36a4d340 img.shogun-image {
    
    width: px;
  }


#s-72740999-fde0-4254-bc56-1e8b36a4d340 .shogun-image-content {
  
    align-items: center;
  
}

#s-16439387-ab6a-4470-abee-31991292feed {
  max-width: 82px;
text-align: center;
}




  #s-16439387-ab6a-4470-abee-31991292feed img.shogun-image {
    
    width: px;
  }


#s-16439387-ab6a-4470-abee-31991292feed .shogun-image-content {
  
    align-items: 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-a0af6345-af52-4b93-bd8b-ef86eec5bd70 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 0);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-a0af6345-af52-4b93-bd8b-ef86eec5bd70:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a0af6345-af52-4b93-bd8b-ef86eec5bd70:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0af6345-af52-4b93-bd8b-ef86eec5bd70-btn-wrapper {
    text-align: center;
  }


#s-a0af6345-af52-4b93-bd8b-ef86eec5bd70.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 37em;
background-position: center center;
}
@media (min-width: 1200px){#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 {
  display: none;
}
#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21, #wrap-s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 {
  display: none;
}
#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21, #wrap-s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 {
  display: none;
}
#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21, #wrap-s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 { display:none !important; }}







#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbdadcd2-bd96-44d2-89b6-2d09e2a6dc21.shg-box.shg-c {
  justify-content: center;
}

#s-f689635a-216b-4a85-ab76-116e026a97f5 {
  padding-top: 1em;
padding-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.67);
}








#s-f689635a-216b-4a85-ab76-116e026a97f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f689635a-216b-4a85-ab76-116e026a97f5.shg-box.shg-c {
  justify-content: center;
}

#s-d1ef6cec-605d-4d21-8a8d-9d771ff9da5e {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-d1ef6cec-605d-4d21-8a8d-9d771ff9da5e img.shogun-image {
    
    width: px;
  }


#s-d1ef6cec-605d-4d21-8a8d-9d771ff9da5e .shogun-image-content {
  
    align-items: center;
  
}

#s-a3673934-4e55-4523-8308-57fcff639a49 {
  margin-top: 13px;
padding-top: 0px;
padding-left: 0em;
padding-bottom: 0px;
text-align: center;
}

#s-a3673934-4e55-4523-8308-57fcff639a49 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-728dd2a1-c4ac-4743-834a-2c73f4932de6 {
  margin-left: 2em;
margin-bottom: 0px;
margin-right: 2em;
text-align: center;
}

#s-728dd2a1-c4ac-4743-834a-2c73f4932de6 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a {
  padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}
@media (min-width: 1200px){#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a {
  display: none;
}
#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a, #wrap-s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a {
  display: none;
}
#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a, #wrap-s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a {
  display: none;
}
#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a, #wrap-s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a { display:none !important; }}
#s-8dabae0b-1868-45da-a41e-7d1bf92f8d9a .shogun-heading-component h2 {
  color: rgba(148, 147, 147, 1);
  font-weight:  700 ;
  font-family: Source Code Pro;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-42d9b91e-284b-4fda-920e-51c45596ac0d {
  padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
min-height: 50px;
}
@media (min-width: 1200px){#s-42d9b91e-284b-4fda-920e-51c45596ac0d {
  display: none;
}
#s-42d9b91e-284b-4fda-920e-51c45596ac0d, #wrap-s-42d9b91e-284b-4fda-920e-51c45596ac0d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42d9b91e-284b-4fda-920e-51c45596ac0d {
  display: none;
}
#s-42d9b91e-284b-4fda-920e-51c45596ac0d, #wrap-s-42d9b91e-284b-4fda-920e-51c45596ac0d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42d9b91e-284b-4fda-920e-51c45596ac0d {
  display: none;
}
#s-42d9b91e-284b-4fda-920e-51c45596ac0d, #wrap-s-42d9b91e-284b-4fda-920e-51c45596ac0d { display:none !important; }}







#s-42d9b91e-284b-4fda-920e-51c45596ac0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42d9b91e-284b-4fda-920e-51c45596ac0d.shg-box.shg-c {
  justify-content: center;
}

#s-df45f81f-94dd-4dc5-ad82-81f59f152dce {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}




  #s-df45f81f-94dd-4dc5-ad82-81f59f152dce img.shogun-image {
    
    width: px;
  }


#s-df45f81f-94dd-4dc5-ad82-81f59f152dce .shogun-image-content {
  
    align-items: center;
  
}

#s-ee76e096-2f9d-4b6a-899c-8c8e0a699f52 {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-bottom: 1em;
max-width: 200px;
text-align: center;
}




  #s-ee76e096-2f9d-4b6a-899c-8c8e0a699f52 img.shogun-image {
    
    width: px;
  }


#s-ee76e096-2f9d-4b6a-899c-8c8e0a699f52 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2cf4605-1d40-4a0d-b1c8-a91d3be366d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-bottom: 1em;
max-width: 350px;
text-align: center;
}




  #s-d2cf4605-1d40-4a0d-b1c8-a91d3be366d8 img.shogun-image {
    
    width: px;
  }


#s-d2cf4605-1d40-4a0d-b1c8-a91d3be366d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 3em;
padding-left: 0%;
padding-bottom: 0em;
padding-right: 0%;
}
@media (min-width: 1200px){#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 {
  display: none;
}
#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5, #wrap-s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 {
  display: none;
}
#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5, #wrap-s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 {
  display: none;
}
#s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5, #wrap-s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-32cf4caa-17e3-4b5e-8089-8cca5e1cd1e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-1e016d57-0d8d-44c7-8bbe-c8c2c4854164 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-1e016d57-0d8d-44c7-8bbe-c8c2c4854164 img.shogun-image {
    
    width: px;
  }


#s-1e016d57-0d8d-44c7-8bbe-c8c2c4854164 .shogun-image-content {
  
    align-items: center;
  
}

#s-270d8e9d-ea4e-445a-9b13-71824e7fffad {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-270d8e9d-ea4e-445a-9b13-71824e7fffad img.shogun-image {
    
    width: px;
  }


#s-270d8e9d-ea4e-445a-9b13-71824e7fffad .shogun-image-content {
  
    align-items: center;
  
}

#s-1d185f37-6c7f-4ad4-b4a5-b8aa8332967b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-1d185f37-6c7f-4ad4-b4a5-b8aa8332967b img.shogun-image {
    
    width: px;
  }


#s-1d185f37-6c7f-4ad4-b4a5-b8aa8332967b .shogun-image-content {
  
    align-items: center;
  
}

#s-978f53bf-0df3-4293-9209-f130e9553c29 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-978f53bf-0df3-4293-9209-f130e9553c29 img.shogun-image {
    
    width: px;
  }


#s-978f53bf-0df3-4293-9209-f130e9553c29 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 {
  padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}
@media (min-width: 1200px){#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 {
  display: none;
}
#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5, #wrap-s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 {
  display: none;
}
#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5, #wrap-s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 {
  display: none;
}
#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5, #wrap-s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 { display:none !important; }}@media (max-width: 767px){#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 {
  
}
}
#s-5c9da3cb-a1c8-4692-99c0-a8810e3ed4f5 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 {
  padding-top: 0em;
text-align: center;
}
@media (min-width: 1200px){#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 {
  display: none;
}
#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28, #wrap-s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 {
  display: none;
}
#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28, #wrap-s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 {
  display: none;
}
#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28, #wrap-s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 { display:none !important; }}



  #s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 img.shogun-image {
    
    width: px;
  }


#s-3eec3576-c9b7-4fce-b475-cb1bfd8f5f28 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd {
  padding-top: 3em;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}
@media (min-width: 1200px){#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd {
  display: none;
}
#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd, #wrap-s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd {
  display: none;
}
#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd, #wrap-s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd {
  display: none;
}
#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd, #wrap-s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd { display:none !important; }}







#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdd0f417-0ec5-4dcd-acff-bfba9a1b8ecd.shg-box.shg-c {
  justify-content: center;
}

#s-6406e002-0335-428d-b01b-837e26c02cae {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
max-width: 400px;
text-align: center;
}




  #s-6406e002-0335-428d-b01b-837e26c02cae img.shogun-image {
    
    width: px;
  }


#s-6406e002-0335-428d-b01b-837e26c02cae .shogun-image-content {
  
    align-items: center;
  
}

#s-fffb0aba-a9ba-4812-8985-b9be838e002f {
  margin-top: 2em;
padding-top: 10px;
padding-left: 1em;
padding-bottom: 10px;
padding-right: 1em;
text-align: center;
}

#s-fffb0aba-a9ba-4812-8985-b9be838e002f .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-471db35d-294d-4cbe-96cd-b6468516f5b6 {
  margin-left: auto;
margin-right: auto;
padding-left: 3em;
padding-right: 3em;
max-width: 800px;
}

#s-22375771-5a4a-467c-9b70-c00b5f0126c3 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-22375771-5a4a-467c-9b70-c00b5f0126c3:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-22375771-5a4a-467c-9b70-c00b5f0126c3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-22375771-5a4a-467c-9b70-c00b5f0126c3.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-4c8d8f17-28ce-493d-ad02-f64620319f97 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
max-width: 1500px;
}
@media (min-width: 1200px){#s-4c8d8f17-28ce-493d-ad02-f64620319f97 {
  display: none;
}
#s-4c8d8f17-28ce-493d-ad02-f64620319f97, #wrap-s-4c8d8f17-28ce-493d-ad02-f64620319f97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c8d8f17-28ce-493d-ad02-f64620319f97 {
  display: none;
}
#s-4c8d8f17-28ce-493d-ad02-f64620319f97, #wrap-s-4c8d8f17-28ce-493d-ad02-f64620319f97 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c8d8f17-28ce-493d-ad02-f64620319f97 {
  display: none;
}
#s-4c8d8f17-28ce-493d-ad02-f64620319f97, #wrap-s-4c8d8f17-28ce-493d-ad02-f64620319f97 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4c8d8f17-28ce-493d-ad02-f64620319f97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-66d8d9e3-60d4-4630-8490-505fcd32e54b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-66d8d9e3-60d4-4630-8490-505fcd32e54b img.shogun-image {
    
    width: px;
  }


#s-66d8d9e3-60d4-4630-8490-505fcd32e54b .shogun-image-content {
  
    align-items: center;
  
}

#s-19a63a1d-2aab-47db-8441-8fca8bace5ab {
  margin-top: 2em;
padding-top: 10px;
padding-left: 1em;
padding-bottom: 10px;
padding-right: 1em;
text-align: center;
}

#s-19a63a1d-2aab-47db-8441-8fca8bace5ab .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  900 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-06e6b77b-0452-47ed-a61f-321c633b8dd3 {
  margin-left: 10px;
margin-right: 10px;
padding-left: 1em;
padding-right: 1em;
max-width: 800px;
}

#s-c19ed329-0a6a-43f6-a28b-488384607b1a {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-c19ed329-0a6a-43f6-a28b-488384607b1a:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c19ed329-0a6a-43f6-a28b-488384607b1a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c19ed329-0a6a-43f6-a28b-488384607b1a.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-5746c388-9f48-4ac9-86aa-38a26d1c5542 {
  margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5746c388-9f48-4ac9-86aa-38a26d1c5542 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-5057ebac-d794-46ae-b7c5-04b488b419af {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-5057ebac-d794-46ae-b7c5-04b488b419af img.shogun-image {
    
    width: px;
  }


#s-5057ebac-d794-46ae-b7c5-04b488b419af .shogun-image-content {
  
    align-items: center;
  
}

#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 {
  padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}
@media (min-width: 1200px){#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 {
  display: none;
}
#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60, #wrap-s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 {
  display: none;
}
#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60, #wrap-s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 {
  display: none;
}
#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60, #wrap-s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 { display:none !important; }}
#s-ba84c0c2-6d9d-424c-9267-cae13aa32e60 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Serif Pro;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 3em;
padding-bottom: 0em;
padding-right: 3em;
max-width: 1400px;
}
@media (min-width: 1200px){#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f {
  display: none;
}
#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f, #wrap-s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f {
  display: none;
}
#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f, #wrap-s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f {
  display: none;
}
#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f, #wrap-s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f { display:none !important; }}@media (max-width: 767px){#s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f {
  
}
}
@media (min-width: 0px) {
[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7be08cb6-f5f3-4d95-8083-3c3b4967b04f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-e963fbb5-e096-49ae-a4fc-8b1d48f0d1ed {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-e963fbb5-e096-49ae-a4fc-8b1d48f0d1ed img.shogun-image {
    
    width: px;
  }


#s-e963fbb5-e096-49ae-a4fc-8b1d48f0d1ed .shogun-image-content {
  
    align-items: center;
  
}

#s-5b9eeee2-3f55-4bd0-b71c-dd1b05d641ce {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-da22ecee-acce-420a-b545-b294ac18bbfa {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-aa3ba130-a3a2-4d5e-b49b-6190c2c10f06 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-aa3ba130-a3a2-4d5e-b49b-6190c2c10f06 img.shogun-image {
    
    width: px;
  }


#s-aa3ba130-a3a2-4d5e-b49b-6190c2c10f06 .shogun-image-content {
  
    align-items: center;
  
}

#s-105a62d5-dd6b-4295-8c3c-15b424fe26bf {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-217c451c-4453-4e37-b238-e2018b2b1519 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-b253ff73-95aa-4ae0-8a7b-03d49cdb41c3 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-b253ff73-95aa-4ae0-8a7b-03d49cdb41c3 img.shogun-image {
    
    width: px;
  }


#s-b253ff73-95aa-4ae0-8a7b-03d49cdb41c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c84a4ca-a94d-41dc-9b4c-b220afbb684e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-5a41506a-a9da-4a39-8dfd-e435724b316f {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-6040b014-ae85-450c-a5d2-406a29157eb4 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-6040b014-ae85-450c-a5d2-406a29157eb4 img.shogun-image {
    
    width: px;
  }


#s-6040b014-ae85-450c-a5d2-406a29157eb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ffc013a-58d7-4f5e-b963-f8aa42acb423 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-99c09fd6-538b-4917-9f43-85dd1d0096e4 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-7924b500-c212-446a-afde-2d66a8150e05 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 2em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-7924b500-c212-446a-afde-2d66a8150e05:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7924b500-c212-446a-afde-2d66a8150e05:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7924b500-c212-446a-afde-2d66a8150e05 {
  display: none;
}
#s-7924b500-c212-446a-afde-2d66a8150e05, #wrap-s-7924b500-c212-446a-afde-2d66a8150e05 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7924b500-c212-446a-afde-2d66a8150e05 {
  display: none;
}
#s-7924b500-c212-446a-afde-2d66a8150e05, #wrap-s-7924b500-c212-446a-afde-2d66a8150e05 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7924b500-c212-446a-afde-2d66a8150e05 {
  display: none;
}
#s-7924b500-c212-446a-afde-2d66a8150e05, #wrap-s-7924b500-c212-446a-afde-2d66a8150e05 { display:none !important; }}


#s-7924b500-c212-446a-afde-2d66a8150e05.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-226a2bc6-7144-4320-aa34-bc231b884add {
  margin-left: auto;
margin-right: auto;
padding-top: 3em;
padding-bottom: 0em;
}
@media (min-width: 1200px){#s-226a2bc6-7144-4320-aa34-bc231b884add {
  display: none;
}
#s-226a2bc6-7144-4320-aa34-bc231b884add, #wrap-s-226a2bc6-7144-4320-aa34-bc231b884add { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-226a2bc6-7144-4320-aa34-bc231b884add {
  display: none;
}
#s-226a2bc6-7144-4320-aa34-bc231b884add, #wrap-s-226a2bc6-7144-4320-aa34-bc231b884add { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-226a2bc6-7144-4320-aa34-bc231b884add {
  display: none;
}
#s-226a2bc6-7144-4320-aa34-bc231b884add, #wrap-s-226a2bc6-7144-4320-aa34-bc231b884add { display:none !important; }}
@media (min-width: 0px) {
[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-226a2bc6-7144-4320-aa34-bc231b884add"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e3b996cf-3c48-4675-9655-0acb562da234 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-e3b996cf-3c48-4675-9655-0acb562da234 img.shogun-image {
    
    width: px;
  }


#s-e3b996cf-3c48-4675-9655-0acb562da234 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ccd7c90-323a-42bb-abfc-ac89c4621b0f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-0ccd7c90-323a-42bb-abfc-ac89c4621b0f img.shogun-image {
    
    width: px;
  }


#s-0ccd7c90-323a-42bb-abfc-ac89c4621b0f .shogun-image-content {
  
    align-items: center;
  
}

#s-7626df9e-fadf-4941-a945-1e0f766673e6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7626df9e-fadf-4941-a945-1e0f766673e6 img.shogun-image {
    
    width: px;
  }


#s-7626df9e-fadf-4941-a945-1e0f766673e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbbd230d-79c7-418c-8a91-ced673215497 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-bbbd230d-79c7-418c-8a91-ced673215497 img.shogun-image {
    
    width: px;
  }


#s-bbbd230d-79c7-418c-8a91-ced673215497 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce687bcc-5c3b-441f-b1e4-68ab427d43bf {
  margin-top: -4em;
min-height: 50px;
background-color: rgba(233, 237, 228, 1);
}








#s-ce687bcc-5c3b-441f-b1e4-68ab427d43bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce687bcc-5c3b-441f-b1e4-68ab427d43bf.shg-box.shg-c {
  justify-content: center;
}

#s-ae333ca8-e0bb-4a24-b21c-37758c1b82ff {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 2000px;
background-color: rgba(255, 255, 255, 1);
}








#s-ae333ca8-e0bb-4a24-b21c-37758c1b82ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae333ca8-e0bb-4a24-b21c-37758c1b82ff.shg-box.shg-c {
  justify-content: center;
}

#s-1ab071f5-5495-49d8-8641-b3e92d4175ff {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 2%;
padding-bottom: 0em;
min-height: 50em;
background-color: rgba(253, 213, 145, 0.99);
}
@media (min-width: 1200px){#s-1ab071f5-5495-49d8-8641-b3e92d4175ff {
  
}
}@media (max-width: 767px){#s-1ab071f5-5495-49d8-8641-b3e92d4175ff {
  display: none;
}
#s-1ab071f5-5495-49d8-8641-b3e92d4175ff, #wrap-s-1ab071f5-5495-49d8-8641-b3e92d4175ff { display:none !important; }}
@media (min-width: 0px) {
[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ab071f5-5495-49d8-8641-b3e92d4175ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b158ddcd-8579-420f-bacc-f52055f73e9a {
  margin-left: 10em;
margin-right: -2%;
min-height: 50px;
}








#s-b158ddcd-8579-420f-bacc-f52055f73e9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b158ddcd-8579-420f-bacc-f52055f73e9a.shg-box.shg-c {
  justify-content: center;
}

#s-9b2e8088-2336-4cb4-bbe6-c230550f2a00 {
  margin-top: 6em;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9b2e8088-2336-4cb4-bbe6-c230550f2a00 .shogun-heading-component h1 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 40px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: left;
}



#s-ab1810e7-bcdc-43b7-924d-206d721cefcd {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1810e7-bcdc-43b7-924d-206d721cefcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-88097759-59b6-4f05-ba3a-3b0735064d3e .shogun-icon-wrapper {
  text-align: center;
}


#s-88097759-59b6-4f05-ba3a-3b0735064d3e .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(56, 79, 59, 1);
}

#s-29e4cfa3-bea8-4841-b0da-c2c1b2ce2e8e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
text-align: left;
}

#s-29e4cfa3-bea8-4841-b0da-c2c1b2ce2e8e .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-848b4d81-28f1-41c3-bb36-b7b0a4229520 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-848b4d81-28f1-41c3-bb36-b7b0a4229520"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b1f85899-5c58-4d81-ad50-143103bd3d85 .shogun-icon-wrapper {
  text-align: center;
}


#s-b1f85899-5c58-4d81-ad50-143103bd3d85 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(56, 79, 59, 1);
}

#s-187cb99c-7804-4978-b1ac-9ed60c1ff2de {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
text-align: left;
}

#s-187cb99c-7804-4978-b1ac-9ed60c1ff2de .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-d912cc73-c7f5-4c96-a4ae-eb27a065017a {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d912cc73-c7f5-4c96-a4ae-eb27a065017a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-94dc9bd7-80ae-4ae8-8dd2-238aa7a02628 .shogun-icon-wrapper {
  text-align: center;
}


#s-94dc9bd7-80ae-4ae8-8dd2-238aa7a02628 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(56, 79, 59, 1);
}

#s-02870b9a-892e-469e-a3af-8f7db05176ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
text-align: left;
}

#s-02870b9a-892e-469e-a3af-8f7db05176ff .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa {
  padding-top: 1em;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3bce399a-e0ac-417f-b66d-0ee6d7aa1baa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-b2de7dfb-7a69-426b-96c5-fb117731c2d9 {
  max-width: 100px;
text-align: center;
}




  #s-b2de7dfb-7a69-426b-96c5-fb117731c2d9 img.shogun-image {
    
    width: px;
  }


#s-b2de7dfb-7a69-426b-96c5-fb117731c2d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab9562e0-3725-40c1-b9e8-55e3b11eecd2 {
  max-width: 130px;
text-align: center;
}




  #s-ab9562e0-3725-40c1-b9e8-55e3b11eecd2 img.shogun-image {
    
    width: px;
  }


#s-ab9562e0-3725-40c1-b9e8-55e3b11eecd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9ef35e0-dc66-4ee0-9e17-6d2601ad25d4 {
  max-width: 130px;
text-align: center;
}




  #s-d9ef35e0-dc66-4ee0-9e17-6d2601ad25d4 img.shogun-image {
    
    width: px;
  }


#s-d9ef35e0-dc66-4ee0-9e17-6d2601ad25d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b345740-bfa6-4ab2-9888-d581e6a66557 {
  max-width: 90px;
text-align: center;
}




  #s-2b345740-bfa6-4ab2-9888-d581e6a66557 img.shogun-image {
    
    width: px;
  }


#s-2b345740-bfa6-4ab2-9888-d581e6a66557 .shogun-image-content {
  
    align-items: center;
  
}

#s-12e0d4d4-8ed6-4c84-a405-64b6f2d9a1c5 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-12e0d4d4-8ed6-4c84-a405-64b6f2d9a1c5:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-12e0d4d4-8ed6-4c84-a405-64b6f2d9a1c5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-12e0d4d4-8ed6-4c84-a405-64b6f2d9a1c5-btn-wrapper {
    text-align: left;
  }


#s-12e0d4d4-8ed6-4c84-a405-64b6f2d9a1c5.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: ;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-39913a1e-f015-46a7-84cc-89799908a67d {
  background-image: url(https://i.shgcdn.com/8f2dd3dd-59f5-4123-942a-6b3bccada1c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-bottom: 0em;
min-height: 50em;
background-position: center center;
}








#s-39913a1e-f015-46a7-84cc-89799908a67d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39913a1e-f015-46a7-84cc-89799908a67d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7ad8e109-b517-4f91-aa49-0307758e09a0 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-left: -4%;
margin-bottom: 3em;
margin-right: 12em;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7ad8e109-b517-4f91-aa49-0307758e09a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-e9f0733e-965a-48e2-9a2e-4ab956ec5b85 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-e9f0733e-965a-48e2-9a2e-4ab956ec5b85 img.shogun-image {
    
    width: px;
  }


#s-e9f0733e-965a-48e2-9a2e-4ab956ec5b85 .shogun-image-content {
  
    align-items: center;
  
}

#s-eeb7d874-a933-4670-83f7-5ae9025505eb {
  margin-top: 13px;
padding-top: 10px;
padding-left: 1em;
padding-bottom: 10px;
text-align: left;
}

#s-eeb7d874-a933-4670-83f7-5ae9025505eb .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fcc15b98-0c20-4692-a189-02ab166c3f91 {
  margin-top: 0em;
margin-bottom: 0em;
text-align: left;
}




  #s-fcc15b98-0c20-4692-a189-02ab166c3f91 img.shogun-image {
    
    width: px;
  }


#s-fcc15b98-0c20-4692-a189-02ab166c3f91 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0b4af63-a13d-41d2-b7a4-b0fadb3f1dea {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0b4af63-a13d-41d2-b7a4-b0fadb3f1dea .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d3f67bd-81fb-45f7-863c-840cceb2af3d {
  padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-1d3f67bd-81fb-45f7-863c-840cceb2af3d {
  display: none;
}
#s-1d3f67bd-81fb-45f7-863c-840cceb2af3d, #wrap-s-1d3f67bd-81fb-45f7-863c-840cceb2af3d { display:none !important; }}
#s-1d3f67bd-81fb-45f7-863c-840cceb2af3d .shogun-heading-component h2 {
  color: rgba(148, 147, 147, 1);
  font-weight:  700 ;
  font-family: Source Code Pro;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
max-width: 1400px;
}
@media (max-width: 767px){#s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3 {
  display: none;
}
#s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3, #wrap-s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c3a56b2-12e7-41ea-a3d8-e902bc2812f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-aeb66cb9-918a-4f20-98bb-8387e3bf5ef5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-aeb66cb9-918a-4f20-98bb-8387e3bf5ef5 img.shogun-image {
    
    width: px;
  }


#s-aeb66cb9-918a-4f20-98bb-8387e3bf5ef5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9402a439-486f-4d03-ab84-369785a87b57 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}




  #s-9402a439-486f-4d03-ab84-369785a87b57 img.shogun-image {
    
    width: px;
  }


#s-9402a439-486f-4d03-ab84-369785a87b57 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9ed38c4-c9f7-4136-a29a-ffcaa0908714 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-a9ed38c4-c9f7-4136-a29a-ffcaa0908714 img.shogun-image {
    
    width: px;
  }


#s-a9ed38c4-c9f7-4136-a29a-ffcaa0908714 .shogun-image-content {
  
    align-items: center;
  
}

#s-909456e5-1e4d-4b60-b6fa-8d3899615056 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-909456e5-1e4d-4b60-b6fa-8d3899615056 {
  display: none;
}
#s-909456e5-1e4d-4b60-b6fa-8d3899615056, #wrap-s-909456e5-1e4d-4b60-b6fa-8d3899615056 { display:none !important; }}
@media (min-width: 0px) {
[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.25em);
}

}

@media (min-width: 992px) {
[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.25em);
}

}

@media (min-width: 1200px) {
[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-909456e5-1e4d-4b60-b6fa-8d3899615056"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.25em);
}

}

#s-eca156f7-0a6a-4ba2-8252-6432a71c3e30 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-eca156f7-0a6a-4ba2-8252-6432a71c3e30 img.shogun-image {
    
    width: px;
  }


#s-eca156f7-0a6a-4ba2-8252-6432a71c3e30 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2f96e46-0262-4364-a747-9af0d06e5d9a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-c2f96e46-0262-4364-a747-9af0d06e5d9a img.shogun-image {
    
    width: px;
  }


#s-c2f96e46-0262-4364-a747-9af0d06e5d9a .shogun-image-content {
  
    align-items: center;
  
}

#s-841a382f-2415-459b-9872-5ffa3e675e04 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-841a382f-2415-459b-9872-5ffa3e675e04 img.shogun-image {
    
    width: px;
  }


#s-841a382f-2415-459b-9872-5ffa3e675e04 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8ecbc86-fd5d-41d7-a1a3-df234d0789f3 {
  border-radius: 10px;
text-align: center;
}




  #s-b8ecbc86-fd5d-41d7-a1a3-df234d0789f3 img.shogun-image {
    
    width: px;
  }


#s-b8ecbc86-fd5d-41d7-a1a3-df234d0789f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-34a9d9f0-f805-4b7b-abc9-587761f91c90 {
  padding-top: 1em;
padding-bottom: 3em;
text-align: center;
}
@media (max-width: 767px){#s-34a9d9f0-f805-4b7b-abc9-587761f91c90 {
  display: none;
}
#s-34a9d9f0-f805-4b7b-abc9-587761f91c90, #wrap-s-34a9d9f0-f805-4b7b-abc9-587761f91c90 { display:none !important; }}
#s-34a9d9f0-f805-4b7b-abc9-587761f91c90 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc8769e7-eb14-4c31-8888-a06133e6a404 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(222, 227, 199, 1);
}
@media (max-width: 767px){#s-cc8769e7-eb14-4c31-8888-a06133e6a404 {
  display: none;
}
#s-cc8769e7-eb14-4c31-8888-a06133e6a404, #wrap-s-cc8769e7-eb14-4c31-8888-a06133e6a404 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8769e7-eb14-4c31-8888-a06133e6a404"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-496f3b74-4c5f-4148-9e2c-0c8928e18c5e {
  text-align: center;
}




  #s-496f3b74-4c5f-4148-9e2c-0c8928e18c5e img.shogun-image {
    
    width: px;
  }


#s-496f3b74-4c5f-4148-9e2c-0c8928e18c5e .shogun-image-content {
  
    align-items: center;
  
}

#s-fc7257fd-f5a3-44d2-81f4-fe12843f9ff3 {
  margin-left: -3em;
margin-right: -3em;
min-height: 50px;
}








#s-fc7257fd-f5a3-44d2-81f4-fe12843f9ff3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc7257fd-f5a3-44d2-81f4-fe12843f9ff3.shg-box.shg-c {
  justify-content: center;
}

#s-047f7b3f-9360-4fc9-848a-d5a8abea9dfe {
  padding-top: 6em;
padding-bottom: 0em;
max-width: 600px;
text-align: left;
}




  #s-047f7b3f-9360-4fc9-848a-d5a8abea9dfe img.shogun-image {
    
    width: px;
  }


#s-047f7b3f-9360-4fc9-848a-d5a8abea9dfe .shogun-image-content {
  
    align-items: center;
  
}

#s-d8df92f7-bb9f-4908-a3aa-0e057ad8101c {
  margin-top: 2em;
padding-top: 10px;
padding-left: 1em;
padding-bottom: 10px;
padding-right: 1em;
text-align: left;
}

#s-d8df92f7-bb9f-4908-a3aa-0e057ad8101c .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-83afda7d-c43b-43a4-9e29-903c917838fa {
  padding-left: 2em;
padding-right: 2em;
max-width: 800px;
}

#s-9281e7fd-ce9a-4135-8d69-38d6abb4e3ab {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: -1em;
margin-bottom: 1em;
margin-right: 0px;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-9281e7fd-ce9a-4135-8d69-38d6abb4e3ab:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9281e7fd-ce9a-4135-8d69-38d6abb4e3ab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9281e7fd-ce9a-4135-8d69-38d6abb4e3ab-btn-wrapper {
    text-align: left;
  }


#s-9281e7fd-ce9a-4135-8d69-38d6abb4e3ab.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-2fcd2473-1f07-4249-bf26-945c9103a8e7 {
  margin-top: 3em;
margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 3em;
max-width: 1500px;
}
@media (max-width: 767px){#s-2fcd2473-1f07-4249-bf26-945c9103a8e7 {
  display: none;
}
#s-2fcd2473-1f07-4249-bf26-945c9103a8e7, #wrap-s-2fcd2473-1f07-4249-bf26-945c9103a8e7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2fcd2473-1f07-4249-bf26-945c9103a8e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-a9c3dfc6-acae-44d0-bcf3-d041a41959c6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-a9c3dfc6-acae-44d0-bcf3-d041a41959c6 img.shogun-image {
    
    width: px;
  }


#s-a9c3dfc6-acae-44d0-bcf3-d041a41959c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-32d3edd0-8ad0-421f-93aa-dd83e1a38bbc {
  margin-top: 2em;
padding-top: 10px;
padding-left: 1em;
padding-bottom: 10px;
padding-right: 1em;
text-align: center;
}

#s-32d3edd0-8ad0-421f-93aa-dd83e1a38bbc .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  900 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e2dd5d2-fac2-467f-ab02-befdcdc9242e {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 800px;
}

#s-4719fb94-9bc5-41af-ae8d-1cf3c2b89747 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-4719fb94-9bc5-41af-ae8d-1cf3c2b89747:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4719fb94-9bc5-41af-ae8d-1cf3c2b89747:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4719fb94-9bc5-41af-ae8d-1cf3c2b89747.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-53c18c3f-03f7-4977-8957-f3d3f9fda1c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53c18c3f-03f7-4977-8957-f3d3f9fda1c9 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-6702034a-0828-49ac-81b9-a78e2b6d460b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-6702034a-0828-49ac-81b9-a78e2b6d460b img.shogun-image {
    
    width: px;
  }


#s-6702034a-0828-49ac-81b9-a78e2b6d460b .shogun-image-content {
  
    align-items: center;
  
}

#s-e8727ed4-d8ee-4f1f-9c79-d160951c9fe3 {
  padding-top: 2em;
padding-bottom: 3em;
min-height: 50px;
background-color: rgba(248, 249, 243, 1);
}








#s-e8727ed4-d8ee-4f1f-9c79-d160951c9fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8727ed4-d8ee-4f1f-9c79-d160951c9fe3.shg-box.shg-c {
  justify-content: center;
}

#s-09285a7d-808f-4723-833f-abaf7ef8829a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-09285a7d-808f-4723-833f-abaf7ef8829a {
  display: none;
}
#s-09285a7d-808f-4723-833f-abaf7ef8829a, #wrap-s-09285a7d-808f-4723-833f-abaf7ef8829a { display:none !important; }}
#s-09285a7d-808f-4723-833f-abaf7ef8829a .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 {
  display: none;
}
#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83, #wrap-s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 {
  display: none;
}
#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83, #wrap-s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 {
  display: none;
}
#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83, #wrap-s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 { display:none !important; }}
#s-8c9f5b9c-b318-45fd-b1aa-1771f0edee83 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3948533d-f4ad-45fb-9510-e58b0777b79a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 2em;
max-width: 800px;
text-align: center;
}

#s-3948533d-f4ad-45fb-9510-e58b0777b79a .shogun-heading-component h3 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb19f1db-8a43-4323-a886-665f49fe02df {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 1em;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-cb19f1db-8a43-4323-a886-665f49fe02df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

#s-d34e23b7-e7bb-4f7b-a444-3b44d3bb5b9e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-d34e23b7-e7bb-4f7b-a444-3b44d3bb5b9e img.shogun-image {
    
    width: px;
  }


#s-d34e23b7-e7bb-4f7b-a444-3b44d3bb5b9e .shogun-image-content {
  
    align-items: center;
  
}

#s-f8835d28-080e-483a-b32d-eba600446f37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8835d28-080e-483a-b32d-eba600446f37 .shogun-heading-component h1 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Inria Serif;
  font-style:   ;
  font-size: 100px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60d8eec2-01ff-4b0d-8171-565557546550 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-60d8eec2-01ff-4b0d-8171-565557546550 img.shogun-image {
    
    width: px;
  }


#s-60d8eec2-01ff-4b0d-8171-565557546550 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7fb11da-b999-4d1c-b6ad-96b0535024cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7fb11da-b999-4d1c-b6ad-96b0535024cd .shogun-heading-component h1 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Inria Serif;
  font-style:   ;
  font-size: 100px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-504d6aca-03df-4f22-a685-4dbce770b1b6 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-504d6aca-03df-4f22-a685-4dbce770b1b6 img.shogun-image {
    
    width: px;
  }


#s-504d6aca-03df-4f22-a685-4dbce770b1b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-31771250-5e41-4799-b9e8-422ff3fcd499 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31771250-5e41-4799-b9e8-422ff3fcd499 .shogun-heading-component h1 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Inria Serif;
  font-style:   ;
  font-size: 100px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d895279-2541-4b25-b352-041cc31886b7 {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-bottom: 1em;
max-width: 800px;
text-align: center;
}

#s-8d895279-2541-4b25-b352-041cc31886b7 .shogun-heading-component h3 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-07833ef7-3715-4093-9157-f46269387b1a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-07833ef7-3715-4093-9157-f46269387b1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07833ef7-3715-4093-9157-f46269387b1a.shg-box.shg-c {
  justify-content: center;
}

#s-3b52e373-b749-406c-afd1-e43cb8866893 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-3b52e373-b749-406c-afd1-e43cb8866893:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3b52e373-b749-406c-afd1-e43cb8866893:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b52e373-b749-406c-afd1-e43cb8866893.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-a29c7383-6a6f-43c7-8429-05ea300effcb {
  padding-top: 3em;
padding-bottom: 3em;
min-height: 400px;
background-color: rgba(222, 227, 199, 1);
}








#s-a29c7383-6a6f-43c7-8429-05ea300effcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a29c7383-6a6f-43c7-8429-05ea300effcb.shg-box.shg-c {
  justify-content: center;
}

#s-8ed49fdd-88b8-48c1-93c0-5503becd0e29 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-8ed49fdd-88b8-48c1-93c0-5503becd0e29 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  900 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-8630cc2e-38dd-4cff-9038-93ec21eda82e {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-8630cc2e-38dd-4cff-9038-93ec21eda82e {
  display: none;
}
#s-8630cc2e-38dd-4cff-9038-93ec21eda82e, #wrap-s-8630cc2e-38dd-4cff-9038-93ec21eda82e { display:none !important; }}
#s-8630cc2e-38dd-4cff-9038-93ec21eda82e .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b1198b0a-abb6-4179-aa36-fb310e325cbc {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
max-width: 800px;
}

#s-083bfb61-d488-448f-9e5f-dfaae8b4acb5 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-083bfb61-d488-448f-9e5f-dfaae8b4acb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-fc1aaf04-6dea-44fa-807a-93f24c467596 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-fc1aaf04-6dea-44fa-807a-93f24c467596 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc1aaf04-6dea-44fa-807a-93f24c467596.shg-box.shg-c {
  justify-content: center;
}

#s-3504e058-a84e-4101-baf6-cc370dfd7354 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-3504e058-a84e-4101-baf6-cc370dfd7354 img.shogun-image {
    
    width: px;
  }


#s-3504e058-a84e-4101-baf6-cc370dfd7354 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec0aed1a-5fd0-46ed-b83a-a52350a2d154 {
  text-align: center;
}

#s-ec0aed1a-5fd0-46ed-b83a-a52350a2d154 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1bfe66bb-f0db-4732-94dc-75a456d04cbb {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-1bfe66bb-f0db-4732-94dc-75a456d04cbb img.shogun-image {
    
    width: px;
  }


#s-1bfe66bb-f0db-4732-94dc-75a456d04cbb .shogun-image-content {
  
    align-items: center;
  
}

#s-89546c8e-3137-4275-b415-b1b827b0e976 {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 5px;
padding-left: 1em;
padding-right: 1em;
text-align: center;
}

#s-89546c8e-3137-4275-b415-b1b827b0e976 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-211feabd-c49a-4086-ac5f-c4e909e341c9 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-211feabd-c49a-4086-ac5f-c4e909e341c9 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb6fd89b-a57a-4d6a-ae63-ca145120d739 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-eb6fd89b-a57a-4d6a-ae63-ca145120d739 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb6fd89b-a57a-4d6a-ae63-ca145120d739.shg-box.shg-c {
  justify-content: center;
}

#s-725dbbd9-814f-4e86-bfe9-1f6e28530560 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-725dbbd9-814f-4e86-bfe9-1f6e28530560 img.shogun-image {
    
    width: px;
  }


#s-725dbbd9-814f-4e86-bfe9-1f6e28530560 .shogun-image-content {
  
    align-items: center;
  
}

#s-4de24700-ad38-47d2-a2d5-523dc173f283 {
  text-align: center;
}

#s-4de24700-ad38-47d2-a2d5-523dc173f283 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e18f5f90-d487-4140-b680-9abbfcf2fa5f {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-e18f5f90-d487-4140-b680-9abbfcf2fa5f img.shogun-image {
    
    width: px;
  }


#s-e18f5f90-d487-4140-b680-9abbfcf2fa5f .shogun-image-content {
  
    align-items: center;
  
}

#s-81fc694b-3273-4adf-a54d-c0ce4517ea3b {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#s-81fc694b-3273-4adf-a54d-c0ce4517ea3b .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-603280bd-7be7-427d-9c69-6b9ed2b66852 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-603280bd-7be7-427d-9c69-6b9ed2b66852 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c5a361ab-a035-494e-987e-acc4d65a8062 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(56, 79, 59, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-c5a361ab-a035-494e-987e-acc4d65a8062 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a361ab-a035-494e-987e-acc4d65a8062.shg-box.shg-c {
  justify-content: center;
}

#s-bc635592-e2fb-4e6b-b43d-513a62e14c19 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 88px;
text-align: center;
}




  #s-bc635592-e2fb-4e6b-b43d-513a62e14c19 img.shogun-image {
    
    width: px;
  }


#s-bc635592-e2fb-4e6b-b43d-513a62e14c19 .shogun-image-content {
  
    align-items: center;
  
}

#s-d367a8f8-abb2-46d4-9d26-6fe43ec270d8 {
  text-align: center;
}

#s-d367a8f8-abb2-46d4-9d26-6fe43ec270d8 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ce1381d-b91b-434c-81cd-21b44b8a2573 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-4ce1381d-b91b-434c-81cd-21b44b8a2573 img.shogun-image {
    
    width: px;
  }


#s-4ce1381d-b91b-434c-81cd-21b44b8a2573 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb2a2121-5af7-4302-9cda-b3f412d2fb28 {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#s-bb2a2121-5af7-4302-9cda-b3f412d2fb28 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e85bb82-079d-4130-ae94-952d5b969d7d {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-5e85bb82-079d-4130-ae94-952d5b969d7d .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-16063fcd-7904-42ff-931f-4ec8c395e5eb {
  padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-16063fcd-7904-42ff-931f-4ec8c395e5eb {
  display: none;
}
#s-16063fcd-7904-42ff-931f-4ec8c395e5eb, #wrap-s-16063fcd-7904-42ff-931f-4ec8c395e5eb { display:none !important; }}
#s-16063fcd-7904-42ff-931f-4ec8c395e5eb .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Serif Pro;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-689fa301-58d1-4c39-bbe0-3e331afe4f3e {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 3em;
padding-bottom: 0em;
padding-right: 3em;
max-width: 1400px;
}
@media (max-width: 767px){#s-689fa301-58d1-4c39-bbe0-3e331afe4f3e {
  display: none;
}
#s-689fa301-58d1-4c39-bbe0-3e331afe4f3e, #wrap-s-689fa301-58d1-4c39-bbe0-3e331afe4f3e { display:none !important; }}
@media (min-width: 0px) {
[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-689fa301-58d1-4c39-bbe0-3e331afe4f3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-b2286236-7d0c-4d4d-b95f-686e1fc85df7 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-b2286236-7d0c-4d4d-b95f-686e1fc85df7 img.shogun-image {
    
    width: px;
  }


#s-b2286236-7d0c-4d4d-b95f-686e1fc85df7 .shogun-image-content {
  
    align-items: center;
  
}

#s-82c308b3-0059-4373-aff0-e5d718c3c788 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-5c4fdf3c-d940-4c54-8190-3c7a82f04b9d {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-e025639c-f44f-4ae6-b5fa-b53e990f5c70 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-e025639c-f44f-4ae6-b5fa-b53e990f5c70 img.shogun-image {
    
    width: px;
  }


#s-e025639c-f44f-4ae6-b5fa-b53e990f5c70 .shogun-image-content {
  
    align-items: center;
  
}

#s-013595f8-31a6-4a14-a322-de2d07a9f89e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-8ff3219c-c9c6-4175-a51c-57d01111b73d {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-4b4572d8-a9be-4d49-aba5-6efa65aac2a2 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-4b4572d8-a9be-4d49-aba5-6efa65aac2a2 img.shogun-image {
    
    width: px;
  }


#s-4b4572d8-a9be-4d49-aba5-6efa65aac2a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-33b87c8f-6766-4633-abdf-79f3f9427e73 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-870cb5c2-3f3d-42e0-9073-e7f7f02eb37e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-0d031476-8c31-46f6-9673-fe778630e476 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-0d031476-8c31-46f6-9673-fe778630e476 img.shogun-image {
    
    width: px;
  }


#s-0d031476-8c31-46f6-9673-fe778630e476 .shogun-image-content {
  
    align-items: center;
  
}

#s-bff19ab8-8071-45a8-bb9e-0cc3cb0b727a {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-4f07a6fb-991b-49bd-a294-1102dadfd490 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 2em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61 {
  display: none;
}
#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61, #wrap-s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61 { display:none !important; }}


#s-2d8059a5-a361-4d03-aef6-07cb7f8e0d61.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 1px;
padding-right: 3em;
}
@media (max-width: 767px){#s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f {
  display: none;
}
#s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f, #wrap-s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f { display:none !important; }}
@media (min-width: 0px) {
[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.25em);
}

}

@media (min-width: 992px) {
[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.25em);
}

}

@media (min-width: 1200px) {
[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.25em);
}

[id="s-73ebdaf8-811d-44d7-b7db-afc2e3cd731f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.25em);
}

}

#s-76143a8c-ec4b-4706-b4be-eed44a8b7e3e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-76143a8c-ec4b-4706-b4be-eed44a8b7e3e img.shogun-image {
    
    width: px;
  }


#s-76143a8c-ec4b-4706-b4be-eed44a8b7e3e .shogun-image-content {
  
    align-items: center;
  
}

#s-029acee2-2d3a-481d-a09b-b85823d1b1b6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-029acee2-2d3a-481d-a09b-b85823d1b1b6 img.shogun-image {
    
    width: px;
  }


#s-029acee2-2d3a-481d-a09b-b85823d1b1b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7798f44f-a6e1-4597-b95c-4e7ba479bef3 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}




  #s-7798f44f-a6e1-4597-b95c-4e7ba479bef3 img.shogun-image {
    
    width: px;
  }


#s-7798f44f-a6e1-4597-b95c-4e7ba479bef3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfb77215-7cea-499b-a39d-fd43a03a8706 {
  border-radius: 10px;
text-align: center;
}




  #s-bfb77215-7cea-499b-a39d-fd43a03a8706 img.shogun-image {
    
    width: px;
  }


#s-bfb77215-7cea-499b-a39d-fd43a03a8706 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb9cb9e9-880f-4937-87e3-4e35a4558e18 {
  padding-top: 3em;
padding-bottom: 1em;
text-align: center;
}

#s-bb9cb9e9-880f-4937-87e3-4e35a4558e18 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163 {
  display: none;
}
#s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163, #wrap-s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163 { display:none !important; }}







#s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a1e6bcc-8e5f-4029-b160-f59fd27b9163.shg-box.shg-c {
  justify-content: center;
}

#s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-501ca6e1-98aa-4b35-9c9e-8bc659c1567b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7c7e1278-42d3-4ac7-8674-f8c956a01a7c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-7c7e1278-42d3-4ac7-8674-f8c956a01a7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c7e1278-42d3-4ac7-8674-f8c956a01a7c.shg-box.shg-c {
  justify-content: center;
}

#s-0b50cc55-9e53-4e4e-8ab0-56b406cb303b {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}




  #s-0b50cc55-9e53-4e4e-8ab0-56b406cb303b img.shogun-image {
    
    width: px;
  }


#s-0b50cc55-9e53-4e4e-8ab0-56b406cb303b .shogun-image-content {
  
    align-items: center;
  
}

#s-4ecbec33-da65-480a-b8b9-33b2fa966a0c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-01002ff3-ec1b-4405-8a56-f0bd3156ab39 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01002ff3-ec1b-4405-8a56-f0bd3156ab39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-13372e78-3e13-49aa-9eee-0d8808ffab33 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-8f1fd6b8-593b-42d1-9d23-9bbb213707c5 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-8f1fd6b8-593b-42d1-9d23-9bbb213707c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f1fd6b8-593b-42d1-9d23-9bbb213707c5.shg-box.shg-c {
  justify-content: center;
}

#s-7a3915d6-4f7a-4892-b451-38a34c1be475 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a3915d6-4f7a-4892-b451-38a34c1be475 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-55783602-0c39-4823-8ee1-5e3ffc4b6183 .shogun-icon-wrapper {
  text-align: center;
}


#s-55783602-0c39-4823-8ee1-5e3ffc4b6183 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-b33b985c-ab1c-4876-9539-48f15dc6b3f9 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b33b985c-ab1c-4876-9539-48f15dc6b3f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-00a026c0-2ad6-44cd-87b2-b47d779b5df5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-4b52714b-1a8d-4604-8267-b1c16d958177 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-4b52714b-1a8d-4604-8267-b1c16d958177 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b52714b-1a8d-4604-8267-b1c16d958177.shg-box.shg-c {
  justify-content: center;
}

#s-6c4de09b-2732-4360-aaa5-6d04ef56b084 .shogun-icon-wrapper {
  text-align: center;
}


#s-6c4de09b-2732-4360-aaa5-6d04ef56b084 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-fa2553a0-7313-49f4-a19d-9baabb0d22a8 .shogun-icon-wrapper {
  text-align: center;
}


#s-fa2553a0-7313-49f4-a19d-9baabb0d22a8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-7bd324ae-55d8-448d-8807-4f5ce620b09a {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bd324ae-55d8-448d-8807-4f5ce620b09a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-75b389fd-a0a6-4132-be21-0bb76b8c4ac2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-d1fd3e77-e786-4c59-af8d-cea2b9af39b6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-d1fd3e77-e786-4c59-af8d-cea2b9af39b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1fd3e77-e786-4c59-af8d-cea2b9af39b6.shg-box.shg-c {
  justify-content: center;
}

#s-6892b1d1-2c5e-4f5f-b4a0-4e069d286e51 .shogun-icon-wrapper {
  text-align: center;
}


#s-6892b1d1-2c5e-4f5f-b4a0-4e069d286e51 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-e928f010-f1ff-4850-b94f-6c8d3b6e4c32 .shogun-icon-wrapper {
  text-align: center;
}


#s-e928f010-f1ff-4850-b94f-6c8d3b6e4c32 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-246e883c-1948-4c5d-9344-f0fa4c9b11d9 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-246e883c-1948-4c5d-9344-f0fa4c9b11d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0e8b9594-55b5-4100-b8ff-08a7b13d125d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-c5a76357-c17e-46ac-a5e1-c06c06824ffc {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-c5a76357-c17e-46ac-a5e1-c06c06824ffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a76357-c17e-46ac-a5e1-c06c06824ffc.shg-box.shg-c {
  justify-content: center;
}

#s-f4509eb6-71ed-4d44-b02e-bf695855d00a .shogun-icon-wrapper {
  text-align: center;
}


#s-f4509eb6-71ed-4d44-b02e-bf695855d00a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-de64faeb-c8e4-49a5-a703-40e67233eb79 .shogun-icon-wrapper {
  text-align: center;
}


#s-de64faeb-c8e4-49a5-a703-40e67233eb79 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-8195a713-0749-455a-ad83-6f13d3dd5475 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8195a713-0749-455a-ad83-6f13d3dd5475"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9fdb1d9f-e699-41a7-b026-880d1c20f00b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-2511b1cf-df62-41c5-a290-ef8cc04f1219 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-2511b1cf-df62-41c5-a290-ef8cc04f1219 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2511b1cf-df62-41c5-a290-ef8cc04f1219.shg-box.shg-c {
  justify-content: center;
}

#s-a1acb015-3e56-48ea-a51c-85c1ddb68e76 .shogun-icon-wrapper {
  text-align: center;
}


#s-a1acb015-3e56-48ea-a51c-85c1ddb68e76 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-02aeff17-1775-4ebd-87fa-7eb476beea7b .shogun-icon-wrapper {
  text-align: center;
}


#s-02aeff17-1775-4ebd-87fa-7eb476beea7b .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-48491131-28ac-4dd7-861b-0b3acc88ceb7 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-48491131-28ac-4dd7-861b-0b3acc88ceb7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-38198608-5478-4caf-b755-53e1bc57270a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-39defbc8-4433-4ce8-a87e-33d84b8720db {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-39defbc8-4433-4ce8-a87e-33d84b8720db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39defbc8-4433-4ce8-a87e-33d84b8720db.shg-box.shg-c {
  justify-content: center;
}

#s-d3c945c0-593d-46ee-84da-66a247d15c5a .shogun-icon-wrapper {
  text-align: center;
}


#s-d3c945c0-593d-46ee-84da-66a247d15c5a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-a172e8cf-abf5-4232-95d0-2e49f7b20e96 .shogun-icon-wrapper {
  text-align: center;
}


#s-a172e8cf-abf5-4232-95d0-2e49f7b20e96 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-b709cf0b-23b6-40b5-b67c-2200e380ecf9 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b709cf0b-23b6-40b5-b67c-2200e380ecf9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd22998b-ec2b-468f-811c-96c75ce4aaa7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-277f141d-c264-492d-9a67-cc35322a152f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-277f141d-c264-492d-9a67-cc35322a152f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-277f141d-c264-492d-9a67-cc35322a152f.shg-box.shg-c {
  justify-content: center;
}

#s-7dbb8b75-4c11-496f-86ce-a00d050fbb94 .shogun-icon-wrapper {
  text-align: center;
}


#s-7dbb8b75-4c11-496f-86ce-a00d050fbb94 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-e0de1226-4476-452c-af16-537a220d4d53 .shogun-icon-wrapper {
  text-align: center;
}


#s-e0de1226-4476-452c-af16-537a220d4d53 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-831d0332-0e14-41e3-90e9-5a7e9790f4ee {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-831d0332-0e14-41e3-90e9-5a7e9790f4ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8f7ee76-dcd8-4fba-85a3-63f6460e025a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-d474bf3f-a73b-4ee5-a22a-308f91f1ea01 {
  border-style: solid;
padding-top: 2px;
padding-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-d474bf3f-a73b-4ee5-a22a-308f91f1ea01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d474bf3f-a73b-4ee5-a22a-308f91f1ea01.shg-box.shg-c {
  justify-content: center;
}

#s-aa2c1453-e815-4abe-a790-c67a3f282bc2 .shogun-icon-wrapper {
  text-align: center;
}


#s-aa2c1453-e815-4abe-a790-c67a3f282bc2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-0c81ac17-b5c9-4086-8edb-9bb87b04784f .shogun-icon-wrapper {
  text-align: center;
}


#s-0c81ac17-b5c9-4086-8edb-9bb87b04784f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-21619370-8ac6-4803-8469-b7633d88ce2d {
  margin-left: auto;
margin-right: auto;
padding-left: 5px;
padding-right: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-21619370-8ac6-4803-8469-b7633d88ce2d {
  display: none;
}
#s-21619370-8ac6-4803-8469-b7633d88ce2d, #wrap-s-21619370-8ac6-4803-8469-b7633d88ce2d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21619370-8ac6-4803-8469-b7633d88ce2d {
  display: none;
}
#s-21619370-8ac6-4803-8469-b7633d88ce2d, #wrap-s-21619370-8ac6-4803-8469-b7633d88ce2d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21619370-8ac6-4803-8469-b7633d88ce2d {
  display: none;
}
#s-21619370-8ac6-4803-8469-b7633d88ce2d, #wrap-s-21619370-8ac6-4803-8469-b7633d88ce2d { display:none !important; }}







#s-21619370-8ac6-4803-8469-b7633d88ce2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21619370-8ac6-4803-8469-b7633d88ce2d.shg-box.shg-c {
  justify-content: center;
}

#s-2168764b-8128-433a-a891-ffbcde6b9e33 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-2168764b-8128-433a-a891-ffbcde6b9e33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-bb994619-bb5b-4bcd-be71-b52f11b5bea1 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-bb994619-bb5b-4bcd-be71-b52f11b5bea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb994619-bb5b-4bcd-be71-b52f11b5bea1.shg-box.shg-c {
  justify-content: center;
}

#s-7ef219d5-330d-4673-880c-a17867e0f2a7 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}




  #s-7ef219d5-330d-4673-880c-a17867e0f2a7 img.shogun-image {
    
    width: px;
  }


#s-7ef219d5-330d-4673-880c-a17867e0f2a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-19ad0f74-7492-4f17-a886-c9fa58c73ebe {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-ace41bb8-b164-46fe-a5e7-8de36b73b314 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ace41bb8-b164-46fe-a5e7-8de36b73b314"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-04f2491a-eb5b-4f9d-a6e0-97938a500d81 {
  min-height: 50px;
}








#s-04f2491a-eb5b-4f9d-a6e0-97938a500d81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04f2491a-eb5b-4f9d-a6e0-97938a500d81.shg-box.shg-c {
  justify-content: center;
}

#s-a205716d-423e-4727-aea0-092dac1049ba {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-098cf7e3-cc98-44a2-b53d-e4492e64a4c5 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(222, 227, 199, 1);
}








#s-098cf7e3-cc98-44a2-b53d-e4492e64a4c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-098cf7e3-cc98-44a2-b53d-e4492e64a4c5.shg-box.shg-c {
  justify-content: center;
}

#s-65114404-efd5-449f-90a3-d183c33a3f62 .shogun-icon-wrapper {
  text-align: center;
}


#s-65114404-efd5-449f-90a3-d183c33a3f62 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-b8c9fea1-da2e-4daf-83ad-ca76291e1b47 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-b8c9fea1-da2e-4daf-83ad-ca76291e1b47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8c9fea1-da2e-4daf-83ad-ca76291e1b47.shg-box.shg-c {
  justify-content: center;
}

#s-ee061f44-64a2-462c-a84f-5f00d46e8f9d .shogun-icon-wrapper {
  text-align: center;
}


#s-ee061f44-64a2-462c-a84f-5f00d46e8f9d .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-4ddca1e9-db03-4758-9086-8c34242c5ca4 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4ddca1e9-db03-4758-9086-8c34242c5ca4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-a33f4ff3-cbba-47ec-a652-2c7ea8b70a2c {
  min-height: 50px;
}








#s-a33f4ff3-cbba-47ec-a652-2c7ea8b70a2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a33f4ff3-cbba-47ec-a652-2c7ea8b70a2c.shg-box.shg-c {
  justify-content: center;
}

#s-a52bbdfb-0719-4fbc-8741-882f8e08180d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-ae6a8f78-89fa-4ddd-bf9b-a713992dde38 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-ae6a8f78-89fa-4ddd-bf9b-a713992dde38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae6a8f78-89fa-4ddd-bf9b-a713992dde38.shg-box.shg-c {
  justify-content: center;
}

#s-faf6930d-d12a-4969-b502-b8b40dd39ff6 .shogun-icon-wrapper {
  text-align: center;
}


#s-faf6930d-d12a-4969-b502-b8b40dd39ff6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-928adf1d-2186-49d7-a974-7017697c0d95 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-928adf1d-2186-49d7-a974-7017697c0d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-928adf1d-2186-49d7-a974-7017697c0d95.shg-box.shg-c {
  justify-content: center;
}

#s-b24a70a9-b547-4659-8c75-963e7c07f148 .shogun-icon-wrapper {
  text-align: center;
}


#s-b24a70a9-b547-4659-8c75-963e7c07f148 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-1303b2a0-3a9b-4d5f-882f-66e723be16b0 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1303b2a0-3a9b-4d5f-882f-66e723be16b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-ab8f9fb1-f20b-4a1e-b368-529052e058f6 {
  min-height: 50px;
}








#s-ab8f9fb1-f20b-4a1e-b368-529052e058f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab8f9fb1-f20b-4a1e-b368-529052e058f6.shg-box.shg-c {
  justify-content: center;
}

#s-29b21fce-41ef-466d-aa40-11a9c5bc0342 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-5842a421-59d3-403f-b6b1-bc9290e29b2c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-5842a421-59d3-403f-b6b1-bc9290e29b2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5842a421-59d3-403f-b6b1-bc9290e29b2c.shg-box.shg-c {
  justify-content: center;
}

#s-7f77e160-c58a-4e99-83ce-0ed891374e29 .shogun-icon-wrapper {
  text-align: center;
}


#s-7f77e160-c58a-4e99-83ce-0ed891374e29 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-75c26892-04f1-41dc-b961-7af45490ef5a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-75c26892-04f1-41dc-b961-7af45490ef5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75c26892-04f1-41dc-b961-7af45490ef5a.shg-box.shg-c {
  justify-content: center;
}

#s-e22e752b-7887-46ae-963c-7fc2f5a33bf8 .shogun-icon-wrapper {
  text-align: center;
}


#s-e22e752b-7887-46ae-963c-7fc2f5a33bf8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-29be4243-8f3a-4f39-ad97-084c1ff99799 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-29be4243-8f3a-4f39-ad97-084c1ff99799"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-22d574fd-8d17-4a2c-9f9f-23c8d62ff21f {
  min-height: 50px;
}








#s-22d574fd-8d17-4a2c-9f9f-23c8d62ff21f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22d574fd-8d17-4a2c-9f9f-23c8d62ff21f.shg-box.shg-c {
  justify-content: center;
}

#s-58a846f4-a2f7-4560-9641-72bcd5da0170 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-b40f74fa-a689-479b-84a6-50eaaa542547 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-b40f74fa-a689-479b-84a6-50eaaa542547 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b40f74fa-a689-479b-84a6-50eaaa542547.shg-box.shg-c {
  justify-content: center;
}

#s-de152e57-5ca9-4eca-b8c8-f4fee23f5059 .shogun-icon-wrapper {
  text-align: center;
}


#s-de152e57-5ca9-4eca-b8c8-f4fee23f5059 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-9a6b8b94-1b97-4200-9a0f-a2a65fb3304e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-9a6b8b94-1b97-4200-9a0f-a2a65fb3304e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a6b8b94-1b97-4200-9a0f-a2a65fb3304e.shg-box.shg-c {
  justify-content: center;
}

#s-71e96db7-b176-4fdb-8da2-e34a3e4f4a3f .shogun-icon-wrapper {
  text-align: center;
}


#s-71e96db7-b176-4fdb-8da2-e34a3e4f4a3f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-142f232e-ead2-4419-9870-632cd48e741e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-142f232e-ead2-4419-9870-632cd48e741e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-9a867358-2bf8-43bb-aee3-a40b6bd8fc53 {
  min-height: 20px;
}








#s-9a867358-2bf8-43bb-aee3-a40b6bd8fc53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a867358-2bf8-43bb-aee3-a40b6bd8fc53.shg-box.shg-c {
  justify-content: center;
}

#s-d45a6384-e656-497b-adc5-7b347dfd95c5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-153de293-b415-46bd-91f2-a2861457a490 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(222, 227, 199, 1);
}








#s-153de293-b415-46bd-91f2-a2861457a490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-153de293-b415-46bd-91f2-a2861457a490.shg-box.shg-c {
  justify-content: center;
}

#s-b68eee69-31b8-4e4a-b885-b51f7ff339b6 .shogun-icon-wrapper {
  text-align: center;
}


#s-b68eee69-31b8-4e4a-b885-b51f7ff339b6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-bf1f2f08-da64-44d8-8153-f3d90c536112 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-bf1f2f08-da64-44d8-8153-f3d90c536112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf1f2f08-da64-44d8-8153-f3d90c536112.shg-box.shg-c {
  justify-content: center;
}

#s-9f6e12d3-ed4e-42f8-9581-db86bc346408 .shogun-icon-wrapper {
  text-align: center;
}


#s-9f6e12d3-ed4e-42f8-9581-db86bc346408 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-b7f35a38-048b-41fa-b599-1caad02ac176 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-b7f35a38-048b-41fa-b599-1caad02ac176"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-ca8d7079-f348-4be8-8c7d-c5478916b080 {
  min-height: 50px;
}








#s-ca8d7079-f348-4be8-8c7d-c5478916b080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca8d7079-f348-4be8-8c7d-c5478916b080.shg-box.shg-c {
  justify-content: center;
}

#s-21e642fc-a6a7-418e-b9ed-35fb64ab28db {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-df57c65d-40d0-4ede-8eee-9269674c413b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-df57c65d-40d0-4ede-8eee-9269674c413b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df57c65d-40d0-4ede-8eee-9269674c413b.shg-box.shg-c {
  justify-content: center;
}

#s-7a873448-1faf-4d3f-91a4-e2c139774679 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a873448-1faf-4d3f-91a4-e2c139774679 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-bd38590e-15a1-46d8-9253-8166a20e9140 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-bd38590e-15a1-46d8-9253-8166a20e9140 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd38590e-15a1-46d8-9253-8166a20e9140.shg-box.shg-c {
  justify-content: center;
}

#s-0a0fa487-b2fb-4d0e-8671-075c3272feed .shogun-icon-wrapper {
  text-align: center;
}


#s-0a0fa487-b2fb-4d0e-8671-075c3272feed .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-0945c760-b516-430c-b9a7-f0120add02c3 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-0945c760-b516-430c-b9a7-f0120add02c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-8f9243f1-2a57-4bec-90ec-792f281976f6 {
  min-height: 50px;
}








#s-8f9243f1-2a57-4bec-90ec-792f281976f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f9243f1-2a57-4bec-90ec-792f281976f6.shg-box.shg-c {
  justify-content: center;
}

#s-5ce4f815-7a29-4d32-92f9-ae7b4821ecd0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-ba1653dc-9056-4d30-8b72-c2e4ac476650 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-ba1653dc-9056-4d30-8b72-c2e4ac476650 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba1653dc-9056-4d30-8b72-c2e4ac476650.shg-box.shg-c {
  justify-content: center;
}

#s-9751cd12-a391-415a-8644-4e4675698887 .shogun-icon-wrapper {
  text-align: center;
}


#s-9751cd12-a391-415a-8644-4e4675698887 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-bf4cf713-64c3-4b03-9c3a-409902413051 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-bf4cf713-64c3-4b03-9c3a-409902413051 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf4cf713-64c3-4b03-9c3a-409902413051.shg-box.shg-c {
  justify-content: center;
}

#s-72a8edb4-3517-4b72-a326-fd2b883fafbf .shogun-icon-wrapper {
  text-align: center;
}


#s-72a8edb4-3517-4b72-a326-fd2b883fafbf .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-3e26747c-a87d-4557-884e-1ce960142445 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
max-width: 800px;
background-color: rgba(222, 227, 199, 0);
}

@media (min-width: 0px) {
[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-3e26747c-a87d-4557-884e-1ce960142445"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-4829cc6e-eb36-45bc-90b5-4bae938e0c98 {
  min-height: 50px;
}








#s-4829cc6e-eb36-45bc-90b5-4bae938e0c98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4829cc6e-eb36-45bc-90b5-4bae938e0c98.shg-box.shg-c {
  justify-content: center;
}

#s-04aec2de-ee5a-4769-be78-a333a74fae83 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 800px;
}

#s-6c082a0f-929f-4154-a320-0fcdec05278d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(222, 227, 199, 1);
}








#s-6c082a0f-929f-4154-a320-0fcdec05278d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c082a0f-929f-4154-a320-0fcdec05278d.shg-box.shg-c {
  justify-content: center;
}

#s-a8de885d-556c-4eda-821b-9fa4f37e9a1d .shogun-icon-wrapper {
  text-align: center;
}


#s-a8de885d-556c-4eda-821b-9fa4f37e9a1d .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: #495056;
}

#s-c8a714b6-2548-492c-832d-48177e051259 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
}








#s-c8a714b6-2548-492c-832d-48177e051259 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a714b6-2548-492c-832d-48177e051259.shg-box.shg-c {
  justify-content: center;
}

#s-4ecc7529-dc42-4456-a78e-96922fc77cda .shogun-icon-wrapper {
  text-align: center;
}


#s-4ecc7529-dc42-4456-a78e-96922fc77cda .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(56, 79, 59, 1);
}

#s-a140450d-4bf6-4a2c-8319-ae9a12c5c8e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 3em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
max-width: 800px;
}

#s-79474d70-f589-419a-8a3f-2219bd6376bb {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-79474d70-f589-419a-8a3f-2219bd6376bb:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-79474d70-f589-419a-8a3f-2219bd6376bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79474d70-f589-419a-8a3f-2219bd6376bb.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

#s-25a91cb1-7649-4608-a41d-bb2fda1c2a12 {
  padding-top: 3em;
padding-bottom: 3em;
min-height: 400px;
background-color: rgba(239, 242, 226, 1);
}








#s-25a91cb1-7649-4608-a41d-bb2fda1c2a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25a91cb1-7649-4608-a41d-bb2fda1c2a12.shg-box.shg-c {
  justify-content: center;
}

#s-242527b1-cbbc-4921-99b5-4e00e6e6cf27 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-242527b1-cbbc-4921-99b5-4e00e6e6cf27 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  900 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-ab1c18b0-d1b7-4d2b-8cca-2465be86bc67 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-ab1c18b0-d1b7-4d2b-8cca-2465be86bc67 {
  
}
}
#s-ab1c18b0-d1b7-4d2b-8cca-2465be86bc67 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-333e3367-11e3-40d3-ba7b-2e5b6e599ea5 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
max-width: 800px;
}

#s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-d927bd0a-51e6-46f4-af20-ae7c084f6fc6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-e4bacb26-9824-4ca8-8fba-a1609149df15 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-e4bacb26-9824-4ca8-8fba-a1609149df15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4bacb26-9824-4ca8-8fba-a1609149df15.shg-box.shg-c {
  justify-content: center;
}

#s-280fd948-02b5-415a-8071-2e48dfdc487b {
  padding-top: 2em;
padding-bottom: 1em;
text-align: center;
}

#s-280fd948-02b5-415a-8071-2e48dfdc487b .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2c751784-d6ae-4eba-9334-a9d82bfc36e2 {
  text-align: center;
}

#s-2c751784-d6ae-4eba-9334-a9d82bfc36e2 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09fa9f70-1443-44e5-823b-52966f1dae2e {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-09fa9f70-1443-44e5-823b-52966f1dae2e img.shogun-image {
    
    width: px;
  }


#s-09fa9f70-1443-44e5-823b-52966f1dae2e .shogun-image-content {
  
    align-items: center;
  
}

#s-28d258f7-3ed7-443a-bf93-5baab64e8d94 {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#s-28d258f7-3ed7-443a-bf93-5baab64e8d94 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa031817-886a-47bb-98d7-310efff8b731 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-fa031817-886a-47bb-98d7-310efff8b731 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-718b73a0-98f8-4ca0-97b1-78f2d94e5c23 {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-718b73a0-98f8-4ca0-97b1-78f2d94e5c23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-718b73a0-98f8-4ca0-97b1-78f2d94e5c23.shg-box.shg-c {
  justify-content: center;
}

#s-95a29aa2-1b3d-4fb7-b000-612890c70abd {
  padding-top: 2em;
padding-bottom: 1em;
text-align: center;
}

#s-95a29aa2-1b3d-4fb7-b000-612890c70abd .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5b3cff62-9ae8-4a40-af76-f2bea53c35f6 {
  text-align: center;
}

#s-5b3cff62-9ae8-4a40-af76-f2bea53c35f6 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cca4970e-8c5f-4689-ba73-f809717dfc3d {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-cca4970e-8c5f-4689-ba73-f809717dfc3d img.shogun-image {
    
    width: px;
  }


#s-cca4970e-8c5f-4689-ba73-f809717dfc3d .shogun-image-content {
  
    align-items: center;
  
}

#s-1b351d80-5244-4b2b-831a-07bec3c70421 {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 5px;
padding-left: 1em;
padding-right: 1em;
text-align: center;
}

#s-1b351d80-5244-4b2b-831a-07bec3c70421 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d60b6b4f-a19b-4400-aef9-cf5da1a14366 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-d60b6b4f-a19b-4400-aef9-cf5da1a14366 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a409fa8-0162-437b-bdce-04d932f4941e {
  box-shadow:0px 0px 7px 0px rgba(56, 79, 59, 1);
border-style: solid;
margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(56, 79, 59, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-3a409fa8-0162-437b-bdce-04d932f4941e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a409fa8-0162-437b-bdce-04d932f4941e.shg-box.shg-c {
  justify-content: center;
}

#s-03657fbb-c041-489e-9c32-58d6ab8f20db {
  padding-top: 2em;
padding-bottom: 1em;
text-align: center;
}

#s-03657fbb-c041-489e-9c32-58d6ab8f20db .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:   ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3b532579-3828-4d55-bf00-a1086135464b {
  text-align: center;
}

#s-3b532579-3828-4d55-bf00-a1086135464b .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71395fb3-e3ac-4421-8084-e1022170fccf {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 100px;
text-align: left;
}




  #s-71395fb3-e3ac-4421-8084-e1022170fccf img.shogun-image {
    
    width: px;
  }


#s-71395fb3-e3ac-4421-8084-e1022170fccf .shogun-image-content {
  
    align-items: center;
  
}

#s-0c2da33a-66a1-4e41-82ff-e4a8332e9f83 {
  margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#s-0c2da33a-66a1-4e41-82ff-e4a8332e9f83 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6acb4e0-6a5c-411c-a610-9a0996939488 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-b6acb4e0-6a5c-411c-a610-9a0996939488 .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-49e64050-d58b-4f32-a444-fe5657d98f60 {
  padding-top: 0em;
padding-bottom: 3em;
min-height: 50px;
background-color: rgba(248, 249, 243, 0);
}








#s-49e64050-d58b-4f32-a444-fe5657d98f60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49e64050-d58b-4f32-a444-fe5657d98f60.shg-box.shg-c {
  justify-content: center;
}

#s-41737c6d-f845-4252-9fae-fee54ce96dfe {
  margin-top: 3em;
margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-41737c6d-f845-4252-9fae-fee54ce96dfe {
  
}
}
#s-41737c6d-f845-4252-9fae-fee54ce96dfe .shogun-heading-component h2 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19b905f7-1ce0-4f09-94ed-2d7b07cb1a9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 {
  display: none;
}
#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4, #wrap-s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 {
  display: none;
}
#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4, #wrap-s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 {
  display: none;
}
#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4, #wrap-s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 { display:none !important; }}



  #s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 img.shogun-image {
    
    width: px;
  }


#s-f09b7614-eabb-4d7e-b4b6-2a33f3f825e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85 {
  display: none;
}
#s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85, #wrap-s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85 { display:none !important; }}



  #s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85 img.shogun-image {
    
    width: px;
  }


#s-b08550e9-2b59-4ffa-847b-c84b2a1a4e85 .shogun-image-content {
  
    align-items: center;
  
}

#s-3af934aa-7125-42b3-b02f-4c31d383a2ee {
  margin-top: 5em;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 800px;
text-align: center;
}

#s-3af934aa-7125-42b3-b02f-4c31d383a2ee .shogun-heading-component h3 {
  color: rgba(56, 79, 59, 1);
  font-weight:  700 ;
  font-family: Source Serif Pro;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4222164b-3b8e-4e09-9d44-d368a24ab57c {
  margin-left: 8%;
margin-right: 8%;
padding-bottom: 2em;
max-width: 800px;
text-align: center;
}

#s-4222164b-3b8e-4e09-9d44-d368a24ab57c .shogun-heading-component h3 {
  color: rgba(56, 79, 59, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-31a55b81-576b-4ce9-bd45-aec5b1b417d9 {
  box-shadow:0px 0px 8px 0px rgba(165, 165, 165, 1);
border-style: solid;
margin-top: 1em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-color: rgba(34, 25, 77, 0);
border-radius: 10px;
background-color: rgba(253, 213, 145, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(56, 79, 59, 1);
}
#s-31a55b81-576b-4ce9-bd45-aec5b1b417d9:hover {background-color: rgba(56, 79, 59, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-31a55b81-576b-4ce9-bd45-aec5b1b417d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31a55b81-576b-4ce9-bd45-aec5b1b417d9.shg-btn {
  color: rgba(56, 79, 59, 1);
  font-size: 20px;
  font-weight: 800;
  
  font-family: Crimson Pro;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
