.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-9fba64c2-bac0-4170-94c2-2bf21e8d766e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e {
  
}
}@media (max-width: 767px){#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e {
  
}
}







#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fba64c2-bac0-4170-94c2-2bf21e8d766e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e1159631-8529-48de-a5f6-603d26ccfc74 {
  background-image: url(https://i.shgcdn.com/128f0708-3c63-4490-8246-6b0279b02185/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-e1159631-8529-48de-a5f6-603d26ccfc74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1159631-8529-48de-a5f6-603d26ccfc74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1159631-8529-48de-a5f6-603d26ccfc74 {
  
}
}@media (max-width: 767px){#s-e1159631-8529-48de-a5f6-603d26ccfc74 {
  
}
}







#s-e1159631-8529-48de-a5f6-603d26ccfc74 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-e1159631-8529-48de-a5f6-603d26ccfc74.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-947d1494-19a4-4d25-96c3-da2162564a4c {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-947d1494-19a4-4d25-96c3-da2162564a4c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0f5aa650-05f5-4d82-a4c9-7520886741ec {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}








#s-0f5aa650-05f5-4d82-a4c9-7520886741ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f5aa650-05f5-4d82-a4c9-7520886741ec.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-c084e1ac-6bbd-4586-a494-b569aabcdc4e {
  box-shadow:0px 0px 0px 0px ;
margin-top: 30px;
margin-left: 30px;
margin-bottom: 5px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c084e1ac-6bbd-4586-a494-b569aabcdc4e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c084e1ac-6bbd-4586-a494-b569aabcdc4e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c084e1ac-6bbd-4586-a494-b569aabcdc4e {
  
}
}@media (max-width: 767px){#s-c084e1ac-6bbd-4586-a494-b569aabcdc4e {
  
}
}
#s-c084e1ac-6bbd-4586-a494-b569aabcdc4e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 2.1em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e436ce7-612e-432b-bf9e-aff2b815763a {
  margin-top: 8px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-7e436ce7-612e-432b-bf9e-aff2b815763a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e436ce7-612e-432b-bf9e-aff2b815763a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e436ce7-612e-432b-bf9e-aff2b815763a {
  
}
}@media (max-width: 767px){#s-7e436ce7-612e-432b-bf9e-aff2b815763a {
  
}
}
#s-7e436ce7-612e-432b-bf9e-aff2b815763a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.2em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

#s-a8fdd27e-45cc-4b78-be88-7d9f9f97b551 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 20px;
padding-top: 9px;
padding-left: 32px;
padding-bottom: 9px;
padding-right: 32px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(255, 204, 78, 1);
text-decoration: none;
hover-type: color;
color: rgba(48, 47, 58, 1);
}
#s-a8fdd27e-45cc-4b78-be88-7d9f9f97b551:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a8fdd27e-45cc-4b78-be88-7d9f9f97b551:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(255, 204, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-a8fdd27e-45cc-4b78-be88-7d9f9f97b551.shg-btn {
  color: rgba(48, 47, 58, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 {
  
}
}@media (max-width: 767px){#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 {
  
}
}







#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25ee896b-fb78-43cb-bdaa-3c254e26fcc5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 5px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb {
  
}
}@media (max-width: 767px){#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb {
  
}
}
#s-88145ee8-ef87-41db-8b8d-7e242d41e2fb .shogun-heading-component h2 {
  color: rgba(187, 179, 100, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.6em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ae28c0e-6959-4797-9806-e99c268ff726 {
  border-style: solid;
margin-top: 30px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
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(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1ae28c0e-6959-4797-9806-e99c268ff726 {
  display: none;
}
#s-1ae28c0e-6959-4797-9806-e99c268ff726, #wrap-s-1ae28c0e-6959-4797-9806-e99c268ff726 { display:none !important; }}@media (max-width: 767px){#s-1ae28c0e-6959-4797-9806-e99c268ff726 {
  display: none;
}
#s-1ae28c0e-6959-4797-9806-e99c268ff726, #wrap-s-1ae28c0e-6959-4797-9806-e99c268ff726 { display:none !important; }}







#s-1ae28c0e-6959-4797-9806-e99c268ff726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ae28c0e-6959-4797-9806-e99c268ff726.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8c4fa15c-303a-48b6-939b-3035a8146be5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.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-14ded233-4250-475e-bef7-c0eebd5c0f65 {
  text-align: center;
}
#s-14ded233-4250-475e-bef7-c0eebd5c0f65:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-14ded233-4250-475e-bef7-c0eebd5c0f65 img.shogun-image {
    
    width: px;
  }


#s-14ded233-4250-475e-bef7-c0eebd5c0f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-b78962f8-5098-43f6-b1b1-7f9cb3c71cea {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-b78962f8-5098-43f6-b1b1-7f9cb3c71cea:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b78962f8-5098-43f6-b1b1-7f9cb3c71cea:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-b78962f8-5098-43f6-b1b1-7f9cb3c71cea.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-de164d30-77a7-4a4e-8161-6153e10427b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de164d30-77a7-4a4e-8161-6153e10427b8 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-de164d30-77a7-4a4e-8161-6153e10427b8 .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-e9e8caa8-1121-4d72-ba9c-9c405b2ec302 {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-e9e8caa8-1121-4d72-ba9c-9c405b2ec302 .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-e9e8caa8-1121-4d72-ba9c-9c405b2ec302 .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


.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-4086b05a-30e7-440a-93cc-a1cf71442f75 {
  text-align: center;
}
#s-4086b05a-30e7-440a-93cc-a1cf71442f75:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-4086b05a-30e7-440a-93cc-a1cf71442f75 img.shogun-image {
    
    width: px;
  }


#s-4086b05a-30e7-440a-93cc-a1cf71442f75 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf66aef9-0121-428a-8a70-c2094a8ba970 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-bf66aef9-0121-428a-8a70-c2094a8ba970:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bf66aef9-0121-428a-8a70-c2094a8ba970:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-bf66aef9-0121-428a-8a70-c2094a8ba970.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-152e155f-9a82-4d43-ac33-54f14e5f805f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-152e155f-9a82-4d43-ac33-54f14e5f805f .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-152e155f-9a82-4d43-ac33-54f14e5f805f .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-ca9764fa-18a3-487e-84f5-a02a5d1f042f {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-ca9764fa-18a3-487e-84f5-a02a5d1f042f .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-ca9764fa-18a3-487e-84f5-a02a5d1f042f .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-c3a9ce02-20b9-424e-8d56-8184285d6cb4 {
  text-align: center;
}
#s-c3a9ce02-20b9-424e-8d56-8184285d6cb4:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-c3a9ce02-20b9-424e-8d56-8184285d6cb4 img.shogun-image {
    
    width: px;
  }


#s-c3a9ce02-20b9-424e-8d56-8184285d6cb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-78069b63-1872-4b91-b006-ec9959211138 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-78069b63-1872-4b91-b006-ec9959211138:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-78069b63-1872-4b91-b006-ec9959211138:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-78069b63-1872-4b91-b006-ec9959211138.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-3ae99982-4ae1-4bb6-9328-ac73c307e693 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ae99982-4ae1-4bb6-9328-ac73c307e693 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-3ae99982-4ae1-4bb6-9328-ac73c307e693 .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-15b9788d-1e4d-4d04-b394-68518084fea0 {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-15b9788d-1e4d-4d04-b394-68518084fea0 .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-15b9788d-1e4d-4d04-b394-68518084fea0 .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-7d9eee19-e23d-4852-b722-d62bae288e47 {
  text-align: center;
}
#s-7d9eee19-e23d-4852-b722-d62bae288e47:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-7d9eee19-e23d-4852-b722-d62bae288e47 img.shogun-image {
    
    width: px;
  }


#s-7d9eee19-e23d-4852-b722-d62bae288e47 .shogun-image-content {
  
    align-items: center;
  
}

#s-4daab194-50ad-47cf-a314-42399e9475fd {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-4daab194-50ad-47cf-a314-42399e9475fd:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4daab194-50ad-47cf-a314-42399e9475fd:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-4daab194-50ad-47cf-a314-42399e9475fd.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-4db64f9c-5043-4088-a465-2b48f4ba1fe5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4db64f9c-5043-4088-a465-2b48f4ba1fe5 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-4db64f9c-5043-4088-a465-2b48f4ba1fe5 .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-bf7f2e5b-7605-419b-ba7b-d939366070be {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-bf7f2e5b-7605-419b-ba7b-d939366070be .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-bf7f2e5b-7605-419b-ba7b-d939366070be .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-9c100f9a-7f33-4283-998f-b0e2585c6613 {
  border-style: solid;
margin-top: 30px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
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(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9c100f9a-7f33-4283-998f-b0e2585c6613 {
  display: none;
}
#s-9c100f9a-7f33-4283-998f-b0e2585c6613, #wrap-s-9c100f9a-7f33-4283-998f-b0e2585c6613 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c100f9a-7f33-4283-998f-b0e2585c6613 {
  display: none;
}
#s-9c100f9a-7f33-4283-998f-b0e2585c6613, #wrap-s-9c100f9a-7f33-4283-998f-b0e2585c6613 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c100f9a-7f33-4283-998f-b0e2585c6613 {
  
}
}@media (max-width: 767px){#s-9c100f9a-7f33-4283-998f-b0e2585c6613 {
  
}
}







#s-9c100f9a-7f33-4283-998f-b0e2585c6613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c100f9a-7f33-4283-998f-b0e2585c6613.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27fd5eba-40ef-4d89-b2ca-58e093915a0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3332cf7f-8ad0-447e-913e-62ca353f9cea {
  text-align: center;
}
#s-3332cf7f-8ad0-447e-913e-62ca353f9cea:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-3332cf7f-8ad0-447e-913e-62ca353f9cea img.shogun-image {
    
    width: px;
  }


#s-3332cf7f-8ad0-447e-913e-62ca353f9cea .shogun-image-content {
  
    align-items: center;
  
}

#s-c9b919d1-fc36-40f7-a47c-35d639bab2b5 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-c9b919d1-fc36-40f7-a47c-35d639bab2b5:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c9b919d1-fc36-40f7-a47c-35d639bab2b5:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-c9b919d1-fc36-40f7-a47c-35d639bab2b5.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-6fceb2b0-5263-4340-861d-177d28ea8aef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fceb2b0-5263-4340-861d-177d28ea8aef .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-6fceb2b0-5263-4340-861d-177d28ea8aef .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-470dd539-bef4-4e0d-8afc-c39d39fb477c {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-470dd539-bef4-4e0d-8afc-c39d39fb477c .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-470dd539-bef4-4e0d-8afc-c39d39fb477c .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-8614d6c7-b1bb-4067-a654-8f153088025a {
  text-align: center;
}
#s-8614d6c7-b1bb-4067-a654-8f153088025a:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-8614d6c7-b1bb-4067-a654-8f153088025a img.shogun-image {
    
    width: px;
  }


#s-8614d6c7-b1bb-4067-a654-8f153088025a .shogun-image-content {
  
    align-items: center;
  
}

#s-9c23a566-a66e-4bce-9022-3055ea920b8d {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-9c23a566-a66e-4bce-9022-3055ea920b8d:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9c23a566-a66e-4bce-9022-3055ea920b8d:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-9c23a566-a66e-4bce-9022-3055ea920b8d.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-857cf81c-8bf9-43c7-bd53-4d459c6ee407 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-857cf81c-8bf9-43c7-bd53-4d459c6ee407 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-857cf81c-8bf9-43c7-bd53-4d459c6ee407 .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-8a7b8606-a44f-406a-a7cb-59d4934a1eb3 {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-8a7b8606-a44f-406a-a7cb-59d4934a1eb3 .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-8a7b8606-a44f-406a-a7cb-59d4934a1eb3 .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-cb92158d-6548-4736-90be-abe17accbdfe {
  text-align: center;
}
#s-cb92158d-6548-4736-90be-abe17accbdfe:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-cb92158d-6548-4736-90be-abe17accbdfe img.shogun-image {
    
    width: px;
  }


#s-cb92158d-6548-4736-90be-abe17accbdfe .shogun-image-content {
  
    align-items: center;
  
}

#s-ca33823e-c865-4dc6-994a-9cfd499df3a4 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-ca33823e-c865-4dc6-994a-9cfd499df3a4:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ca33823e-c865-4dc6-994a-9cfd499df3a4:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-ca33823e-c865-4dc6-994a-9cfd499df3a4.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-e3e56f89-875f-4dff-be27-967a96cec80d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3e56f89-875f-4dff-be27-967a96cec80d .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-e3e56f89-875f-4dff-be27-967a96cec80d .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-ce6aad64-1635-483a-8ec7-0f7ef3f1a078 {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-ce6aad64-1635-483a-8ec7-0f7ef3f1a078 .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-ce6aad64-1635-483a-8ec7-0f7ef3f1a078 .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-867d9d02-2b93-4d1e-a831-1d8833eee0c8 {
  margin-bottom: 12px;
}

#s-2c6ddbcc-04cd-4320-b6f4-e2a1c0637092 {
  text-align: center;
}
#s-2c6ddbcc-04cd-4320-b6f4-e2a1c0637092:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(242, 191, 92, 1) !important;}



  #s-2c6ddbcc-04cd-4320-b6f4-e2a1c0637092 img.shogun-image {
    
    width: px;
  }


#s-2c6ddbcc-04cd-4320-b6f4-e2a1c0637092 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4d228d0-d73e-4d68-9301-481615821c9c {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(242, 191, 92, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(63, 65, 63, 1);
}
#s-c4d228d0-d73e-4d68-9301-481615821c9c:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c4d228d0-d73e-4d68-9301-481615821c9c:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(242, 191, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-c4d228d0-d73e-4d68-9301-481615821c9c.shg-btn {
  color: rgba(63, 65, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b21e86b8-9473-43fc-87bc-df6794554b66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b21e86b8-9473-43fc-87bc-df6794554b66 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-b21e86b8-9473-43fc-87bc-df6794554b66 .shogun-heading-component h3 a {
  color: rgba(221, 185, 114, 1);
}


#s-9f28a125-a2c7-4ca2-801b-2969d884f0c5 {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-9f28a125-a2c7-4ca2-801b-2969d884f0c5 .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}


#s-9f28a125-a2c7-4ca2-801b-2969d884f0c5 .shogun-heading-component h3 a {
  color: rgba(48, 47, 58, 1);
}


#s-058e14b0-d2f7-490a-b9d6-c48df7525250 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 60px;
padding-top: 22px;
padding-bottom: 22px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(187, 179, 100, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(247, 244, 237, 1);
}








#s-058e14b0-d2f7-490a-b9d6-c48df7525250 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-058e14b0-d2f7-490a-b9d6-c48df7525250.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6b7c5b0-6dcd-4913-a686-7f75e7d1bda7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-58732cce-ba72-4956-8f26-3e1f480f39d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58732cce-ba72-4956-8f26-3e1f480f39d9 .shogun-heading-component h3 {
  color: rgba(221, 185, 114, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.6em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-48942d3a-a6af-4830-bc00-e32182030d6a {
  text-align: center;
}
#s-48942d3a-a6af-4830-bc00-e32182030d6a:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(229, 224, 148, 1) !important;}



  #s-48942d3a-a6af-4830-bc00-e32182030d6a img.shogun-image {
    
    width: px;
  }


#s-48942d3a-a6af-4830-bc00-e32182030d6a .shogun-image-content {
  
    align-items: center;
  
}

#s-e5a2557f-692e-4d22-87be-424a7d187d30 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fabc8b6-c243-4c53-8a3a-356ec79a51fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1e966ad3-e8e6-4b16-9ea7-4fab4b3ae3aa {
  text-align: center;
}
#s-1e966ad3-e8e6-4b16-9ea7-4fab4b3ae3aa:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(229, 224, 148, 1) !important;}



  #s-1e966ad3-e8e6-4b16-9ea7-4fab4b3ae3aa img.shogun-image {
    
    width: px;
  }


#s-1e966ad3-e8e6-4b16-9ea7-4fab4b3ae3aa .shogun-image-content {
  
    align-items: center;
  
}

#s-1a95a3c0-c972-4eb5-9eae-3ed745241e43 {
  margin-top: 19px;
margin-left: 30px;
margin-bottom: 13px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1a95a3c0-c972-4eb5-9eae-3ed745241e43 .shogun-heading-component h3 {
  color: rgba(187, 179, 100, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a894ddd3-50aa-43ae-bc84-ae6987b4e47a {
  padding-top: 1px;
padding-bottom: 13px;
text-align: center;
}

#s-a894ddd3-50aa-43ae-bc84-ae6987b4e47a .shogun-heading-component h3 {
  color: rgba(48, 47, 58, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.2em;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-510a390e-7a95-4454-9ead-8bd442c1a4bf {
  margin-bottom: 15px;
}

#s-113790bc-0d7b-44cd-9b92-9ac755ff2752 {
  text-align: center;
}
#s-113790bc-0d7b-44cd-9b92-9ac755ff2752:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(229, 224, 148, 1) !important;}



  #s-113790bc-0d7b-44cd-9b92-9ac755ff2752 img.shogun-image {
    
    width: px;
  }


#s-113790bc-0d7b-44cd-9b92-9ac755ff2752 .shogun-image-content {
  
    align-items: center;
  
}

#s-c614b973-c156-45a4-9900-78e7ad418a77 {
  margin-top: 19px;
margin-left: 30px;
margin-bottom: 13px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c614b973-c156-45a4-9900-78e7ad418a77 .shogun-heading-component h3 {
  color: rgba(187, 179, 100, 1);
  font-weight:   ;
  font-family: Arimo;
  font-style:   ;
  font-size: 1.3em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af75d72f-e0f1-4d30-a709-2a44d22af6c4 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 23px;
padding-top: 9px;
padding-left: 32px;
padding-bottom: 9px;
padding-right: 32px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(177, 180, 172, 1);
border-radius: 24px;
opacity: 1;
text-align: center;
background-color: rgba(229, 224, 148, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(48, 47, 58, 1);
}
#s-af75d72f-e0f1-4d30-a709-2a44d22af6c4:hover {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 204, 78, 1) !important;
text-decoration: none !important;
color: rgba(48, 47, 58, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-af75d72f-e0f1-4d30-a709-2a44d22af6c4:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(229, 224, 148, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(48, 47, 58, 1) !important;}


#s-af75d72f-e0f1-4d30-a709-2a44d22af6c4.shg-btn {
  color: rgba(48, 47, 58, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a3e1a6d0-12d0-4314-a07a-5992601c24f7 {
  margin-top: 60px;
margin-bottom: 60px;
min-height: 50px;
background-attachment: scroll;
}








#s-a3e1a6d0-12d0-4314-a07a-5992601c24f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3e1a6d0-12d0-4314-a07a-5992601c24f7.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-5586f70a-703e-443b-bdae-6e3ab9498891 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9cbe97ae-5cb4-4402-a5af-d0f827440e5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-932bac91-5e3e-44ae-8b28-4fe3cc732f15 {
  text-align: left;
}




  #s-932bac91-5e3e-44ae-8b28-4fe3cc732f15 img.shogun-image {
    
    width: px;
  }


#s-932bac91-5e3e-44ae-8b28-4fe3cc732f15 .shogun-image-content {
  
    align-items: center;
  
}

#s-462ea3fb-985c-4651-b5e9-fd96f5a205f0 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d7941e17-25b3-4b9e-8f8d-ed48193fced8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-89ffb1a0-3611-4163-a617-4fa550500001 {
  text-align: left;
}




  #s-89ffb1a0-3611-4163-a617-4fa550500001 img.shogun-image {
    
    width: px;
  }


#s-89ffb1a0-3611-4163-a617-4fa550500001 .shogun-image-content {
  
    align-items: center;
  
}

#s-514145dd-a7ee-4b14-ae87-36c888171289 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-7fa7f34a-fd82-4317-9d9b-d1fc15f1bf18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-82a09f26-89d1-42be-8080-de993b1686d6 {
  text-align: left;
}




  #s-82a09f26-89d1-42be-8080-de993b1686d6 img.shogun-image {
    
    width: px;
  }


#s-82a09f26-89d1-42be-8080-de993b1686d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f572932-c661-46a3-9da5-f4d47a50e408 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-05c51318-1246-46fa-b524-b0d0e9840cc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-4802fc7c-8cac-4054-a26c-2ee8932d68dd {
  text-align: left;
}




  #s-4802fc7c-8cac-4054-a26c-2ee8932d68dd img.shogun-image {
    
    width: px;
  }


#s-4802fc7c-8cac-4054-a26c-2ee8932d68dd .shogun-image-content {
  
    align-items: center;
  
}

#s-30ebc22b-f265-476e-8465-7e835e6c03f2 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-60cb2db4-23f5-4811-a553-54412c242cff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-a3acfb83-a9d5-4f0a-8222-406c60b67abd {
  text-align: left;
}




  #s-a3acfb83-a9d5-4f0a-8222-406c60b67abd img.shogun-image {
    
    width: px;
  }


#s-a3acfb83-a9d5-4f0a-8222-406c60b67abd .shogun-image-content {
  
    align-items: center;
  
}

#s-cac0b66c-d124-4fc1-9795-bacea0c48926 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-5daf8c1b-5da5-44dd-a2e0-816435a99612"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-0f6609e5-e089-45da-b31f-edaa776afc55 {
  text-align: left;
}




  #s-0f6609e5-e089-45da-b31f-edaa776afc55 img.shogun-image {
    
    width: px;
  }


#s-0f6609e5-e089-45da-b31f-edaa776afc55 .shogun-image-content {
  
    align-items: center;
  
}

#s-099c1ffa-e4ef-4876-90f4-2e048c87954e {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-9fdd5375-e802-4026-9000-8f13a1bd0cdc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-d0735c32-b9da-4647-89cb-fc9609923afc {
  text-align: left;
}




  #s-d0735c32-b9da-4647-89cb-fc9609923afc img.shogun-image {
    
    width: px;
  }


#s-d0735c32-b9da-4647-89cb-fc9609923afc .shogun-image-content {
  
    align-items: center;
  
}

#s-a3099c04-4bdd-4d15-a175-d5f78dfea00c {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-d58cb227-7904-4627-a2c5-4ca913ce848b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-7f619c46-8193-4291-91c0-c0acf2ece241 {
  text-align: left;
}




  #s-7f619c46-8193-4291-91c0-c0acf2ece241 img.shogun-image {
    
    width: px;
  }


#s-7f619c46-8193-4291-91c0-c0acf2ece241 .shogun-image-content {
  
    align-items: center;
  
}

#s-e398364b-686e-43be-838b-1c0558a2f8fd {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-1aa6714b-898f-44ba-874b-0ecaf0a3a435"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-b4287e44-9290-48ca-9eb6-4a32c198e959 {
  text-align: left;
}




  #s-b4287e44-9290-48ca-9eb6-4a32c198e959 img.shogun-image {
    
    width: px;
  }


#s-b4287e44-9290-48ca-9eb6-4a32c198e959 .shogun-image-content {
  
    align-items: center;
  
}

#s-60dfa518-9a05-424b-baad-83f42bbe461b {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 35.0px);
}

[id="s-0ad6e143-ce4f-4dbd-9197-faedab525ba8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 35.0px);
}

}

#s-bd9d77be-82c1-40e7-9d23-3a29efd76296 {
  text-align: left;
}




  #s-bd9d77be-82c1-40e7-9d23-3a29efd76296 img.shogun-image {
    
    width: px;
  }


#s-bd9d77be-82c1-40e7-9d23-3a29efd76296 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c5c2fe6-f7ca-438f-b1e5-6e70f85ec2e5 {
  margin-left: 20px;
margin-right: 20px;
}

/*
  $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;
}
