.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-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/c5863685-1474-4a3c-9491-99d8c09f5823/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: 600px 540px;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.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;
}

@media (min-width: 1200px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.shg-box.shg-c {
  justify-content: flex-start;
}

.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-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-ac8f8c99-4cbc-46b1-bf74-d432df10e98b {
  min-height: 50px;
}








#s-ac8f8c99-4cbc-46b1-bf74-d432df10e98b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac8f8c99-4cbc-46b1-bf74-d432df10e98b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4b493db5-d404-4c26-a214-019ed1117e6f {
  padding-left: 200px;
padding-right: 200px;
}
@media (min-width: 1200px){#s-4b493db5-d404-4c26-a214-019ed1117e6f {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b493db5-d404-4c26-a214-019ed1117e6f {
  padding-top: 10px;
padding-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b493db5-d404-4c26-a214-019ed1117e6f {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-4b493db5-d404-4c26-a214-019ed1117e6f {
  padding-left: 0px;
padding-right: 0px;
}
}



  #s-4b493db5-d404-4c26-a214-019ed1117e6f img.shogun-image {
    
    width: px;
  }


#s-4b493db5-d404-4c26-a214-019ed1117e6f .shogun-image-content {
  
    align-items: center;
  
}

#s-b9a4687a-024a-416c-aa34-daa4e37c6171 {
  padding-left: 200px;
padding-right: 200px;
}
@media (min-width: 1200px){#s-b9a4687a-024a-416c-aa34-daa4e37c6171 {
  padding-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9a4687a-024a-416c-aa34-daa4e37c6171 {
  padding-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9a4687a-024a-416c-aa34-daa4e37c6171 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-b9a4687a-024a-416c-aa34-daa4e37c6171 {
  padding-left: 0px;
padding-right: 0px;
}
}



  #s-b9a4687a-024a-416c-aa34-daa4e37c6171 img.shogun-image {
    
    width: px;
  }


#s-b9a4687a-024a-416c-aa34-daa4e37c6171 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cc5ea59-3f55-42a5-bfbb-a5e3fb301792 {
  min-height: 50px;
}








#s-0cc5ea59-3f55-42a5-bfbb-a5e3fb301792 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cc5ea59-3f55-42a5-bfbb-a5e3fb301792.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14203c5f-2cec-4e80-889a-fd0de58f6af4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a3763018-1cc0-40d7-bb61-76c0d75c6395 {
  text-align: center;
}
@media (min-width: 1200px){#s-a3763018-1cc0-40d7-bb61-76c0d75c6395 {
  padding-left: 200px;
padding-right: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3763018-1cc0-40d7-bb61-76c0d75c6395 {
  padding-left: 200px;
padding-right: 5px;
}
}




#s-a3763018-1cc0-40d7-bb61-76c0d75c6395 .shogun-image-content {
  
    align-items: center;
  
}

#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd {
  padding-right: 200px;
text-align: center;
}
@media (min-width: 1200px){#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd {
  padding-left: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd {
  padding-left: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd {
  padding-right: 0px;
}
}@media (max-width: 767px){#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd {
  padding-right: 0px;
}
}




#s-98653a1e-e3b1-4841-bdae-b92fbe1af0dd .shogun-image-content {
  
    align-items: center;
  
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs {
  justify-content: flex-start;
}


  #s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(153, 153, 153, 1);
  }
  #s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
  }
#s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(41, 151, 255, 1);
  font-family: Roboto;
  font-weight: ;
  font-style: ;
  font-size: 24px;
}

#s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 56, 102, 1);
}

#s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-eaea157c-5171-403c-9801-e3bb0e0d22b9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(153, 153, 153, 1);
}

#s-ff4a6261-8db1-42ae-a8b5-a2615802c6be {
  padding-top: 60px;
padding-bottom: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-ff4a6261-8db1-42ae-a8b5-a2615802c6be {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff4a6261-8db1-42ae-a8b5-a2615802c6be {
  padding-left: 100px;
padding-right: 100px;
}
}
#s-ff4a6261-8db1-42ae-a8b5-a2615802c6be .shogun-heading-component h1 {
  color: rgba(0, 56, 102, 1);
  font-weight:  900 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-92c18183-832a-4757-97a4-5c73aa9f1de9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-b04c911c-03a5-4eda-a537-8097c2602a33 {
  padding-left: 100px;
padding-right: 100px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b04c911c-03a5-4eda-a537-8097c2602a33 {
  padding-left: 0px;
padding-right: 0px;
}
}



  #s-b04c911c-03a5-4eda-a537-8097c2602a33 img.shogun-image {
    
    width: px;
  }


#s-b04c911c-03a5-4eda-a537-8097c2602a33 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cacfaeb-7056-4d37-879a-34e5162c69e3 {
  min-height: 50px;
}








#s-1cacfaeb-7056-4d37-879a-34e5162c69e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cacfaeb-7056-4d37-879a-34e5162c69e3.shg-box.shg-c {
  justify-content: center;
}

#s-4b7295df-c555-4064-bd2c-0dd2e772e5cc {
  min-height: 50px;
}








#s-4b7295df-c555-4064-bd2c-0dd2e772e5cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b7295df-c555-4064-bd2c-0dd2e772e5cc.shg-box.shg-c {
  justify-content: center;
}

#s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41ae0ddd-7a0f-4d09-abda-e24029b1a84f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-330492db-26c0-4601-a7ad-0b81b7c55c6a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-330492db-26c0-4601-a7ad-0b81b7c55c6a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6 {
  padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6019c8f2-6b75-4c26-8a3e-70dc9b4429c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c0f2726-3fb0-4f33-8177-4824c2841b52 {
  padding-top: 60px;
padding-left: 150px;
padding-bottom: 60px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c0f2726-3fb0-4f33-8177-4824c2841b52 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-1c0f2726-3fb0-4f33-8177-4824c2841b52 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c0f2726-3fb0-4f33-8177-4824c2841b52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ad11fed-f58a-4177-8b0f-49dfce3e2bbc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1a5275a2-dfe0-4c97-af47-4321d1a39cfd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1a5275a2-dfe0-4c97-af47-4321d1a39cfd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-155f30d6-9828-46a1-ae67-f229701cc9ec {
  padding-left: 150px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-155f30d6-9828-46a1-ae67-f229701cc9ec {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-155f30d6-9828-46a1-ae67-f229701cc9ec {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-155f30d6-9828-46a1-ae67-f229701cc9ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8626070f-df6e-4360-85d7-8e65d014bd9c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8626070f-df6e-4360-85d7-8e65d014bd9c {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-8626070f-df6e-4360-85d7-8e65d014bd9c {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8626070f-df6e-4360-85d7-8e65d014bd9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-11d8767f-009b-4774-b619-98972a7a1204 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-11d8767f-009b-4774-b619-98972a7a1204 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6c5ad172-0235-4dfa-9a48-418fbad0cf56 {
  padding-left: 150px;
padding-bottom: 60px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c5ad172-0235-4dfa-9a48-418fbad0cf56 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-6c5ad172-0235-4dfa-9a48-418fbad0cf56 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c5ad172-0235-4dfa-9a48-418fbad0cf56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-aae22909-31da-4856-b4ad-87c81c916cc4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
background-color: rgba(233, 233, 233, 1);
}

#s-4e0787bb-7633-4654-80c8-9a28bf8860a4 {
  padding-top: 5px;
background-color: rgba(255, 255, 255, 1);
}

#s-418378f2-ff9c-4b96-8f6d-c9db2684f69d {
  border-style: solid;
padding-top: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
background-color: rgba(233, 233, 233, 1);
}

#s-18ba416b-14b3-4eba-848e-ac7bce0473e3 {
  padding-top: 5px;
background-color: rgba(255, 255, 255, 1);
}

#s-97a00c80-9e9a-4853-982b-38a10f5436b6 {
  border-style: solid;
padding-top: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
background-color: rgba(233, 233, 233, 1);
}

#s-f8bbc56e-59c3-43f3-96dd-98f4f2d297b2 {
  padding-top: 5px;
background-color: rgba(255, 255, 255, 1);
}

#s-a2b9c46e-6c5e-485d-b4fc-b0780c5657da {
  padding-top: 60px;
}

#s-f14b346e-6060-4a95-91dc-43e754e78662 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
min-height: 50px;
}








#s-f14b346e-6060-4a95-91dc-43e754e78662 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f14b346e-6060-4a95-91dc-43e754e78662.shg-box.shg-c {
  justify-content: center;
}

#s-d6866cbc-b00b-4b40-a6e4-34c7016d547b {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: center;
}




  #s-d6866cbc-b00b-4b40-a6e4-34c7016d547b img.shogun-image {
    
    width: px;
  }


#s-d6866cbc-b00b-4b40-a6e4-34c7016d547b .shogun-image-content {
  
    align-items: center;
  
}

#s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df71100b-0f37-454a-8bb3-4c7a5a7a7f0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5901dad-3068-48ff-999e-5dc2bc57e2d2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e5901dad-3068-48ff-999e-5dc2bc57e2d2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-98588825-fd42-4786-827c-78908a6557d7 {
  padding-left: 150px;
padding-bottom: 60px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-98588825-fd42-4786-827c-78908a6557d7 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-98588825-fd42-4786-827c-78908a6557d7 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-98588825-fd42-4786-827c-78908a6557d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-d9775a0a-550d-4513-94c1-ee38e50f3632 {
  padding-bottom: 15px;
text-align: right;
}




  #s-d9775a0a-550d-4513-94c1-ee38e50f3632 img.shogun-image {
    
    width: px;
  }


#s-d9775a0a-550d-4513-94c1-ee38e50f3632 .shogun-image-content {
  
    align-items: center;
  
}

#s-c26f914b-25b9-4c12-ae1c-e70e6e2a59da {
  padding-bottom: 15px;
text-align: right;
}




  #s-c26f914b-25b9-4c12-ae1c-e70e6e2a59da img.shogun-image {
    
    width: px;
  }


#s-c26f914b-25b9-4c12-ae1c-e70e6e2a59da .shogun-image-content {
  
    align-items: center;
  
}

#s-55fcb31c-9a16-49b8-bfc4-6bc4b94da40f {
  padding-bottom: 15px;
text-align: right;
}




  #s-55fcb31c-9a16-49b8-bfc4-6bc4b94da40f img.shogun-image {
    
    width: px;
  }


#s-55fcb31c-9a16-49b8-bfc4-6bc4b94da40f .shogun-image-content {
  
    align-items: center;
  
}

#s-54587b62-8c49-4ffc-8858-3fbfd162d005 {
  padding-bottom: 15px;
text-align: right;
}




  #s-54587b62-8c49-4ffc-8858-3fbfd162d005 img.shogun-image {
    
    width: px;
  }


#s-54587b62-8c49-4ffc-8858-3fbfd162d005 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d32547e-238d-4f75-bc39-2cbc609c5e6b {
  padding-bottom: 15px;
text-align: right;
}




  #s-3d32547e-238d-4f75-bc39-2cbc609c5e6b img.shogun-image {
    
    width: px;
  }


#s-3d32547e-238d-4f75-bc39-2cbc609c5e6b .shogun-image-content {
  
    align-items: center;
  
}

#s-bfb408c8-a649-4591-9928-fd61c7329793 {
  padding-bottom: 15px;
}

#s-7e7684c2-efd7-4405-9849-de6dc9eb8fc9 {
  padding-bottom: 15px;
}

#s-54aafd89-3709-48f6-9719-694c99a22453 {
  padding-bottom: 15px;
}

#s-55e4625f-9ab6-47c2-aa56-90912a89aa41 {
  padding-bottom: 15px;
}

#s-140675db-f5f2-4565-be65-b369e99d2337 {
  padding-bottom: 15px;
}

#s-02cbe100-c464-4b24-b23b-1ce83b7b5fa2 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
}
@media (min-width: 1200px){#s-02cbe100-c464-4b24-b23b-1ce83b7b5fa2 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02cbe100-c464-4b24-b23b-1ce83b7b5fa2 {
  padding-left: 100px;
padding-right: 100px;
}
}
#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 3px;
padding-left: 150px;
padding-bottom: 60px;
padding-right: 150px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-right: 15px;
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-right: 15px;
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  margin-bottom: 40px;
}
}







#s-36b86bda-11b1-4f57-ad7b-048200c84e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b86bda-11b1-4f57-ad7b-048200c84e5f.shg-box.shg-c {
  justify-content: center;
}

#s-6d0e5d43-da85-4123-b4b9-22f813588656 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}





#s-6d0e5d43-da85-4123-b4b9-22f813588656 .shogun-image-content {
  
    align-items: center;
  
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d .shogun-heading-component h6 {
  color: rgba(36, 81, 123, 1);
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e5606fc5-e79c-4ed1-92eb-7aa5f8bf7c92 {
  margin-top: 10px;
}

#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  min-height: 50px;
}
@media (max-width: 767px){#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72.shg-box.shg-c {
  justify-content: center;
}

#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 img.shogun-image {
    
    width: px;
  }


#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b60061b-fc00-4b53-a8c3-45a0ad81714d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b60061b-fc00-4b53-a8c3-45a0ad81714d .shogun-heading-component h6 {
  color: rgba(36, 81, 123, 1);
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65309c33-624f-4331-b686-35c54246d536 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473.shg-box.shg-c {
  justify-content: center;
}

#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 img.shogun-image {
    
    width: px;
  }


#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4b8ede5-f3cd-41fe-830a-4dcf75f8dcc9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f4b8ede5-f3cd-41fe-830a-4dcf75f8dcc9 .shogun-heading-component h6 {
  color: rgba(36, 81, 123, 1);
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43757720-be18-4c6f-934e-20f09aa1644c {
  margin-top: 10px;
}

#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16.shg-box.shg-c {
  justify-content: center;
}

#s-336df74f-6f92-4e07-96db-adf773077c95 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-336df74f-6f92-4e07-96db-adf773077c95 img.shogun-image {
    
    width: px;
  }


#s-336df74f-6f92-4e07-96db-adf773077c95 .shogun-image-content {
  
    align-items: center;
  
}

#s-c85d8bbe-d77d-452a-9d31-b5f84ad81cb5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c85d8bbe-d77d-452a-9d31-b5f84ad81cb5 .shogun-heading-component h6 {
  color: rgba(36, 81, 123, 1);
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8fc68945-34de-48ef-99b6-a94cb341f7a0 {
  margin-top: 10px;
}

#s-32644099-9329-41e4-8229-3756eb7b93d3 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-top: 0px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-32644099-9329-41e4-8229-3756eb7b93d3 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32644099-9329-41e4-8229-3756eb7b93d3 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-32644099-9329-41e4-8229-3756eb7b93d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

.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-30cc7dcd-f855-4b3e-993c-1ce9a6d11940 {
  background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-30cc7dcd-f855-4b3e-993c-1ce9a6d11940:hover {background-color: rgba(255, 255, 255, 0.69) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-30cc7dcd-f855-4b3e-993c-1ce9a6d11940:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-30cc7dcd-f855-4b3e-993c-1ce9a6d11940.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-ec355420-75bc-4323-9e2d-5339d14ffe2c {
  background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-ec355420-75bc-4323-9e2d-5339d14ffe2c:hover {background-color: rgba(255, 255, 255, 0.69) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec355420-75bc-4323-9e2d-5339d14ffe2c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ec355420-75bc-4323-9e2d-5339d14ffe2c.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-7e8f33b5-a8c5-44e0-8078-109aa0b5767b {
  border-style: solid;
margin-left: 3px;
margin-right: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-7e8f33b5-a8c5-44e0-8078-109aa0b5767b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7e8f33b5-a8c5-44e0-8078-109aa0b5767b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7e8f33b5-a8c5-44e0-8078-109aa0b5767b-btn-wrapper {
    text-align: center;
  }


#s-7e8f33b5-a8c5-44e0-8078-109aa0b5767b.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-d7217c24-e7e1-46af-90eb-6279c9ac3d30 {
  padding-top: 60px;
}

#s-6635d115-8c99-45e1-a0a1-0bf6a2ea8436 {
  padding-top: 60px;
}

#s-bb5aa664-a0e5-4376-9ba2-69298a7913a7 {
  padding-bottom: 60px;
}
@media (min-width: 1200px){#s-bb5aa664-a0e5-4376-9ba2-69298a7913a7 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb5aa664-a0e5-4376-9ba2-69298a7913a7 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb5aa664-a0e5-4376-9ba2-69298a7913a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.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-226a55f0-56c6-455d-b7a3-6a140aa45619 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 450px;
}

#s-226a55f0-56c6-455d-b7a3-6a140aa45619 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-226a55f0-56c6-455d-b7a3-6a140aa45619 .shg-sld-nav-button.shg-sld-left,
#s-226a55f0-56c6-455d-b7a3-6a140aa45619 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b3061fdb-39f0-4e0e-bd01-e137f133264f {
  text-align: center;
}




  #s-b3061fdb-39f0-4e0e-bd01-e137f133264f img.shogun-image {
    
    width: px;
  }


#s-b3061fdb-39f0-4e0e-bd01-e137f133264f .shogun-image-content {
  
    align-items: center;
  
}

#s-ffc17565-e2e0-4f01-8e6e-4ab4de7253cf {
  text-align: center;
}




  #s-ffc17565-e2e0-4f01-8e6e-4ab4de7253cf img.shogun-image {
    
    width: px;
  }


#s-ffc17565-e2e0-4f01-8e6e-4ab4de7253cf .shogun-image-content {
  
    align-items: center;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-5ccee68a-3c64-4b2e-b622-d8ad42c599d2 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-5640ce5a-56ab-41d7-88f6-c47561d60639 {
  text-align: center;
}

#s-9a2db1da-8b14-4d7a-80fd-77b115a801eb {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-9a2db1da-8b14-4d7a-80fd-77b115a801eb img.shogun-image {
    
    width: px;
  }


#s-9a2db1da-8b14-4d7a-80fd-77b115a801eb .shogun-image-content {
  
    align-items: center;
  
}

#s-e6b941d4-eda9-4803-9951-e74a3b262c2a {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3 {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-61bdfa42-3eba-49d4-a6af-2c36ea9f39e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-538cbd1c-820d-45cc-84ee-86aceaeeba2d {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 450px;
}

#s-538cbd1c-820d-45cc-84ee-86aceaeeba2d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-538cbd1c-820d-45cc-84ee-86aceaeeba2d .shg-sld-nav-button.shg-sld-left,
#s-538cbd1c-820d-45cc-84ee-86aceaeeba2d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1ff3716d-5ccb-4439-ab36-19877236ced4 {
  text-align: center;
}




  #s-1ff3716d-5ccb-4439-ab36-19877236ced4 img.shogun-image {
    
    width: px;
  }


#s-1ff3716d-5ccb-4439-ab36-19877236ced4 .shogun-image-content {
  
    align-items: center;
  
}

#s-85696d65-3abb-4052-830d-47c42e36a3fd {
  text-align: center;
}




  #s-85696d65-3abb-4052-830d-47c42e36a3fd img.shogun-image {
    
    width: px;
  }


#s-85696d65-3abb-4052-830d-47c42e36a3fd .shogun-image-content {
  
    align-items: center;
  
}

#s-f0c739fd-4377-4d7c-91ae-1a083654ce8f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-7bfe2074-b168-4dd9-b949-1be57b181f99 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-1ea0ee96-b5c1-4e61-b47c-8fcbbe00dc11 {
  text-align: center;
}

#s-bb7a8cd5-c8bc-4dd8-9f7c-dd8cb8537c31 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-bb7a8cd5-c8bc-4dd8-9f7c-dd8cb8537c31 img.shogun-image {
    
    width: px;
  }


#s-bb7a8cd5-c8bc-4dd8-9f7c-dd8cb8537c31 .shogun-image-content {
  
    align-items: center;
  
}

#s-705c26f6-3c07-440f-9e0e-3301ddd11afc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f6e1bf66-1afa-4524-ba32-b5f681b2d90f {
  padding-top: 60px;
}

#s-6f4647eb-5ab1-4214-be4d-93c69948496a {
  padding-bottom: 60px;
}
@media (min-width: 1200px){#s-6f4647eb-5ab1-4214-be4d-93c69948496a {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f4647eb-5ab1-4214-be4d-93c69948496a {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f4647eb-5ab1-4214-be4d-93c69948496a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ed3a688d-e528-43ef-831f-cb49fb065700 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ed3a688d-e528-43ef-831f-cb49fb065700 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ed3a688d-e528-43ef-831f-cb49fb065700 .shg-sld-nav-button.shg-sld-left,
#s-ed3a688d-e528-43ef-831f-cb49fb065700 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e686fc31-bbae-4051-a94a-2bffa09f96b4 {
  text-align: center;
}




  #s-e686fc31-bbae-4051-a94a-2bffa09f96b4 img.shogun-image {
    
    width: px;
  }


#s-e686fc31-bbae-4051-a94a-2bffa09f96b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b65328d-5ee9-4838-a192-1adbc9d106bc {
  text-align: center;
}




  #s-7b65328d-5ee9-4838-a192-1adbc9d106bc img.shogun-image {
    
    width: px;
  }


#s-7b65328d-5ee9-4838-a192-1adbc9d106bc .shogun-image-content {
  
    align-items: center;
  
}

#s-9c5a12b3-9991-4770-b28d-f0bb902f854f {
  text-align: center;
}




  #s-9c5a12b3-9991-4770-b28d-f0bb902f854f img.shogun-image {
    
    width: px;
  }


#s-9c5a12b3-9991-4770-b28d-f0bb902f854f .shogun-image-content {
  
    align-items: center;
  
}

#s-242f2d09-331e-479a-b28b-13b74839fd8f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0aab011d-2254-4c75-a5a9-7539ce413971 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-88b99acb-bd66-4af5-87ef-dd83abf6d0ac {
  text-align: center;
}

#s-d9499153-02b8-4665-afa5-7505f9f9252f {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-d9499153-02b8-4665-afa5-7505f9f9252f img.shogun-image {
    
    width: px;
  }


#s-d9499153-02b8-4665-afa5-7505f9f9252f .shogun-image-content {
  
    align-items: center;
  
}

#s-2c04d8e3-b2f5-4477-b74b-c54149a9aa4c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0b0eedbf-125a-40c8-a96d-b2d4df31890b {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3 {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f2a3f-71ae-47c0-8182-9263f2ed77c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9b4ea182-c154-4c72-90d0-a26a581fc016 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9b4ea182-c154-4c72-90d0-a26a581fc016 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9b4ea182-c154-4c72-90d0-a26a581fc016 .shg-sld-nav-button.shg-sld-left,
#s-9b4ea182-c154-4c72-90d0-a26a581fc016 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-85def589-d615-4c9f-9652-41938db00f17 {
  text-align: center;
}




  #s-85def589-d615-4c9f-9652-41938db00f17 img.shogun-image {
    
    width: px;
  }


#s-85def589-d615-4c9f-9652-41938db00f17 .shogun-image-content {
  
    align-items: center;
  
}

#s-7935ceb9-22f7-4453-a078-317d7ccfc300 {
  text-align: center;
}




  #s-7935ceb9-22f7-4453-a078-317d7ccfc300 img.shogun-image {
    
    width: px;
  }


#s-7935ceb9-22f7-4453-a078-317d7ccfc300 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d413543-b1c5-4110-92df-cd18193cd5b2 {
  text-align: center;
}




  #s-6d413543-b1c5-4110-92df-cd18193cd5b2 img.shogun-image {
    
    width: px;
  }


#s-6d413543-b1c5-4110-92df-cd18193cd5b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-deba0cd0-77ba-45ce-b4a4-7eec741e3d79 {
  text-align: center;
}




  #s-deba0cd0-77ba-45ce-b4a4-7eec741e3d79 img.shogun-image {
    
    width: px;
  }


#s-deba0cd0-77ba-45ce-b4a4-7eec741e3d79 .shogun-image-content {
  
    align-items: center;
  
}

#s-74149a6c-06c2-4c44-a606-4bc0e3fcf5a1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-62a9e8fa-b4fb-4ce7-a36b-1dea2b4c8e39 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-8cc79ed2-f50d-404a-bf0b-3bda270dcf26 {
  text-align: center;
}

#s-5adb885e-0c0c-43c5-b57f-8cfae17a690e {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-5adb885e-0c0c-43c5-b57f-8cfae17a690e img.shogun-image {
    
    width: px;
  }


#s-5adb885e-0c0c-43c5-b57f-8cfae17a690e .shogun-image-content {
  
    align-items: center;
  
}

#s-39aea58c-7192-4ed7-afbf-b9142376d8eb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-92c4e375-0adf-4aa4-88db-94de8aa2d499 {
  padding-top: 60px;
}

#s-afc22ef5-e819-4f67-9dc7-49aabf242bbe {
  padding-bottom: 60px;
}
@media (min-width: 1200px){#s-afc22ef5-e819-4f67-9dc7-49aabf242bbe {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-afc22ef5-e819-4f67-9dc7-49aabf242bbe {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-afc22ef5-e819-4f67-9dc7-49aabf242bbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c4d53ccf-ce88-4d2b-b208-1cc5f41d2194 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c4d53ccf-ce88-4d2b-b208-1cc5f41d2194 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c4d53ccf-ce88-4d2b-b208-1cc5f41d2194 .shg-sld-nav-button.shg-sld-left,
#s-c4d53ccf-ce88-4d2b-b208-1cc5f41d2194 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7a033c86-ccf4-413c-997a-b5d6902f3f54 {
  text-align: center;
}




  #s-7a033c86-ccf4-413c-997a-b5d6902f3f54 img.shogun-image {
    
    width: px;
  }


#s-7a033c86-ccf4-413c-997a-b5d6902f3f54 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f33da5f-9fb9-4cb2-bbfa-99da1095e418 {
  text-align: center;
}




  #s-5f33da5f-9fb9-4cb2-bbfa-99da1095e418 img.shogun-image {
    
    width: px;
  }


#s-5f33da5f-9fb9-4cb2-bbfa-99da1095e418 .shogun-image-content {
  
    align-items: center;
  
}

#s-84436a8e-f024-4b30-a5e1-ab83a8e295f6 {
  text-align: center;
}




  #s-84436a8e-f024-4b30-a5e1-ab83a8e295f6 img.shogun-image {
    
    width: px;
  }


#s-84436a8e-f024-4b30-a5e1-ab83a8e295f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-facede07-0617-4961-8eee-147c45a933fa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e1dc2d37-eb76-4333-858c-84b1170fa20d {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-c2aab8fe-bdea-4fe2-81cb-2e475ffd09c2 {
  text-align: center;
}

#s-94ae5595-e1d5-4b50-9230-e121bcb3c16c {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-94ae5595-e1d5-4b50-9230-e121bcb3c16c img.shogun-image {
    
    width: px;
  }


#s-94ae5595-e1d5-4b50-9230-e121bcb3c16c .shogun-image-content {
  
    align-items: center;
  
}

#s-9b733bcc-7cdf-42ff-9f08-570125af4940 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b7a782d7-17a4-4ec6-a2e8-25db4bf835be {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-63504309-5fad-40db-82b9-fe2bbfbfa56a {
  padding-left: 100px;
padding-bottom: 60px;
padding-right: 100px;
background-color: rgba(245, 245, 245, 1);
}

@media (min-width: 0px) {
[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63504309-5fad-40db-82b9-fe2bbfbfa56a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0b724592-3a99-41eb-91f8-d95fca39c80a {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 360px;
}

#s-0b724592-3a99-41eb-91f8-d95fca39c80a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0b724592-3a99-41eb-91f8-d95fca39c80a .shg-sld-nav-button.shg-sld-left,
#s-0b724592-3a99-41eb-91f8-d95fca39c80a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c8181f75-1be9-40a8-86fc-6e7a22e6a15d {
  text-align: center;
}




  #s-c8181f75-1be9-40a8-86fc-6e7a22e6a15d img.shogun-image {
    
    width: px;
  }


#s-c8181f75-1be9-40a8-86fc-6e7a22e6a15d .shogun-image-content {
  
    align-items: center;
  
}

#s-ce4ba4e1-41f4-4c62-a0c1-d8fc110bb1dd {
  margin-top: 50px;
text-align: center;
}




  #s-ce4ba4e1-41f4-4c62-a0c1-d8fc110bb1dd img.shogun-image {
    
    width: px;
  }


#s-ce4ba4e1-41f4-4c62-a0c1-d8fc110bb1dd .shogun-image-content {
  
    align-items: center;
  
}

#s-8c184a30-afee-4a1c-9001-055bd55da333 {
  text-align: center;
}




  #s-8c184a30-afee-4a1c-9001-055bd55da333 img.shogun-image {
    
    width: px;
  }


#s-8c184a30-afee-4a1c-9001-055bd55da333 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d8faed3-8c98-47ab-9209-a9de80d6abcd {
  text-align: center;
}




  #s-1d8faed3-8c98-47ab-9209-a9de80d6abcd img.shogun-image {
    
    width: px;
  }


#s-1d8faed3-8c98-47ab-9209-a9de80d6abcd .shogun-image-content {
  
    align-items: center;
  
}

#s-4387e428-8135-4654-9a48-19cb3c88509e {
  text-align: center;
}




  #s-4387e428-8135-4654-9a48-19cb3c88509e img.shogun-image {
    
    width: px;
  }


#s-4387e428-8135-4654-9a48-19cb3c88509e .shogun-image-content {
  
    align-items: center;
  
}

#s-a6c1179a-4a85-42d6-bc15-7ce97aa47787 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-040bd3c4-dbfe-403a-ab44-97cb8a555377 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-a6bd67ba-11d0-4487-8f36-44a5ffe2d6cb {
  text-align: center;
}

#s-75802705-96d8-4445-af45-3ba4d589a2a7 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-75802705-96d8-4445-af45-3ba4d589a2a7 img.shogun-image {
    
    width: px;
  }


#s-75802705-96d8-4445-af45-3ba4d589a2a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c1d64f6-5863-4704-9c7e-dc1586f2b3d0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b31b89f5-38bf-492e-a1a0-4ca244222e38 {
  padding-top: 60px;
}

#s-b0233334-0c79-4aca-9abc-e41e9cad9056 {
  padding-bottom: 60px;
}
@media (min-width: 1200px){#s-b0233334-0c79-4aca-9abc-e41e9cad9056 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b0233334-0c79-4aca-9abc-e41e9cad9056 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0233334-0c79-4aca-9abc-e41e9cad9056"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-33900600-d6fa-465b-8670-4344bd868a38 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 650px;
}

#s-33900600-d6fa-465b-8670-4344bd868a38 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-33900600-d6fa-465b-8670-4344bd868a38 .shg-sld-nav-button.shg-sld-left,
#s-33900600-d6fa-465b-8670-4344bd868a38 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-19c283d1-11e4-4a88-b721-0d721419622f {
  margin-top: 100px;
text-align: center;
}




  #s-19c283d1-11e4-4a88-b721-0d721419622f img.shogun-image {
    
    width: px;
  }


#s-19c283d1-11e4-4a88-b721-0d721419622f .shogun-image-content {
  
    align-items: center;
  
}

#s-64ad3382-6df9-4a61-ab78-20ed66e46bd4 {
  margin-top: 50px;
text-align: center;
}




  #s-64ad3382-6df9-4a61-ab78-20ed66e46bd4 img.shogun-image {
    
    width: px;
  }


#s-64ad3382-6df9-4a61-ab78-20ed66e46bd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ea74b25-5ba4-4a32-8a0c-911fcca3c746 {
  text-align: center;
}




  #s-1ea74b25-5ba4-4a32-8a0c-911fcca3c746 img.shogun-image {
    
    width: px;
  }


#s-1ea74b25-5ba4-4a32-8a0c-911fcca3c746 .shogun-image-content {
  
    align-items: center;
  
}

#s-54be6775-29a7-444d-a465-29cce20db7b9 {
  text-align: center;
}




  #s-54be6775-29a7-444d-a465-29cce20db7b9 img.shogun-image {
    
    width: px;
  }


#s-54be6775-29a7-444d-a465-29cce20db7b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-99e91aaa-fe5b-415c-b595-c9c8bdcf04d4 {
  text-align: center;
}




  #s-99e91aaa-fe5b-415c-b595-c9c8bdcf04d4 img.shogun-image {
    
    width: px;
  }


#s-99e91aaa-fe5b-415c-b595-c9c8bdcf04d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e526586-79b4-4485-b3b5-10fab0b23102 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3c73f8e2-8444-4df0-962a-13c5af6fdda0 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-799d9fe4-3d47-4d28-934c-13b9f14eb992 {
  text-align: center;
}

#s-d4f9c30d-56bf-4c24-8c29-34d2c5b342a8 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-d4f9c30d-56bf-4c24-8c29-34d2c5b342a8 img.shogun-image {
    
    width: px;
  }


#s-d4f9c30d-56bf-4c24-8c29-34d2c5b342a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-9773d359-a884-4ade-91f7-54fb5c1d261b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-a83c1ddb-eb60-4dd9-87bc-ca8f1d0b5e2f {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-cec2b058-b15f-438a-9069-e640bd065f06 {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-cec2b058-b15f-438a-9069-e640bd065f06 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cec2b058-b15f-438a-9069-e640bd065f06 {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cec2b058-b15f-438a-9069-e640bd065f06"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-01839434-9bc3-4eb5-b3db-32cc5e80d1c4 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 460px;
}

#s-01839434-9bc3-4eb5-b3db-32cc5e80d1c4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-01839434-9bc3-4eb5-b3db-32cc5e80d1c4 .shg-sld-nav-button.shg-sld-left,
#s-01839434-9bc3-4eb5-b3db-32cc5e80d1c4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c02c397e-7ebf-4cbb-84a6-02c8776e477e {
  margin-top: 50px;
text-align: center;
}




  #s-c02c397e-7ebf-4cbb-84a6-02c8776e477e img.shogun-image {
    
    width: px;
  }


#s-c02c397e-7ebf-4cbb-84a6-02c8776e477e .shogun-image-content {
  
    align-items: center;
  
}

#s-e98016f4-6ab8-4da9-b499-329e094c7580 {
  margin-top: 40px;
text-align: center;
}




  #s-e98016f4-6ab8-4da9-b499-329e094c7580 img.shogun-image {
    
    width: px;
  }


#s-e98016f4-6ab8-4da9-b499-329e094c7580 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5d4810f-111d-4920-b277-1dd8cddf3abf {
  margin-top: 50px;
text-align: center;
}




  #s-a5d4810f-111d-4920-b277-1dd8cddf3abf img.shogun-image {
    
    width: px;
  }


#s-a5d4810f-111d-4920-b277-1dd8cddf3abf .shogun-image-content {
  
    align-items: center;
  
}

#s-e95570d5-a638-42ab-9d11-4e4df486c6df {
  text-align: center;
}




  #s-e95570d5-a638-42ab-9d11-4e4df486c6df img.shogun-image {
    
    width: px;
  }


#s-e95570d5-a638-42ab-9d11-4e4df486c6df .shogun-image-content {
  
    align-items: center;
  
}

#s-cbde91f1-067d-4cdd-9b97-6e39f9b167b0 {
  text-align: center;
}




  #s-cbde91f1-067d-4cdd-9b97-6e39f9b167b0 img.shogun-image {
    
    width: px;
  }


#s-cbde91f1-067d-4cdd-9b97-6e39f9b167b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ed9641b-65db-4aa5-bd20-5a582ad29681 {
  margin-top: 50px;
text-align: center;
}




  #s-9ed9641b-65db-4aa5-bd20-5a582ad29681 img.shogun-image {
    
    width: px;
  }


#s-9ed9641b-65db-4aa5-bd20-5a582ad29681 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf14fa55-c1d1-4423-b799-14ec49ba9f66 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d695de8d-31ab-400a-af19-1af6fc1d4ffb {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-c5fdc147-1397-4287-8b30-6357debd6f9a {
  text-align: center;
}

#s-cccf8057-7fa8-4747-b7aa-826e15664388 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-cccf8057-7fa8-4747-b7aa-826e15664388 img.shogun-image {
    
    width: px;
  }


#s-cccf8057-7fa8-4747-b7aa-826e15664388 .shogun-image-content {
  
    align-items: center;
  
}

#s-78723faf-601c-496a-a1f5-d39dfacdca98 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-7bb160d1-4d5c-4d52-8554-d488fe555211 {
  padding-top: 60px;
}

#s-93c97139-e420-48ce-9a43-a7d0f671579e {
  padding-top: 60px;
}

#s-17ce9145-a648-4173-ae7a-dd4deb253af2 {
  padding-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ce9145-a648-4173-ae7a-dd4deb253af2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0f5f26d7-5f71-42a1-a0e4-14fc8b23ba71 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0f5f26d7-5f71-42a1-a0e4-14fc8b23ba71 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0f5f26d7-5f71-42a1-a0e4-14fc8b23ba71 .shg-sld-nav-button.shg-sld-left,
#s-0f5f26d7-5f71-42a1-a0e4-14fc8b23ba71 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-753717c5-af1e-409c-8c01-e07af6b17c62 {
  text-align: center;
}




  #s-753717c5-af1e-409c-8c01-e07af6b17c62 img.shogun-image {
    
    width: px;
  }


#s-753717c5-af1e-409c-8c01-e07af6b17c62 .shogun-image-content {
  
    align-items: center;
  
}

#s-edfd0601-f79a-4c40-9da0-d1a30dace025 {
  text-align: center;
}




  #s-edfd0601-f79a-4c40-9da0-d1a30dace025 img.shogun-image {
    
    width: px;
  }


#s-edfd0601-f79a-4c40-9da0-d1a30dace025 .shogun-image-content {
  
    align-items: center;
  
}

#s-772e6e6b-0947-4beb-9567-775f6bd7692f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e1a9fb1b-0c9f-4af8-ac38-1dafce51284a {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-f9f3b5e1-a9cc-49ef-ab48-05d463811f13 {
  text-align: center;
}

#s-540595f9-d2eb-475f-85d7-a9081b809bd5 {
  margin-left: 8px;
margin-right: 8px;
text-align: center;
}




  #s-540595f9-d2eb-475f-85d7-a9081b809bd5 img.shogun-image {
    
    width: px;
  }


#s-540595f9-d2eb-475f-85d7-a9081b809bd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-76336dee-3fa5-4606-8e9f-08556ff13f4f {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-79a69ace-35c0-4707-9154-4c9a07d0c31b {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}

@media (min-width: 0px) {
[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79a69ace-35c0-4707-9154-4c9a07d0c31b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1a091ee0-3eda-4951-9e93-b3ca5a2f6b18 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1a091ee0-3eda-4951-9e93-b3ca5a2f6b18 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1a091ee0-3eda-4951-9e93-b3ca5a2f6b18 .shg-sld-nav-button.shg-sld-left,
#s-1a091ee0-3eda-4951-9e93-b3ca5a2f6b18 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-732857c6-6b08-41d8-a2b2-aa8762a6ff39 {
  text-align: center;
}




  #s-732857c6-6b08-41d8-a2b2-aa8762a6ff39 img.shogun-image {
    
    width: px;
  }


#s-732857c6-6b08-41d8-a2b2-aa8762a6ff39 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac7bba46-fb1c-4397-908a-a9dbd765eb19 {
  text-align: center;
}




  #s-ac7bba46-fb1c-4397-908a-a9dbd765eb19 img.shogun-image {
    
    width: px;
  }


#s-ac7bba46-fb1c-4397-908a-a9dbd765eb19 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5faf4e2-53bf-47b8-91d6-b1fdc55e2d5b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c336a31d-7bf4-499c-a23e-037c21329766 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-cdfebffd-02d1-43c7-b070-ab4257b62f31 {
  text-align: center;
}

#s-f74b5658-7e30-42b9-9611-2c9b3489de7e {
  margin-left: 8px;
margin-right: 8px;
text-align: center;
}




  #s-f74b5658-7e30-42b9-9611-2c9b3489de7e img.shogun-image {
    
    width: px;
  }


#s-f74b5658-7e30-42b9-9611-2c9b3489de7e .shogun-image-content {
  
    align-items: center;
  
}

#s-dc5adad9-775f-46f9-acec-ebb86b9c3f45 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-01a9ed7f-ffaf-41d4-bc39-bdde4d4a2ccd {
  padding-top: 60px;
}

#s-25bbc101-932a-40eb-ac15-9b7acf8bc4db {
  padding-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25bbc101-932a-40eb-ac15-9b7acf8bc4db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be1ee0e0-9ef8-49c4-8950-247ff92cb3c8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-be1ee0e0-9ef8-49c4-8950-247ff92cb3c8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-be1ee0e0-9ef8-49c4-8950-247ff92cb3c8 .shg-sld-nav-button.shg-sld-left,
#s-be1ee0e0-9ef8-49c4-8950-247ff92cb3c8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-153a2eeb-5227-42d1-a3e8-c50221daa9d7 {
  text-align: center;
}




  #s-153a2eeb-5227-42d1-a3e8-c50221daa9d7 img.shogun-image {
    
    width: px;
  }


#s-153a2eeb-5227-42d1-a3e8-c50221daa9d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d03d499-d0d7-47a1-9556-738646c5f8e8 {
  text-align: center;
}




  #s-9d03d499-d0d7-47a1-9556-738646c5f8e8 img.shogun-image {
    
    width: px;
  }


#s-9d03d499-d0d7-47a1-9556-738646c5f8e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-470411c8-7bf3-4d51-b2bd-1f7793776f61 {
  text-align: center;
}




  #s-470411c8-7bf3-4d51-b2bd-1f7793776f61 img.shogun-image {
    
    width: px;
  }


#s-470411c8-7bf3-4d51-b2bd-1f7793776f61 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb19b538-32e5-4d5a-be83-b8837e53e409 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-98011336-4e6c-47c5-8538-e091eabe0218 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-93c656e7-5066-4d67-bb15-4b2536952424 {
  text-align: center;
}

#s-9cb9e823-91bd-4424-a328-43a5a7a553ba {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-9cb9e823-91bd-4424-a328-43a5a7a553ba img.shogun-image {
    
    width: px;
  }


#s-9cb9e823-91bd-4424-a328-43a5a7a553ba .shogun-image-content {
  
    align-items: center;
  
}

#s-7ada9270-fe19-4415-a3fb-a2b6a4e2d315 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-436e7e85-06d8-4f4e-b493-8aca9b9a60cc {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-9828b012-4d23-4710-b89e-5b807f421b5e {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}

@media (min-width: 0px) {
[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9828b012-4d23-4710-b89e-5b807f421b5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efc9f1dd-9178-4c23-a5ee-7f38a431e8bc {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-efc9f1dd-9178-4c23-a5ee-7f38a431e8bc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-efc9f1dd-9178-4c23-a5ee-7f38a431e8bc .shg-sld-nav-button.shg-sld-left,
#s-efc9f1dd-9178-4c23-a5ee-7f38a431e8bc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-25afd219-5c2f-4f92-ac19-84812abf76ae {
  text-align: center;
}




  #s-25afd219-5c2f-4f92-ac19-84812abf76ae img.shogun-image {
    
    width: px;
  }


#s-25afd219-5c2f-4f92-ac19-84812abf76ae .shogun-image-content {
  
    align-items: center;
  
}

#s-1b2bb522-2a99-40e8-872f-1a79e37cab7d {
  text-align: center;
}




  #s-1b2bb522-2a99-40e8-872f-1a79e37cab7d img.shogun-image {
    
    width: px;
  }


#s-1b2bb522-2a99-40e8-872f-1a79e37cab7d .shogun-image-content {
  
    align-items: center;
  
}

#s-48d9240a-527a-4198-a25e-317c972eace7 {
  text-align: center;
}




  #s-48d9240a-527a-4198-a25e-317c972eace7 img.shogun-image {
    
    width: px;
  }


#s-48d9240a-527a-4198-a25e-317c972eace7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b7ddaa5-36e1-49f5-9386-348cd56817de hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-4085a0f7-8456-4ea2-b176-477fd8ea7a36 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-f0c532f3-7f8b-451d-8e21-59d83e3a96ed {
  text-align: center;
}

#s-10c6e94a-dba3-4842-ae36-add135934e0f {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-10c6e94a-dba3-4842-ae36-add135934e0f img.shogun-image {
    
    width: px;
  }


#s-10c6e94a-dba3-4842-ae36-add135934e0f .shogun-image-content {
  
    align-items: center;
  
}

#s-eb3e48d1-7177-4fd9-994b-f7f1dd02d2e8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-1e6d885f-712a-4942-b925-724c6b8ecf64 {
  padding-top: 60px;
}

#s-78e874b1-9933-42c9-b33f-a9dac178cc59 {
  padding-top: 60px;
}

#s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78 {
  padding-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d533f5e-5b7f-4329-bf81-4ef7197a1f78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78447e0f-6d21-451e-a7fa-ab75255b3d48 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-78447e0f-6d21-451e-a7fa-ab75255b3d48 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-78447e0f-6d21-451e-a7fa-ab75255b3d48 .shg-sld-nav-button.shg-sld-left,
#s-78447e0f-6d21-451e-a7fa-ab75255b3d48 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-5570f8c2-f136-4a3d-b602-dd270b0775a2 {
  text-align: center;
}




  #s-5570f8c2-f136-4a3d-b602-dd270b0775a2 img.shogun-image {
    
    width: px;
  }


#s-5570f8c2-f136-4a3d-b602-dd270b0775a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-400df905-c775-4251-b0f4-fe325f69cc1c {
  text-align: center;
}




  #s-400df905-c775-4251-b0f4-fe325f69cc1c img.shogun-image {
    
    width: px;
  }


#s-400df905-c775-4251-b0f4-fe325f69cc1c .shogun-image-content {
  
    align-items: center;
  
}

#s-d19d813c-a2f0-4196-a972-9f8526b56691 {
  text-align: center;
}




  #s-d19d813c-a2f0-4196-a972-9f8526b56691 img.shogun-image {
    
    width: px;
  }


#s-d19d813c-a2f0-4196-a972-9f8526b56691 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cdf538a-94bf-41d5-9f48-b7d0f52fe85e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c20821b7-fb47-47b9-a571-5ef079b660b1 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-de378e08-c0ef-41f6-b57b-676f06e6b8e3 {
  text-align: center;
}

#s-f505c96a-2659-4687-bfbf-210f5e4b4715 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-f505c96a-2659-4687-bfbf-210f5e4b4715 img.shogun-image {
    
    width: px;
  }


#s-f505c96a-2659-4687-bfbf-210f5e4b4715 .shogun-image-content {
  
    align-items: center;
  
}

#s-67403d44-446c-471f-9bc1-9555f0265796 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b7f1b94e-2670-4aa9-ad05-75c875a5c790 {
  padding-top: 60px;
background-color: rgba(245, 245, 245, 1);
}

#s-9679abc2-27c3-4e3e-b110-0768f8b54c48 {
  padding-bottom: 60px;
background-color: rgba(245, 245, 245, 1);
}

@media (min-width: 0px) {
[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9679abc2-27c3-4e3e-b110-0768f8b54c48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4b518f29-4477-43c3-96a1-fb8e4f468002 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 460px;
}

#s-4b518f29-4477-43c3-96a1-fb8e4f468002 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4b518f29-4477-43c3-96a1-fb8e4f468002 .shg-sld-nav-button.shg-sld-left,
#s-4b518f29-4477-43c3-96a1-fb8e4f468002 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3ce30fb2-c15c-4eb7-a3cd-367f3480ce7b {
  margin-top: 90px;
text-align: center;
}




  #s-3ce30fb2-c15c-4eb7-a3cd-367f3480ce7b img.shogun-image {
    
    width: px;
  }


#s-3ce30fb2-c15c-4eb7-a3cd-367f3480ce7b .shogun-image-content {
  
    align-items: center;
  
}

#s-65e808d4-c32a-4926-a7bb-7e4f955200d8 {
  text-align: center;
}




  #s-65e808d4-c32a-4926-a7bb-7e4f955200d8 img.shogun-image {
    
    width: px;
  }


#s-65e808d4-c32a-4926-a7bb-7e4f955200d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e33ef921-bc35-4344-b978-3aef35c8e20e {
  text-align: center;
}




  #s-e33ef921-bc35-4344-b978-3aef35c8e20e img.shogun-image {
    
    width: px;
  }


#s-e33ef921-bc35-4344-b978-3aef35c8e20e .shogun-image-content {
  
    align-items: center;
  
}

#s-2d17da1a-810d-42b0-9d74-f07a696c7646 {
  text-align: center;
}




  #s-2d17da1a-810d-42b0-9d74-f07a696c7646 img.shogun-image {
    
    width: px;
  }


#s-2d17da1a-810d-42b0-9d74-f07a696c7646 .shogun-image-content {
  
    align-items: center;
  
}

#s-bde9e880-45d1-4a5f-82a3-445bcefd0b57 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d14776f2-cb40-4ff0-9f50-a9b048ed5eae {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-4a53f36c-c3c3-4790-9158-ba567c2e364e {
  text-align: center;
}

#s-bd9f0f26-9065-4be1-9081-89d0f4b9c0eb {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-bd9f0f26-9065-4be1-9081-89d0f4b9c0eb img.shogun-image {
    
    width: px;
  }


#s-bd9f0f26-9065-4be1-9081-89d0f4b9c0eb .shogun-image-content {
  
    align-items: center;
  
}

#s-c4bab536-cebe-4160-8ef7-187b99b9f117 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-22956cfe-6a5c-4f94-8490-d52d266b6a8d {
  padding-top: 60px;
}

#s-adc3908d-9d4c-41d7-b1df-7b37c049f47a {
  padding-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc3908d-9d4c-41d7-b1df-7b37c049f47a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b39275b-4ede-4c26-9853-25a71c589930 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1b39275b-4ede-4c26-9853-25a71c589930 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1b39275b-4ede-4c26-9853-25a71c589930 .shg-sld-nav-button.shg-sld-left,
#s-1b39275b-4ede-4c26-9853-25a71c589930 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d73d2e75-ac08-4302-9414-2587af7aedaf {
  text-align: center;
}




  #s-d73d2e75-ac08-4302-9414-2587af7aedaf img.shogun-image {
    
    width: px;
  }


#s-d73d2e75-ac08-4302-9414-2587af7aedaf .shogun-image-content {
  
    align-items: center;
  
}

#s-69b673b0-524c-478f-9a28-f250927b1db5 {
  text-align: center;
}




  #s-69b673b0-524c-478f-9a28-f250927b1db5 img.shogun-image {
    
    width: px;
  }


#s-69b673b0-524c-478f-9a28-f250927b1db5 .shogun-image-content {
  
    align-items: center;
  
}

#s-870e7ead-a50e-425e-a505-fb01a7c2a43d {
  text-align: center;
}




  #s-870e7ead-a50e-425e-a505-fb01a7c2a43d img.shogun-image {
    
    width: px;
  }


#s-870e7ead-a50e-425e-a505-fb01a7c2a43d .shogun-image-content {
  
    align-items: center;
  
}

#s-908a365e-4a5e-4226-84db-073f0655da77 {
  text-align: center;
}




  #s-908a365e-4a5e-4226-84db-073f0655da77 img.shogun-image {
    
    width: px;
  }


#s-908a365e-4a5e-4226-84db-073f0655da77 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ab95977-2711-4c30-bd78-1d84c3f15d51 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2de85a3f-e2ed-45e1-84f7-7799f835b965 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-26c04437-89d8-4e83-9bf4-c6ede10bf768 {
  text-align: center;
}

#s-0dd8e58c-29c9-49e1-a6e0-35ac9add2f02 {
  padding-left: 8px;
padding-right: 8px;
text-align: center;
}




  #s-0dd8e58c-29c9-49e1-a6e0-35ac9add2f02 img.shogun-image {
    
    width: px;
  }


#s-0dd8e58c-29c9-49e1-a6e0-35ac9add2f02 .shogun-image-content {
  
    align-items: center;
  
}

#s-772f0c74-37fd-4abb-8dba-6bcb65103441 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-aa25be77-b21b-438e-9b76-d0f2e7beecae {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
padding-top: 0px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-aa25be77-b21b-438e-9b76-d0f2e7beecae {
  padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aa25be77-b21b-438e-9b76-d0f2e7beecae {
  padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa25be77-b21b-438e-9b76-d0f2e7beecae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b1f2148a-25ef-49f5-b45e-96cf129738fb {
  background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-b1f2148a-25ef-49f5-b45e-96cf129738fb:hover {background-color: rgba(255, 255, 255, 0.69) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b1f2148a-25ef-49f5-b45e-96cf129738fb:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b1f2148a-25ef-49f5-b45e-96cf129738fb.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-46c8ff89-cb67-40b7-8a68-d260293e6ecd {
  background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-46c8ff89-cb67-40b7-8a68-d260293e6ecd:hover {background-color: rgba(255, 255, 255, 0.69) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-46c8ff89-cb67-40b7-8a68-d260293e6ecd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-46c8ff89-cb67-40b7-8a68-d260293e6ecd.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-95313e24-b6a0-474d-86eb-37665a3910cc {
  border-style: solid;
margin-left: 3px;
margin-right: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-95313e24-b6a0-474d-86eb-37665a3910cc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-95313e24-b6a0-474d-86eb-37665a3910cc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-95313e24-b6a0-474d-86eb-37665a3910cc-btn-wrapper {
    text-align: center;
  }


#s-95313e24-b6a0-474d-86eb-37665a3910cc.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  block ;
}

#s-fcbcc6ef-8531-409c-9bcc-19e2c3f5d864 {
  padding-top: 60px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
