.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/ee5992be-2b8a-459d-9ce8-755468b0a1ef/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 720px;
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 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 480px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#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:  800 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 64px;
  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:  normal ;
  font-family: "Assistant";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-4f751499-68cc-4391-9fa8-789bd443ff47 {
  min-height: 50px;
}








#s-4f751499-68cc-4391-9fa8-789bd443ff47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f751499-68cc-4391-9fa8-789bd443ff47.shg-box.shg-c {
  justify-content: center;
}

#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
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-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#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-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fd0da81-4ca1-4438-aee2-22958c263c03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-fb77b278-d697-4497-a9c1-38d07ed0e6a2 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
text-align: center;
}




  #s-fb77b278-d697-4497-a9c1-38d07ed0e6a2 img.shogun-image {
    
    width: px;
  }


#s-fb77b278-d697-4497-a9c1-38d07ed0e6a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-99452be8-218e-411e-9a38-0a41aef56056 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-99452be8-218e-411e-9a38-0a41aef56056 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a5c21a7-5d30-4acc-96ff-3200a3cd823d {
  min-height: 50px;
}








#s-2a5c21a7-5d30-4acc-96ff-3200a3cd823d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a5c21a7-5d30-4acc-96ff-3200a3cd823d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b2041191-b637-47f6-83ff-46dde9f5bac6 {
  min-height: 50px;
}








#s-b2041191-b637-47f6-83ff-46dde9f5bac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2041191-b637-47f6-83ff-46dde9f5bac6.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Assistant;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-22fec1d5-13e6-4a3d-93f0-4634a96c64a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-da009593-18b4-48bc-ac21-9b879626c5f1 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
text-align: center;
}




  #s-da009593-18b4-48bc-ac21-9b879626c5f1 img.shogun-image {
    
    width: px;
  }


#s-da009593-18b4-48bc-ac21-9b879626c5f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e191371e-880c-4f07-83d9-a3f0e751232b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e191371e-880c-4f07-83d9-a3f0e751232b .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72ff0f54-826d-4b8f-9fc0-bbd7753471f0 {
  min-height: 50px;
}








#s-72ff0f54-826d-4b8f-9fc0-bbd7753471f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72ff0f54-826d-4b8f-9fc0-bbd7753471f0.shg-box.shg-c {
  justify-content: center;
}

#s-d5487486-cb36-4e3c-a6b9-e2a31ce63ff5 {
  min-height: 50px;
}








#s-d5487486-cb36-4e3c-a6b9-e2a31ce63ff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5487486-cb36-4e3c-a6b9-e2a31ce63ff5.shg-box.shg-c {
  justify-content: center;
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Assistant;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a0587dad-0fcc-4413-96fa-82efc5b23fcf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d0b00bfa-fb21-43cc-9b1d-b266d1103615 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@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 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-6d0e5d43-da85-4123-b4b9-22f813588656 img.shogun-image {
    
    width: px;
  }


#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: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

#s-39b2e13b-00c0-45d5-9886-c72967f36fd1 {
  min-height: 50px;
}








#s-39b2e13b-00c0-45d5-9886-c72967f36fd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39b2e13b-00c0-45d5-9886-c72967f36fd1.shg-box.shg-c {
  justify-content: center;
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7b5c8e89-1f23-462d-b6f7-0f134ceaa9e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#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 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
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: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

#s-3b2ee7d7-8bcc-43f9-9320-c73618117466 {
  min-height: 50px;
}








#s-3b2ee7d7-8bcc-43f9-9320-c73618117466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b2ee7d7-8bcc-43f9-9320-c73618117466.shg-box.shg-c {
  justify-content: center;
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0217afe7-eecd-4c71-9333-0f3177a30663 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@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 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
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: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7800bc9d-a321-4205-8593-b6ddac43daeb {
  margin-top: 10px;
}

#s-c885ab8c-a43b-4add-b8e4-999b0804b2c4 {
  min-height: 50px;
}








#s-c885ab8c-a43b-4add-b8e4-999b0804b2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c885ab8c-a43b-4add-b8e4-999b0804b2c4.shg-box.shg-c {
  justify-content: center;
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-9be542bf-a993-4fc8-9587-411dd0b0796a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#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 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
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 {
  margin-left: -1%;
margin-right: -1%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c85d8bbe-d77d-452a-9d31-b5f84ad81cb5 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

#s-243dc7aa-bfe0-4ff2-b108-a26059870bea {
  min-height: 50px;
}








#s-243dc7aa-bfe0-4ff2-b108-a26059870bea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-243dc7aa-bfe0-4ff2-b108-a26059870bea.shg-box.shg-c {
  justify-content: center;
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ecde3403-b1a8-4df0-a625-fd5e622751e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1baada0f-b7ee-40b3-a517-cc7a6d954a7a.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7df5b07d-c2f5-4ddf-9e25-5fa7eff2fd5b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff727633-d88c-4a75-899d-a2cec8850eb7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-740176a9-5a1b-4421-b604-341e5fa60df4 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-740176a9-5a1b-4421-b604-341e5fa60df4 {
  margin-bottom: 40px;
}
}







#s-740176a9-5a1b-4421-b604-341e5fa60df4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-740176a9-5a1b-4421-b604-341e5fa60df4.shg-box.shg-c {
  justify-content: center;
}

#s-9f732563-8eb9-4409-8b0c-4125d483cc1e {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-9f732563-8eb9-4409-8b0c-4125d483cc1e img.shogun-image {
    
    width: px;
  }


#s-9f732563-8eb9-4409-8b0c-4125d483cc1e .shogun-image-content {
  
    align-items: center;
  
}

#s-b9e7df7f-33b7-45c8-88b1-5f2bb695dac0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b9e7df7f-33b7-45c8-88b1-5f2bb695dac0 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3178165e-d79e-4ee8-ac0f-dcc4f708b5da {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-e0c001da-390c-46ae-b30b-1e86347e3d51 {
  min-height: 50px;
}








#s-e0c001da-390c-46ae-b30b-1e86347e3d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0c001da-390c-46ae-b30b-1e86347e3d51.shg-box.shg-c {
  justify-content: center;
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a7181740-cfa0-4f82-b45f-68d1bee6f6aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ccc25d26-6120-4c86-8fc5-331e63f7f154 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ccc25d26-6120-4c86-8fc5-331e63f7f154 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-ccc25d26-6120-4c86-8fc5-331e63f7f154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccc25d26-6120-4c86-8fc5-331e63f7f154.shg-box.shg-c {
  justify-content: center;
}

#s-c73086c6-9674-4b4a-912b-3ad1bd3b4c9c {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-c73086c6-9674-4b4a-912b-3ad1bd3b4c9c img.shogun-image {
    
    width: px;
  }


#s-c73086c6-9674-4b4a-912b-3ad1bd3b4c9c .shogun-image-content {
  
    align-items: center;
  
}

#s-e1797768-85cc-4dfd-b2aa-528c2d828712 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e1797768-85cc-4dfd-b2aa-528c2d828712 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84307922-82d5-43ab-bcc6-24a5051bd8dd {
  margin-top: 10px;
}

#s-a6f6be37-cb44-45e5-8caf-d40e3f0d85b7 {
  min-height: 50px;
}








#s-a6f6be37-cb44-45e5-8caf-d40e3f0d85b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6f6be37-cb44-45e5-8caf-d40e3f0d85b7.shg-box.shg-c {
  justify-content: center;
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-6e81c572-d710-464a-93e2-141f4b96c452 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-562ed0b1-b869-4e30-af0b-06a9f3a124b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9069eb48-44d4-43cf-b3a0-c6228fbb3336 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-9069eb48-44d4-43cf-b3a0-c6228fbb3336 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-9069eb48-44d4-43cf-b3a0-c6228fbb3336 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9069eb48-44d4-43cf-b3a0-c6228fbb3336.shg-box.shg-c {
  justify-content: center;
}

#s-3cd1b5a3-acae-47f2-87e2-28f928a26bd0 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-3cd1b5a3-acae-47f2-87e2-28f928a26bd0 img.shogun-image {
    
    width: px;
  }


#s-3cd1b5a3-acae-47f2-87e2-28f928a26bd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f558b4d0-7c16-48d6-ac4e-220031aa8e88 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f558b4d0-7c16-48d6-ac4e-220031aa8e88 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be653023-d569-4ebd-954e-2aa615e03e4f {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-e3b6faf4-0262-4b2e-ab64-6623aab611ea {
  min-height: 50px;
}








#s-e3b6faf4-0262-4b2e-ab64-6623aab611ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3b6faf4-0262-4b2e-ab64-6623aab611ea.shg-box.shg-c {
  justify-content: center;
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-02f867f5-b0be-49cb-9c1d-6ed360fa8827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-92699a00-6976-4a6e-85ed-171ecc994db1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-92699a00-6976-4a6e-85ed-171ecc994db1 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-92699a00-6976-4a6e-85ed-171ecc994db1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92699a00-6976-4a6e-85ed-171ecc994db1.shg-box.shg-c {
  justify-content: center;
}

#s-2106d633-a51b-46e5-a759-57e42dfe791d {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-2106d633-a51b-46e5-a759-57e42dfe791d img.shogun-image {
    
    width: px;
  }


#s-2106d633-a51b-46e5-a759-57e42dfe791d .shogun-image-content {
  
    align-items: center;
  
}

#s-5b38ec64-b90c-479b-94f4-b3312be466cf {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5b38ec64-b90c-479b-94f4-b3312be466cf .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-de11508f-58d3-4c5b-bf6b-80ea46ca4ce0 {
  margin-top: 10px;
}

#s-4785f940-f2d6-4020-aed1-3a4e407822c8 {
  min-height: 50px;
}








#s-4785f940-f2d6-4020-aed1-3a4e407822c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4785f940-f2d6-4020-aed1-3a4e407822c8.shg-box.shg-c {
  justify-content: center;
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bb9552c6-2649-4744-ae8b-d31a41b3d45e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7a82b2a-bf28-457d-95f7-5e5a46fbf1d8.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cb2566a-7cd6-427f-80ab-fa6754c36e9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3424363b-3810-4b55-8736-6ae6e44a9585"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-04e10c01-29ec-44b6-b623-0314ddf6cade {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-04e10c01-29ec-44b6-b623-0314ddf6cade {
  margin-bottom: 40px;
}
}







#s-04e10c01-29ec-44b6-b623-0314ddf6cade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04e10c01-29ec-44b6-b623-0314ddf6cade.shg-box.shg-c {
  justify-content: center;
}

#s-5f022a75-4d03-411c-9099-40889b9f1d29 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-5f022a75-4d03-411c-9099-40889b9f1d29 img.shogun-image {
    
    width: px;
  }


#s-5f022a75-4d03-411c-9099-40889b9f1d29 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ac209d8-189f-4820-b34b-9e67643e981a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6ac209d8-189f-4820-b34b-9e67643e981a .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0f05285-fb87-4e93-bf6a-3275458a5421 {
  margin-top: 10px;
}

#s-d4b78fec-b66e-4060-af2d-ab5d1ef8f93a {
  min-height: 50px;
}








#s-d4b78fec-b66e-4060-af2d-ab5d1ef8f93a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4b78fec-b66e-4060-af2d-ab5d1ef8f93a.shg-box.shg-c {
  justify-content: center;
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-cc23337d-6cab-44a1-9bb4-b3f9add9d0cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9d22ed18-49d1-46c1-8c7d-643a7ffc8e81 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9d22ed18-49d1-46c1-8c7d-643a7ffc8e81 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-9d22ed18-49d1-46c1-8c7d-643a7ffc8e81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d22ed18-49d1-46c1-8c7d-643a7ffc8e81.shg-box.shg-c {
  justify-content: center;
}

#s-5d80476f-3a44-4895-baee-2f974edc218c {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-5d80476f-3a44-4895-baee-2f974edc218c img.shogun-image {
    
    width: px;
  }


#s-5d80476f-3a44-4895-baee-2f974edc218c .shogun-image-content {
  
    align-items: center;
  
}

#s-e888df34-f28f-49f4-a7cf-82be3bb161e3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e888df34-f28f-49f4-a7cf-82be3bb161e3 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb6b428f-9faf-4070-845e-7d367fc45bbe {
  margin-top: 10px;
}

#s-6af6bd72-a2b9-4b8b-9a18-c69b315fc83f {
  min-height: 50px;
}








#s-6af6bd72-a2b9-4b8b-9a18-c69b315fc83f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6af6bd72-a2b9-4b8b-9a18-c69b315fc83f.shg-box.shg-c {
  justify-content: center;
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d3fe64f3-e1d5-444f-a5ac-072916495ced > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56bc1349-7576-4a43-b6a9-9c0fd7a5a948"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-38d4a0b1-94b9-46c5-8cd4-33d06fb24514 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-38d4a0b1-94b9-46c5-8cd4-33d06fb24514 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-38d4a0b1-94b9-46c5-8cd4-33d06fb24514 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38d4a0b1-94b9-46c5-8cd4-33d06fb24514.shg-box.shg-c {
  justify-content: center;
}

#s-f48387b5-6797-44c5-802c-cba83301286f {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-f48387b5-6797-44c5-802c-cba83301286f img.shogun-image {
    
    width: px;
  }


#s-f48387b5-6797-44c5-802c-cba83301286f .shogun-image-content {
  
    align-items: center;
  
}

#s-fe6172c6-4c63-450a-8cbc-43381aab3184 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fe6172c6-4c63-450a-8cbc-43381aab3184 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45b286d6-ea68-4cae-b3ca-c501861a8f98 {
  margin-top: 10px;
}

#s-45d22804-4639-4b4f-a914-2dfa74e015b3 {
  min-height: 50px;
}








#s-45d22804-4639-4b4f-a914-2dfa74e015b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45d22804-4639-4b4f-a914-2dfa74e015b3.shg-box.shg-c {
  justify-content: center;
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-6547aed6-0f84-420e-80fe-3eae45badaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0b2ee7b0-69c3-4a16-9d6f-86b3d38984f4 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-0b2ee7b0-69c3-4a16-9d6f-86b3d38984f4 img.shogun-image {
    
    width: px;
  }


#s-0b2ee7b0-69c3-4a16-9d6f-86b3d38984f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5e76a3c-b2c6-416a-9377-ced7ea99d796 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c5e76a3c-b2c6-416a-9377-ced7ea99d796 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-de5dfa12-7e00-4eb5-ad06-e02e4ca2e911 {
  margin-top: 10px;
margin-left: -7%;
margin-right: -7%;
}

#s-eb5f3310-ab43-4123-9a10-f05e2891ca1e {
  min-height: 50px;
}








#s-eb5f3310-ab43-4123-9a10-f05e2891ca1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5f3310-ab43-4123-9a10-f05e2891ca1e.shg-box.shg-c {
  justify-content: center;
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d669e5fc-45d2-484d-8e32-a42cafdf7f1b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d785b29e-3b3d-42d3-9620-18302926bd44 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d785b29e-3b3d-42d3-9620-18302926bd44 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d785b29e-3b3d-42d3-9620-18302926bd44 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d785b29e-3b3d-42d3-9620-18302926bd44 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-d785b29e-3b3d-42d3-9620-18302926bd44 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-d785b29e-3b3d-42d3-9620-18302926bd44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d785b29e-3b3d-42d3-9620-18302926bd44.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a5a379a0-8164-4d6b-99e3-6244e98b3d43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f823239d-eae5-4bbc-ba77-b9d3ed074b18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8fe7e1f3-aa45-449a-9c2b-893a76632d7b {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-8fe7e1f3-aa45-449a-9c2b-893a76632d7b {
  margin-bottom: 40px;
}
}







#s-8fe7e1f3-aa45-449a-9c2b-893a76632d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fe7e1f3-aa45-449a-9c2b-893a76632d7b.shg-box.shg-c {
  justify-content: center;
}

#s-09997d82-8413-41b2-b62d-0a57d95c2fc9 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-09997d82-8413-41b2-b62d-0a57d95c2fc9 img.shogun-image {
    
    width: px;
  }


#s-09997d82-8413-41b2-b62d-0a57d95c2fc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-cdd2bea7-15a7-441a-9eb0-eecd2321289b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cdd2bea7-15a7-441a-9eb0-eecd2321289b .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9c0a9d42-8e42-4457-9f41-3fe300569db0 {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-875a159f-9c9c-408d-bb11-c52f7a5feb10 {
  min-height: 50px;
}








#s-875a159f-9c9c-408d-bb11-c52f7a5feb10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-875a159f-9c9c-408d-bb11-c52f7a5feb10.shg-box.shg-c {
  justify-content: center;
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-32a72276-7d42-4a24-b68e-e20dd9d20b7e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8e41d4f5-fb94-4373-b5f7-d8a2aeef030e {
  min-height: 50px;
}
@media (max-width: 767px){#s-8e41d4f5-fb94-4373-b5f7-d8a2aeef030e {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-8e41d4f5-fb94-4373-b5f7-d8a2aeef030e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e41d4f5-fb94-4373-b5f7-d8a2aeef030e.shg-box.shg-c {
  justify-content: center;
}

#s-1258ec7c-03e5-444b-a1ca-565fa9a67058 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-1258ec7c-03e5-444b-a1ca-565fa9a67058 img.shogun-image {
    
    width: px;
  }


#s-1258ec7c-03e5-444b-a1ca-565fa9a67058 .shogun-image-content {
  
    align-items: center;
  
}

#s-56016274-9c4e-4e95-a3df-f1194a4b3985 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-56016274-9c4e-4e95-a3df-f1194a4b3985 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ec1a249-164d-436d-b824-b28f3d4777ef {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-32359ace-8eb9-4701-ada1-48d8d43111ce {
  min-height: 50px;
}








#s-32359ace-8eb9-4701-ada1-48d8d43111ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32359ace-8eb9-4701-ada1-48d8d43111ce.shg-box.shg-c {
  justify-content: center;
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-6ce6bd13-eb6b-4fc0-b5b4-9c471f98e18c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f38399ad-abc5-49db-bade-bb950abaa0c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d6c1454d-42dd-4f84-ac7c-33335002e99b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-d6c1454d-42dd-4f84-ac7c-33335002e99b {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-d6c1454d-42dd-4f84-ac7c-33335002e99b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6c1454d-42dd-4f84-ac7c-33335002e99b.shg-box.shg-c {
  justify-content: center;
}

#s-3e7e1b2d-87b4-4bc5-b046-b55844e13a81 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-3e7e1b2d-87b4-4bc5-b046-b55844e13a81 img.shogun-image {
    
    width: px;
  }


#s-3e7e1b2d-87b4-4bc5-b046-b55844e13a81 .shogun-image-content {
  
    align-items: center;
  
}

#s-67b0be20-c16a-4976-aceb-4833b5ac9277 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-67b0be20-c16a-4976-aceb-4833b5ac9277 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b2859d9-0dbe-4656-a6d8-dfba38d9b77b {
  margin-top: 10px;
}

#s-95358d8d-a79b-4102-99b2-4654e8b99bca {
  min-height: 50px;
}








#s-95358d8d-a79b-4102-99b2-4654e8b99bca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95358d8d-a79b-4102-99b2-4654e8b99bca.shg-box.shg-c {
  justify-content: center;
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-038a0065-95b0-4aee-97c8-d8190a769691 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a3176bff-e199-483d-86b0-5f32e60a2b2b {
  min-height: 50px;
}
@media (max-width: 767px){#s-a3176bff-e199-483d-86b0-5f32e60a2b2b {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-a3176bff-e199-483d-86b0-5f32e60a2b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3176bff-e199-483d-86b0-5f32e60a2b2b.shg-box.shg-c {
  justify-content: center;
}

#s-5cd4f4e2-4d4d-4dae-bd1e-617b6e7145ab {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-5cd4f4e2-4d4d-4dae-bd1e-617b6e7145ab img.shogun-image {
    
    width: px;
  }


#s-5cd4f4e2-4d4d-4dae-bd1e-617b6e7145ab .shogun-image-content {
  
    align-items: center;
  
}

#s-3b563f1a-2c4c-4c66-a480-397aa13af26d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3b563f1a-2c4c-4c66-a480-397aa13af26d .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f16e3c99-7d5e-4f07-ba93-4cc9c3dbf222 {
  margin-top: 10px;
}

#s-5ac02dfe-68e4-4d45-a283-8c7f3e00646d {
  min-height: 50px;
}








#s-5ac02dfe-68e4-4d45-a283-8c7f3e00646d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ac02dfe-68e4-4d45-a283-8c7f3e00646d.shg-box.shg-c {
  justify-content: center;
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2a24b0ad-a014-4d84-b0d3-a2ee91662c61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-7a28fed8-cf56-4123-8b36-16a6edcdd760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a28fed8-cf56-4123-8b36-16a6edcdd760.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17289229-d37e-4880-beee-f13ad9720548"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-637f8956-0fb8-4ea9-870b-4500c2e3cb15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-37ac60f6-97b0-4576-bcd6-41fed2c86c58 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-37ac60f6-97b0-4576-bcd6-41fed2c86c58 {
  margin-bottom: 40px;
}
}







#s-37ac60f6-97b0-4576-bcd6-41fed2c86c58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37ac60f6-97b0-4576-bcd6-41fed2c86c58.shg-box.shg-c {
  justify-content: center;
}

#s-b8f725d7-4c43-4d5a-917d-21a04b058d0a {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-b8f725d7-4c43-4d5a-917d-21a04b058d0a img.shogun-image {
    
    width: px;
  }


#s-b8f725d7-4c43-4d5a-917d-21a04b058d0a .shogun-image-content {
  
    align-items: center;
  
}

#s-3cb6af3f-68e2-49ac-a069-9df844eab1e4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3cb6af3f-68e2-49ac-a069-9df844eab1e4 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-069e1296-efb9-43c1-8eaa-1f5a8ebbb4b8 {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-1b6ef325-ed37-4c0e-90a3-d50fd784bdc6 {
  min-height: 50px;
}








#s-1b6ef325-ed37-4c0e-90a3-d50fd784bdc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b6ef325-ed37-4c0e-90a3-d50fd784bdc6.shg-box.shg-c {
  justify-content: center;
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0dc73986-2f48-4084-89c6-dc4f5ef0211d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4af6a78c-9aa7-4a41-ba8c-2bb4f8b3105a {
  min-height: 50px;
}
@media (max-width: 767px){#s-4af6a78c-9aa7-4a41-ba8c-2bb4f8b3105a {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-4af6a78c-9aa7-4a41-ba8c-2bb4f8b3105a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4af6a78c-9aa7-4a41-ba8c-2bb4f8b3105a.shg-box.shg-c {
  justify-content: center;
}

#s-a5235479-4b60-4823-9992-c75237502e1b {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-a5235479-4b60-4823-9992-c75237502e1b img.shogun-image {
    
    width: px;
  }


#s-a5235479-4b60-4823-9992-c75237502e1b .shogun-image-content {
  
    align-items: center;
  
}

#s-15cc5d56-4057-4931-9412-4550021c57a8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-15cc5d56-4057-4931-9412-4550021c57a8 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cff713f6-15f9-4332-b94c-136965cf074d {
  margin-top: 10px;
}

#s-c7820ca6-d353-4564-81c3-6ef676d8dc37 {
  min-height: 50px;
}








#s-c7820ca6-d353-4564-81c3-6ef676d8dc37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7820ca6-d353-4564-81c3-6ef676d8dc37.shg-box.shg-c {
  justify-content: center;
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-30ff7316-b9c9-4917-9882-821256550ad5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4272fb14-6a45-4fe3-ad88-bccd9c4d3154"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6e85a726-3dbe-463b-acad-d0f153a17875 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-6e85a726-3dbe-463b-acad-d0f153a17875 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-6e85a726-3dbe-463b-acad-d0f153a17875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e85a726-3dbe-463b-acad-d0f153a17875.shg-box.shg-c {
  justify-content: center;
}

#s-4b91389d-771e-456a-aa6a-fd8bba977c50 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-4b91389d-771e-456a-aa6a-fd8bba977c50 img.shogun-image {
    
    width: px;
  }


#s-4b91389d-771e-456a-aa6a-fd8bba977c50 .shogun-image-content {
  
    align-items: center;
  
}

#s-3362944e-edf5-4702-bfc6-b24ccc3ca38d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3362944e-edf5-4702-bfc6-b24ccc3ca38d .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1731a79-306c-4e99-a712-254d19341ff7 {
  margin-top: 10px;
}

#s-ee8cd553-bc14-4f97-affd-ca9bd37aac8e {
  min-height: 50px;
}








#s-ee8cd553-bc14-4f97-affd-ca9bd37aac8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee8cd553-bc14-4f97-affd-ca9bd37aac8e.shg-box.shg-c {
  justify-content: center;
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2820e430-1466-4eeb-bdfb-4ea99af03297 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c777ed3d-4725-46d6-ac49-6eee564fa694 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c777ed3d-4725-46d6-ac49-6eee564fa694 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-c777ed3d-4725-46d6-ac49-6eee564fa694 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c777ed3d-4725-46d6-ac49-6eee564fa694.shg-box.shg-c {
  justify-content: center;
}

#s-d08c6605-37c4-4c5d-aa7a-9c8831efce66 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-d08c6605-37c4-4c5d-aa7a-9c8831efce66 img.shogun-image {
    
    width: px;
  }


#s-d08c6605-37c4-4c5d-aa7a-9c8831efce66 .shogun-image-content {
  
    align-items: center;
  
}

#s-f82956c6-0506-4125-92fb-368992a1def4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f82956c6-0506-4125-92fb-368992a1def4 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-97028e43-ca93-4ef9-93ba-ea90c81bfe06 {
  margin-top: 10px;
}

#s-cd2c3e83-cf4e-4042-a3aa-899b230a3649 {
  min-height: 50px;
}








#s-cd2c3e83-cf4e-4042-a3aa-899b230a3649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd2c3e83-cf4e-4042-a3aa-899b230a3649.shg-box.shg-c {
  justify-content: center;
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ba71b370-d190-437d-b5a1-605aec6d3210 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0329094d-fe1f-469a-8c71-27619ff36c76 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0329094d-fe1f-469a-8c71-27619ff36c76 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0329094d-fe1f-469a-8c71-27619ff36c76 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0329094d-fe1f-469a-8c71-27619ff36c76 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-0329094d-fe1f-469a-8c71-27619ff36c76 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-0329094d-fe1f-469a-8c71-27619ff36c76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0329094d-fe1f-469a-8c71-27619ff36c76.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9570ab7a-7d0f-4576-8e1f-d3388993528e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae77c17-ce50-4b06-8599-e6d6cbd1b3fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-61c28117-b4a9-4705-a19d-958526659c71 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-61c28117-b4a9-4705-a19d-958526659c71 {
  margin-bottom: 40px;
}
}







#s-61c28117-b4a9-4705-a19d-958526659c71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61c28117-b4a9-4705-a19d-958526659c71.shg-box.shg-c {
  justify-content: center;
}

#s-d9ebadb7-f165-42ac-be6c-7657bbf2b5ec {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-d9ebadb7-f165-42ac-be6c-7657bbf2b5ec img.shogun-image {
    
    width: px;
  }


#s-d9ebadb7-f165-42ac-be6c-7657bbf2b5ec .shogun-image-content {
  
    align-items: center;
  
}

#s-3a38ac19-61dc-44be-8ca9-a5babd90db66 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3a38ac19-61dc-44be-8ca9-a5babd90db66 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a7f0952-fb63-4311-b9b1-c0ab80e65e88 {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-446e8fd1-d657-43e5-adee-e6f97dac33e9 {
  min-height: 50px;
}








#s-446e8fd1-d657-43e5-adee-e6f97dac33e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-446e8fd1-d657-43e5-adee-e6f97dac33e9.shg-box.shg-c {
  justify-content: center;
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b56cd396-7ca6-4241-b2fa-5b8c4598a492 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6acca90b-a18f-4e1b-8c9c-d5ad34a7a669 {
  min-height: 50px;
}
@media (max-width: 767px){#s-6acca90b-a18f-4e1b-8c9c-d5ad34a7a669 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-6acca90b-a18f-4e1b-8c9c-d5ad34a7a669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6acca90b-a18f-4e1b-8c9c-d5ad34a7a669.shg-box.shg-c {
  justify-content: center;
}

#s-cb5c4f27-b4ea-4378-bbfa-89ce9ab11f6c {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-cb5c4f27-b4ea-4378-bbfa-89ce9ab11f6c img.shogun-image {
    
    width: px;
  }


#s-cb5c4f27-b4ea-4378-bbfa-89ce9ab11f6c .shogun-image-content {
  
    align-items: center;
  
}

#s-99503686-e149-441c-8c69-adc993e4d8c2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-99503686-e149-441c-8c69-adc993e4d8c2 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3e5ba66-a5a1-4956-a4e4-1defd525986e {
  margin-top: 10px;
margin-left: -5%;
margin-right: -5%;
}

#s-fbbe25ed-1efc-4daf-856e-969aa1d7d52f {
  min-height: 50px;
}








#s-fbbe25ed-1efc-4daf-856e-969aa1d7d52f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbbe25ed-1efc-4daf-856e-969aa1d7d52f.shg-box.shg-c {
  justify-content: center;
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a069f96c-cca3-45aa-9f44-293810888d7b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828453d3-3396-40af-a3bc-46848bb8e5f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-58044c93-11d3-4750-a70a-cbc4084b17d6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-58044c93-11d3-4750-a70a-cbc4084b17d6 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-58044c93-11d3-4750-a70a-cbc4084b17d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58044c93-11d3-4750-a70a-cbc4084b17d6.shg-box.shg-c {
  justify-content: center;
}

#s-a9f635f6-5bb7-443f-b6c9-aaad91882b15 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-a9f635f6-5bb7-443f-b6c9-aaad91882b15 img.shogun-image {
    
    width: px;
  }


#s-a9f635f6-5bb7-443f-b6c9-aaad91882b15 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac84582b-d220-4914-ace2-f8ab9b119608 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ac84582b-d220-4914-ace2-f8ab9b119608 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d9394f0-dc9e-4d6a-9857-c85de11f2e97 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-3d9394f0-dc9e-4d6a-9857-c85de11f2e97 {
  margin-bottom: 40px;
}
}







#s-3d9394f0-dc9e-4d6a-9857-c85de11f2e97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d9394f0-dc9e-4d6a-9857-c85de11f2e97.shg-box.shg-c {
  justify-content: center;
}

#s-10b44306-9d13-4329-b90f-76d1c5a2b0ed {
  margin-top: 10px;
}

#s-5aa234c1-e446-4d16-b326-9c7eec3f1293 {
  min-height: 50px;
}








#s-5aa234c1-e446-4d16-b326-9c7eec3f1293 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5aa234c1-e446-4d16-b326-9c7eec3f1293.shg-box.shg-c {
  justify-content: center;
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0bd1d7cc-3154-4abb-b1d4-fcfa8891629b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2588e318-1487-4dec-801c-45993f25e178 {
  min-height: 50px;
}
@media (max-width: 767px){#s-2588e318-1487-4dec-801c-45993f25e178 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-2588e318-1487-4dec-801c-45993f25e178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2588e318-1487-4dec-801c-45993f25e178.shg-box.shg-c {
  justify-content: center;
}

#s-8f977f7e-d3db-4e52-8c90-fcb309238925 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-8f977f7e-d3db-4e52-8c90-fcb309238925 img.shogun-image {
    
    width: px;
  }


#s-8f977f7e-d3db-4e52-8c90-fcb309238925 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e17bfa1-19bd-4788-aa24-2b249372088e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7e17bfa1-19bd-4788-aa24-2b249372088e .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-197c4205-2e84-4e78-ae70-4fefff9a8ce4 {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-d662e722-a4b0-4cdb-b894-a56850298947 {
  min-height: 50px;
}








#s-d662e722-a4b0-4cdb-b894-a56850298947 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d662e722-a4b0-4cdb-b894-a56850298947.shg-box.shg-c {
  justify-content: center;
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5576aa84-636a-43cf-8635-fe95d1f60d2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4380acee-dba3-4878-8d3c-fe2e0c7d80c1.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-234e3819-49f2-4049-a3c2-f45187fabafe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08de6054-17d4-4d11-85f8-04c77b59b1c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6605c30f-de22-4cbe-8e32-ab236ba6463c {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-6605c30f-de22-4cbe-8e32-ab236ba6463c {
  margin-bottom: 40px;
}
}







#s-6605c30f-de22-4cbe-8e32-ab236ba6463c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6605c30f-de22-4cbe-8e32-ab236ba6463c.shg-box.shg-c {
  justify-content: center;
}

#s-7277c0ba-242b-4fc5-8dfc-62ed5db5dac7 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-7277c0ba-242b-4fc5-8dfc-62ed5db5dac7 img.shogun-image {
    
    width: px;
  }


#s-7277c0ba-242b-4fc5-8dfc-62ed5db5dac7 .shogun-image-content {
  
    align-items: center;
  
}

#s-49a3840d-ca9e-4b02-88f8-ebef83276f96 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-49a3840d-ca9e-4b02-88f8-ebef83276f96 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc0d1e68-f0bb-43c6-b95f-2cb6c1980f6f {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-a8b2dc91-cbba-47fe-92e0-f4864cf25921 {
  min-height: 50px;
}








#s-a8b2dc91-cbba-47fe-92e0-f4864cf25921 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8b2dc91-cbba-47fe-92e0-f4864cf25921.shg-box.shg-c {
  justify-content: center;
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-31975754-1e1c-4923-95fa-18189c37ce54 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e8f0fec6-13bf-41d7-b33a-e51e161d83de {
  min-height: 50px;
}
@media (max-width: 767px){#s-e8f0fec6-13bf-41d7-b33a-e51e161d83de {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-e8f0fec6-13bf-41d7-b33a-e51e161d83de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8f0fec6-13bf-41d7-b33a-e51e161d83de.shg-box.shg-c {
  justify-content: center;
}

#s-18bccf0a-397c-4474-b391-45123bacdbfb {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-18bccf0a-397c-4474-b391-45123bacdbfb img.shogun-image {
    
    width: px;
  }


#s-18bccf0a-397c-4474-b391-45123bacdbfb .shogun-image-content {
  
    align-items: center;
  
}

#s-c697d3d9-d023-4e37-8638-3240f1faf2fc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c697d3d9-d023-4e37-8638-3240f1faf2fc .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee307e74-92b1-4bd7-87d0-11ddfb68bf4a {
  margin-top: 10px;
}

#s-f7c68466-2c9b-4108-b02f-5314aabffe64 {
  min-height: 50px;
}








#s-f7c68466-2c9b-4108-b02f-5314aabffe64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7c68466-2c9b-4108-b02f-5314aabffe64.shg-box.shg-c {
  justify-content: center;
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-4c553aeb-6180-443e-bb30-267fe0db391b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55097ab9-3f41-4711-87aa-ad51e0c79b43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-827e5cfc-9206-4ff2-81a5-ed910eb32890 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-827e5cfc-9206-4ff2-81a5-ed910eb32890 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-827e5cfc-9206-4ff2-81a5-ed910eb32890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-827e5cfc-9206-4ff2-81a5-ed910eb32890.shg-box.shg-c {
  justify-content: center;
}

#s-dacfd5f4-ae00-4dce-855b-da0fb0d5e0d3 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-dacfd5f4-ae00-4dce-855b-da0fb0d5e0d3 img.shogun-image {
    
    width: px;
  }


#s-dacfd5f4-ae00-4dce-855b-da0fb0d5e0d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e4d6646-8c72-4fa3-b607-173e31a8d159 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3e4d6646-8c72-4fa3-b607-173e31a8d159 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a39d34e2-2587-4c81-b929-0133aaf1aad4 {
  margin-top: 10px;
}

#s-aa73cbc2-a357-4099-8707-e7ae7c173202 {
  min-height: 50px;
}








#s-aa73cbc2-a357-4099-8707-e7ae7c173202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa73cbc2-a357-4099-8707-e7ae7c173202.shg-box.shg-c {
  justify-content: center;
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d936e4e2-b155-4070-b81c-8b82d0380406 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-54555e5a-766b-4096-bd72-acb843b2068f {
  min-height: 50px;
}
@media (max-width: 767px){#s-54555e5a-766b-4096-bd72-acb843b2068f {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-54555e5a-766b-4096-bd72-acb843b2068f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54555e5a-766b-4096-bd72-acb843b2068f.shg-box.shg-c {
  justify-content: center;
}

#s-64abd92a-b2e9-455c-91ea-ec2531861c9a {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-64abd92a-b2e9-455c-91ea-ec2531861c9a img.shogun-image {
    
    width: px;
  }


#s-64abd92a-b2e9-455c-91ea-ec2531861c9a .shogun-image-content {
  
    align-items: center;
  
}

#s-c636f54e-79b0-4531-92a6-ae291b506251 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c636f54e-79b0-4531-92a6-ae291b506251 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75eb8a1a-0f12-46ec-964b-4fa9bd1f7779 {
  margin-top: 10px;
margin-left: -7%;
margin-right: -7%;
}

#s-de1cd050-5f1a-4f88-a376-afc82cd5eacf {
  min-height: 50px;
}








#s-de1cd050-5f1a-4f88-a376-afc82cd5eacf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de1cd050-5f1a-4f88-a376-afc82cd5eacf.shg-box.shg-c {
  justify-content: center;
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-48aa3f6e-f5a3-485c-b100-3fd88e71c71a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2422863-90eb-4fc0-92c1-2c7bf26021d7.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1353e416-76a5-4420-a5b7-a9d94d862a04"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0b9bc5e-4dbd-48ed-ad22-ff41efd72d28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1281640-2bf6-4d28-a270-1ca228c4d8fe {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-e1281640-2bf6-4d28-a270-1ca228c4d8fe {
  margin-bottom: 40px;
}
}







#s-e1281640-2bf6-4d28-a270-1ca228c4d8fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1281640-2bf6-4d28-a270-1ca228c4d8fe.shg-box.shg-c {
  justify-content: center;
}

#s-5c17c0a1-86ca-40ee-976e-c52163d64137 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-5c17c0a1-86ca-40ee-976e-c52163d64137 img.shogun-image {
    
    width: px;
  }


#s-5c17c0a1-86ca-40ee-976e-c52163d64137 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5f912d1-c46e-422b-91bd-63493a8073d4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f5f912d1-c46e-422b-91bd-63493a8073d4 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63369434-8c13-4eee-a545-f6befd09b27c {
  margin-top: 10px;
margin-left: 20%;
margin-right: 20%;
}

#s-e99a9cae-fa16-4aeb-a735-46b7abb0b5e2 {
  min-height: 50px;
}








#s-e99a9cae-fa16-4aeb-a735-46b7abb0b5e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e99a9cae-fa16-4aeb-a735-46b7abb0b5e2.shg-box.shg-c {
  justify-content: center;
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7f9c8c2b-1028-4b45-9a30-e3502a5299fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4dff7eff-af5d-4a16-a992-794ba3d75216 {
  min-height: 50px;
}
@media (max-width: 767px){#s-4dff7eff-af5d-4a16-a992-794ba3d75216 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-4dff7eff-af5d-4a16-a992-794ba3d75216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dff7eff-af5d-4a16-a992-794ba3d75216.shg-box.shg-c {
  justify-content: center;
}

#s-5cc00e6c-e327-483f-82ab-a195338fc696 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-5cc00e6c-e327-483f-82ab-a195338fc696 img.shogun-image {
    
    width: px;
  }


#s-5cc00e6c-e327-483f-82ab-a195338fc696 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0b96c25-b5e1-425e-af0a-78a89d71f297 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c0b96c25-b5e1-425e-af0a-78a89d71f297 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9424cbdd-2be1-47eb-969d-594464cdc5ab {
  margin-top: 10px;
margin-left: 20%;
margin-right: 20%;
}

#s-d009bba4-33bc-4e23-941e-8e10d79cd464 {
  min-height: 50px;
}








#s-d009bba4-33bc-4e23-941e-8e10d79cd464 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d009bba4-33bc-4e23-941e-8e10d79cd464.shg-box.shg-c {
  justify-content: center;
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-51a1de9f-ff0b-4000-b2f3-a7c87f88c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e48bf1ce-40d7-4c52-91b0-db10dbde2a89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4f2829f9-a965-4c36-87a1-d29f4f21f5f9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-4f2829f9-a965-4c36-87a1-d29f4f21f5f9 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-4f2829f9-a965-4c36-87a1-d29f4f21f5f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f2829f9-a965-4c36-87a1-d29f4f21f5f9.shg-box.shg-c {
  justify-content: center;
}

#s-fbe34f23-422e-455e-9db3-bb882488e7ae {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-fbe34f23-422e-455e-9db3-bb882488e7ae img.shogun-image {
    
    width: px;
  }


#s-fbe34f23-422e-455e-9db3-bb882488e7ae .shogun-image-content {
  
    align-items: center;
  
}

#s-62e9510b-5f3e-4e64-a9bf-772e492e4d33 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-62e9510b-5f3e-4e64-a9bf-772e492e4d33 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af3d810c-9713-49c3-99be-2eb06f7fa212 {
  margin-top: 10px;
}

#s-cdf8136b-79f7-411e-b636-c4d552592722 {
  min-height: 50px;
}








#s-cdf8136b-79f7-411e-b636-c4d552592722 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdf8136b-79f7-411e-b636-c4d552592722.shg-box.shg-c {
  justify-content: center;
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-45aa1c85-06ce-4f75-b331-4e22b35210ca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8d1da3b5-b596-4830-8788-19bfcafd6f00 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8d1da3b5-b596-4830-8788-19bfcafd6f00 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-8d1da3b5-b596-4830-8788-19bfcafd6f00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d1da3b5-b596-4830-8788-19bfcafd6f00.shg-box.shg-c {
  justify-content: center;
}

#s-b328e8ac-04b4-4e08-ab6c-c4868ca9d505 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-b328e8ac-04b4-4e08-ab6c-c4868ca9d505 img.shogun-image {
    
    width: px;
  }


#s-b328e8ac-04b4-4e08-ab6c-c4868ca9d505 .shogun-image-content {
  
    align-items: center;
  
}

#s-702f160b-f4d9-4943-978d-8451724fe489 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-702f160b-f4d9-4943-978d-8451724fe489 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ff341d0-9ac6-46fb-88e2-2e06662eb58f {
  margin-top: 10px;
}

#s-f166a14f-f5c0-4637-b1a6-45329c27257a {
  min-height: 50px;
}








#s-f166a14f-f5c0-4637-b1a6-45329c27257a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f166a14f-f5c0-4637-b1a6-45329c27257a.shg-box.shg-c {
  justify-content: center;
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5640ea96-f904-4057-8d2d-980d07ba733f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-471be7d5-4a38-433b-aa5d-4d893840f9b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-471be7d5-4a38-433b-aa5d-4d893840f9b4.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d4fe8a-bcaf-4fce-85db-c9b5ac6d33b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a8516c2-d4b9-4124-b18d-8f1acf2ee76a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ed2e6846-5cae-4f16-be54-2d861f4dd9db {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-ed2e6846-5cae-4f16-be54-2d861f4dd9db {
  margin-bottom: 40px;
}
}







#s-ed2e6846-5cae-4f16-be54-2d861f4dd9db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed2e6846-5cae-4f16-be54-2d861f4dd9db.shg-box.shg-c {
  justify-content: center;
}

#s-9d07c9be-da98-4ed3-9a28-764a14b44221 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-9d07c9be-da98-4ed3-9a28-764a14b44221 img.shogun-image {
    
    width: px;
  }


#s-9d07c9be-da98-4ed3-9a28-764a14b44221 .shogun-image-content {
  
    align-items: center;
  
}

#s-19ff6b92-d9e5-4635-94eb-37e7e863b114 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-19ff6b92-d9e5-4635-94eb-37e7e863b114 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4c4a0510-82e0-4b60-817c-5fa97bbfbab7 {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-5407283a-9eba-427f-8fee-154f39d7f776 {
  min-height: 50px;
}








#s-5407283a-9eba-427f-8fee-154f39d7f776 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5407283a-9eba-427f-8fee-154f39d7f776.shg-box.shg-c {
  justify-content: center;
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7c8d9e82-6650-4956-9bb1-a702b22dc19b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-353cee0a-60b4-4171-82d6-af602ba3492d {
  min-height: 50px;
}
@media (max-width: 767px){#s-353cee0a-60b4-4171-82d6-af602ba3492d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-353cee0a-60b4-4171-82d6-af602ba3492d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-353cee0a-60b4-4171-82d6-af602ba3492d.shg-box.shg-c {
  justify-content: center;
}

#s-e97b2ada-4a13-40c9-b206-62f127bcfc15 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-e97b2ada-4a13-40c9-b206-62f127bcfc15 img.shogun-image {
    
    width: px;
  }


#s-e97b2ada-4a13-40c9-b206-62f127bcfc15 .shogun-image-content {
  
    align-items: center;
  
}

#s-20994b35-dd2c-48e1-a594-6c5dce7b36a1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-20994b35-dd2c-48e1-a594-6c5dce7b36a1 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba8b5c81-a8e2-4c15-9906-64df98a0c280 {
  margin-top: 10px;
margin-left: -7%;
margin-right: -7%;
}

#s-80734817-2f4c-42d6-aa82-c129af43b6ae {
  min-height: 50px;
}








#s-80734817-2f4c-42d6-aa82-c129af43b6ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80734817-2f4c-42d6-aa82-c129af43b6ae.shg-box.shg-c {
  justify-content: center;
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-00a46f61-314e-4ce4-8633-b35e5721961f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62148b74-b4bf-4ca9-b391-dcee292b16f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-580a67db-f797-47ca-8a91-5fb25bc7ba12 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-580a67db-f797-47ca-8a91-5fb25bc7ba12 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-580a67db-f797-47ca-8a91-5fb25bc7ba12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-580a67db-f797-47ca-8a91-5fb25bc7ba12.shg-box.shg-c {
  justify-content: center;
}

#s-bcaee960-91a0-45df-a5b0-9668643508f1 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-bcaee960-91a0-45df-a5b0-9668643508f1 img.shogun-image {
    
    width: px;
  }


#s-bcaee960-91a0-45df-a5b0-9668643508f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c221785-bf28-4f6c-b9e2-d44d11163e62 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5c221785-bf28-4f6c-b9e2-d44d11163e62 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-59d4331d-ddf3-431c-8337-9fec3f6e38e7 {
  margin-top: 10px;
margin-left: -7%;
margin-right: -7%;
}

#s-55ad0f77-7250-4459-bc88-b38119457b11 {
  min-height: 50px;
}








#s-55ad0f77-7250-4459-bc88-b38119457b11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55ad0f77-7250-4459-bc88-b38119457b11.shg-box.shg-c {
  justify-content: center;
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0eb09faf-28dd-4756-9fd3-a59031fef04d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dcf2886e-d730-4537-b60e-7f46e667f5d7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-dcf2886e-d730-4537-b60e-7f46e667f5d7 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-dcf2886e-d730-4537-b60e-7f46e667f5d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcf2886e-d730-4537-b60e-7f46e667f5d7.shg-box.shg-c {
  justify-content: center;
}

#s-98bb2768-4f94-494d-bacc-632393e618e2 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
min-height: 64px;
text-align: center;
}




  #s-98bb2768-4f94-494d-bacc-632393e618e2 img.shogun-image {
    
    width: px;
  }


#s-98bb2768-4f94-494d-bacc-632393e618e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd2e1ad3-2e88-4efa-bc60-ebd1fd887d1a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bd2e1ad3-2e88-4efa-bc60-ebd1fd887d1a .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c682a7c4-edc0-46cd-bfb4-970623b342a6 {
  margin-top: 10px;
}

#s-628937c2-5c92-4356-a124-e8a150f2a201 {
  min-height: 50px;
}








#s-628937c2-5c92-4356-a124-e8a150f2a201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-628937c2-5c92-4356-a124-e8a150f2a201.shg-box.shg-c {
  justify-content: center;
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8ec8cd7a-2783-48eb-8c44-f50c617a45f3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c02e43c2-a53e-46ce-a357-e17d4b56c5f4.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74ecd736-b476-4ece-b661-1a0ccefedfd0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c092bb33-0d55-4b13-bd80-6e4b1f5edbc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2d68165b-a87c-430a-8848-370a12fde96b {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-2d68165b-a87c-430a-8848-370a12fde96b {
  margin-bottom: 40px;
}
}







#s-2d68165b-a87c-430a-8848-370a12fde96b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d68165b-a87c-430a-8848-370a12fde96b.shg-box.shg-c {
  justify-content: center;
}

#s-1244dcfe-5ca7-443b-8cc1-1312e23ea154 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-1244dcfe-5ca7-443b-8cc1-1312e23ea154 img.shogun-image {
    
    width: px;
  }


#s-1244dcfe-5ca7-443b-8cc1-1312e23ea154 .shogun-image-content {
  
    align-items: center;
  
}

#s-0355169b-a2f6-4054-ba92-d76ffbdb8b7c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0355169b-a2f6-4054-ba92-d76ffbdb8b7c .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-57c2e790-51f7-47fb-8417-fca391495d17 {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-cbed06b1-e648-44ed-85ad-a5b143296349 {
  min-height: 50px;
}








#s-cbed06b1-e648-44ed-85ad-a5b143296349 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbed06b1-e648-44ed-85ad-a5b143296349.shg-box.shg-c {
  justify-content: center;
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ab252adf-f83f-4200-bb83-dac7d713c888 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1899488b-70c9-4350-b09e-8d06d06cfbf7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1899488b-70c9-4350-b09e-8d06d06cfbf7 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-1899488b-70c9-4350-b09e-8d06d06cfbf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1899488b-70c9-4350-b09e-8d06d06cfbf7.shg-box.shg-c {
  justify-content: center;
}

#s-33fe5c7e-a578-4cda-a076-af8d2b3f1c6f {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-33fe5c7e-a578-4cda-a076-af8d2b3f1c6f img.shogun-image {
    
    width: px;
  }


#s-33fe5c7e-a578-4cda-a076-af8d2b3f1c6f .shogun-image-content {
  
    align-items: center;
  
}

#s-0e8cb38e-f8cd-4a0b-afe7-d57735f8175f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0e8cb38e-f8cd-4a0b-afe7-d57735f8175f .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4eee7266-b535-42c0-8405-9a3079a6bfaf {
  margin-top: 10px;
}

#s-e80ab9b6-6c80-4745-8261-6f8c26ac1ec8 {
  min-height: 50px;
}








#s-e80ab9b6-6c80-4745-8261-6f8c26ac1ec8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e80ab9b6-6c80-4745-8261-6f8c26ac1ec8.shg-box.shg-c {
  justify-content: center;
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d2dc2fff-292c-40f9-8851-e7e65786961e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7b7add0-ecb9-4de9-af94-fd9caf956bf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-987348c0-9ed2-4c28-b2fe-784b6bcc7f45 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-987348c0-9ed2-4c28-b2fe-784b6bcc7f45 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-987348c0-9ed2-4c28-b2fe-784b6bcc7f45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-987348c0-9ed2-4c28-b2fe-784b6bcc7f45.shg-box.shg-c {
  justify-content: center;
}

#s-d67f0b01-99ec-4ccc-9457-ff3035e09859 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-d67f0b01-99ec-4ccc-9457-ff3035e09859 img.shogun-image {
    
    width: px;
  }


#s-d67f0b01-99ec-4ccc-9457-ff3035e09859 .shogun-image-content {
  
    align-items: center;
  
}

#s-8250445e-5291-4956-83aa-dc100ac3b9df {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8250445e-5291-4956-83aa-dc100ac3b9df .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f66125ed-3da7-4095-b851-ed1ec2785e22 {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-b7454eb6-96e5-4fc8-b431-a7cb17cec081 {
  min-height: 50px;
}








#s-b7454eb6-96e5-4fc8-b431-a7cb17cec081 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7454eb6-96e5-4fc8-b431-a7cb17cec081.shg-box.shg-c {
  justify-content: center;
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-31dadbd6-3f5c-4eba-96a4-4ec328ea17b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8fc7a6c5-98cc-4261-b188-838ceb38a77b {
  min-height: 50px;
}
@media (max-width: 767px){#s-8fc7a6c5-98cc-4261-b188-838ceb38a77b {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-8fc7a6c5-98cc-4261-b188-838ceb38a77b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fc7a6c5-98cc-4261-b188-838ceb38a77b.shg-box.shg-c {
  justify-content: center;
}

#s-6ec8eba6-13f2-413d-9c2c-11c06895d4f7 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-6ec8eba6-13f2-413d-9c2c-11c06895d4f7 img.shogun-image {
    
    width: px;
  }


#s-6ec8eba6-13f2-413d-9c2c-11c06895d4f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3afff7d-7937-457b-95df-4f4947349ba5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d3afff7d-7937-457b-95df-4f4947349ba5 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efabd7a5-c87d-436e-99ab-340a223c2fff {
  margin-top: 10px;
}

#s-ecc6cf05-e598-45e6-bf40-86daeffbb0fd {
  min-height: 50px;
}








#s-ecc6cf05-e598-45e6-bf40-86daeffbb0fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecc6cf05-e598-45e6-bf40-86daeffbb0fd.shg-box.shg-c {
  justify-content: center;
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7bbe5105-b5e3-4293-979d-0fb1501d2421 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-d9da0818-5409-4f9f-add5-9cc7a30187d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9da0818-5409-4f9f-add5-9cc7a30187d2.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78c7f784-e22c-44fd-84ab-209731af05f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0811d835-5c45-4060-afd2-c2c934573eee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4f03ed21-dfa9-4903-8797-41bc10323411 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-4f03ed21-dfa9-4903-8797-41bc10323411 {
  margin-bottom: 40px;
}
}







#s-4f03ed21-dfa9-4903-8797-41bc10323411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f03ed21-dfa9-4903-8797-41bc10323411.shg-box.shg-c {
  justify-content: center;
}

#s-6e339e7f-0d22-4a7b-9de9-e57f0e3a513b {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-6e339e7f-0d22-4a7b-9de9-e57f0e3a513b img.shogun-image {
    
    width: px;
  }


#s-6e339e7f-0d22-4a7b-9de9-e57f0e3a513b .shogun-image-content {
  
    align-items: center;
  
}

#s-65b9a731-89c8-4619-8cdd-87cb908279bb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-65b9a731-89c8-4619-8cdd-87cb908279bb .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d6f6985d-e352-41e9-a2ba-8c4899b4565a {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
}

#s-9c65b119-0933-4760-9048-111490d0f4e2 {
  min-height: 50px;
}








#s-9c65b119-0933-4760-9048-111490d0f4e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c65b119-0933-4760-9048-111490d0f4e2.shg-box.shg-c {
  justify-content: center;
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0d5ce13e-01b8-4daa-b989-0fb7ade55a3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a01b3f13-a68f-4fb1-9254-a242e0fddb62 {
  min-height: 50px;
}
@media (max-width: 767px){#s-a01b3f13-a68f-4fb1-9254-a242e0fddb62 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-a01b3f13-a68f-4fb1-9254-a242e0fddb62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01b3f13-a68f-4fb1-9254-a242e0fddb62.shg-box.shg-c {
  justify-content: center;
}

#s-2bcd5cc6-2537-480e-9e66-c2f1baa1b28b {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-2bcd5cc6-2537-480e-9e66-c2f1baa1b28b img.shogun-image {
    
    width: px;
  }


#s-2bcd5cc6-2537-480e-9e66-c2f1baa1b28b .shogun-image-content {
  
    align-items: center;
  
}

#s-913b3dde-fa98-4488-8733-4c9080d94644 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-913b3dde-fa98-4488-8733-4c9080d94644 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-33db781a-8bd3-4d1f-b92c-174fc00997f5 {
  margin-top: 10px;
}

#s-5ae85b02-9821-4049-8f73-497025b6d8e8 {
  min-height: 50px;
}








#s-5ae85b02-9821-4049-8f73-497025b6d8e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ae85b02-9821-4049-8f73-497025b6d8e8.shg-box.shg-c {
  justify-content: center;
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c1f23a01-3b13-4808-8bb2-be3432343bc1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4475a05-6642-45ab-a4cb-38da4d11191d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-637645e3-ab0f-4025-a95f-470aa034d128 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-637645e3-ab0f-4025-a95f-470aa034d128 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-637645e3-ab0f-4025-a95f-470aa034d128 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-637645e3-ab0f-4025-a95f-470aa034d128.shg-box.shg-c {
  justify-content: center;
}

#s-7d8bc412-2a53-49eb-b2fc-5179f0119dc6 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-7d8bc412-2a53-49eb-b2fc-5179f0119dc6 img.shogun-image {
    
    width: px;
  }


#s-7d8bc412-2a53-49eb-b2fc-5179f0119dc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-77d9ff26-0f16-454f-a75a-37d5b6244727 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-77d9ff26-0f16-454f-a75a-37d5b6244727 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e97e3064-16d8-4204-b01e-2b00b731725f {
  margin-top: 10px;
margin-left: -10%;
margin-right: -10%;
}

#s-930e6305-fc9d-4b92-bdc7-bb61eac7d167 {
  min-height: 50px;
}








#s-930e6305-fc9d-4b92-bdc7-bb61eac7d167 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-930e6305-fc9d-4b92-bdc7-bb61eac7d167.shg-box.shg-c {
  justify-content: center;
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7a8dfa87-3b0b-4143-b942-6d641351667c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5c15e80b-94de-42bd-b380-0e5e408ae9ed {
  min-height: 50px;
}
@media (max-width: 767px){#s-5c15e80b-94de-42bd-b380-0e5e408ae9ed {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-5c15e80b-94de-42bd-b380-0e5e408ae9ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c15e80b-94de-42bd-b380-0e5e408ae9ed.shg-box.shg-c {
  justify-content: center;
}

#s-7ce43175-03c7-4d15-b3ce-b73dec635999 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-7ce43175-03c7-4d15-b3ce-b73dec635999 img.shogun-image {
    
    width: px;
  }


#s-7ce43175-03c7-4d15-b3ce-b73dec635999 .shogun-image-content {
  
    align-items: center;
  
}

#s-d03c5b52-b086-459e-a49d-1c0478822390 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d03c5b52-b086-459e-a49d-1c0478822390 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-49dc22c5-41cf-44d5-912e-fafde2a5c62f {
  margin-top: 10px;
}

#s-e5be9d47-333f-41c6-9223-bdff7c75b09b {
  min-height: 50px;
}








#s-e5be9d47-333f-41c6-9223-bdff7c75b09b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5be9d47-333f-41c6-9223-bdff7c75b09b.shg-box.shg-c {
  justify-content: center;
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a684da8f-62bc-4481-a209-657229982122 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1197951f-019b-4fbe-8f54-20beed92c713 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1197951f-019b-4fbe-8f54-20beed92c713 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1197951f-019b-4fbe-8f54-20beed92c713 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1197951f-019b-4fbe-8f54-20beed92c713 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1197951f-019b-4fbe-8f54-20beed92c713 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1197951f-019b-4fbe-8f54-20beed92c713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1197951f-019b-4fbe-8f54-20beed92c713.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb2f4a13-efa2-4b62-a82b-1962b35e79df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c49fa42b-ce4c-4e9e-859b-e4bfbdcc76b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-664dfe72-eeb3-4fe2-a48d-e5ffd9008b68 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-664dfe72-eeb3-4fe2-a48d-e5ffd9008b68 {
  margin-bottom: 40px;
}
}







#s-664dfe72-eeb3-4fe2-a48d-e5ffd9008b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-664dfe72-eeb3-4fe2-a48d-e5ffd9008b68.shg-box.shg-c {
  justify-content: center;
}

#s-afb388fc-bbe6-47a6-827e-6c21db947f3f {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-afb388fc-bbe6-47a6-827e-6c21db947f3f img.shogun-image {
    
    width: px;
  }


#s-afb388fc-bbe6-47a6-827e-6c21db947f3f .shogun-image-content {
  
    align-items: center;
  
}

#s-d381d29b-cef4-4f9a-aaa5-47a7320326ac {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d381d29b-cef4-4f9a-aaa5-47a7320326ac .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c76d120-44a9-439f-ae61-19e15ab9ba66 {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-f66a3f49-e8d9-4c55-82f2-25c4beb6eacd {
  min-height: 50px;
}








#s-f66a3f49-e8d9-4c55-82f2-25c4beb6eacd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f66a3f49-e8d9-4c55-82f2-25c4beb6eacd.shg-box.shg-c {
  justify-content: center;
}

#s-ee3eed3c-84d8-4403-a28a-01237f4ff176 {
  min-height: 50px;
}








#s-ee3eed3c-84d8-4403-a28a-01237f4ff176 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee3eed3c-84d8-4403-a28a-01237f4ff176.shg-box.shg-c {
  justify-content: center;
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-22d7d137-8d70-4b11-9d1d-51e007f35c4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c1faf03f-38fa-4270-bd7f-7d24adb83f1d {
  min-height: 50px;
}
@media (max-width: 767px){#s-c1faf03f-38fa-4270-bd7f-7d24adb83f1d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-c1faf03f-38fa-4270-bd7f-7d24adb83f1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1faf03f-38fa-4270-bd7f-7d24adb83f1d.shg-box.shg-c {
  justify-content: center;
}

#s-0130f3aa-d652-460c-bc74-73c594e94199 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-0130f3aa-d652-460c-bc74-73c594e94199 img.shogun-image {
    
    width: px;
  }


#s-0130f3aa-d652-460c-bc74-73c594e94199 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fdec884-2909-4af5-93a7-0f388e827053 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6fdec884-2909-4af5-93a7-0f388e827053 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-880fd64c-72c1-49ef-ac3b-083f12869a31 {
  margin-top: 10px;
}

#s-08cef0e9-10e5-46c4-a082-e13ccf64c760 {
  min-height: 50px;
}








#s-08cef0e9-10e5-46c4-a082-e13ccf64c760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08cef0e9-10e5-46c4-a082-e13ccf64c760.shg-box.shg-c {
  justify-content: center;
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c3197416-7310-480a-abc6-d18599e30aaf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b5e16cb-dd79-47e8-afff-bcc13316b99b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0b32352e-524c-4f99-9b0b-747c7d0a63e3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-0b32352e-524c-4f99-9b0b-747c7d0a63e3 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-0b32352e-524c-4f99-9b0b-747c7d0a63e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b32352e-524c-4f99-9b0b-747c7d0a63e3.shg-box.shg-c {
  justify-content: center;
}

#s-3295e00b-4656-4b80-8824-e6ded7aff201 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-3295e00b-4656-4b80-8824-e6ded7aff201 img.shogun-image {
    
    width: px;
  }


#s-3295e00b-4656-4b80-8824-e6ded7aff201 .shogun-image-content {
  
    align-items: center;
  
}

#s-279f2c00-eaad-461d-8416-96524f248fa5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-279f2c00-eaad-461d-8416-96524f248fa5 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ec68e106-eeae-4680-aeb3-56137d31e9fb {
  margin-top: 10px;
}

#s-e7a9b690-a150-4318-a8e4-3742fe9d52ed {
  min-height: 50px;
}








#s-e7a9b690-a150-4318-a8e4-3742fe9d52ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7a9b690-a150-4318-a8e4-3742fe9d52ed.shg-box.shg-c {
  justify-content: center;
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-86d870d8-2424-487b-bcde-9252c544895f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dc053cad-ae0c-4d10-bfa7-8cfdc6d41c1f {
  min-height: 50px;
}
@media (max-width: 767px){#s-dc053cad-ae0c-4d10-bfa7-8cfdc6d41c1f {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-dc053cad-ae0c-4d10-bfa7-8cfdc6d41c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc053cad-ae0c-4d10-bfa7-8cfdc6d41c1f.shg-box.shg-c {
  justify-content: center;
}

#s-af7dab12-3de7-4a6e-9821-2955432d9c87 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-af7dab12-3de7-4a6e-9821-2955432d9c87 img.shogun-image {
    
    width: px;
  }


#s-af7dab12-3de7-4a6e-9821-2955432d9c87 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a1084b6-e9b7-4f8d-8fbb-058ba508a969 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2a1084b6-e9b7-4f8d-8fbb-058ba508a969 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-734f8bfa-ffc8-4a56-baa1-fcb3e3987096 {
  margin-top: 10px;
}

#s-42897715-308b-43a4-b30f-ba03b4c605cf {
  min-height: 50px;
}








#s-42897715-308b-43a4-b30f-ba03b4c605cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42897715-308b-43a4-b30f-ba03b4c605cf.shg-box.shg-c {
  justify-content: center;
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-402ced46-4f9a-45ca-b479-779e4deb7040 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-37280ba3-916d-4655-b1d7-23d98126e687 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-37280ba3-916d-4655-b1d7-23d98126e687 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-37280ba3-916d-4655-b1d7-23d98126e687 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-37280ba3-916d-4655-b1d7-23d98126e687 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-37280ba3-916d-4655-b1d7-23d98126e687 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-37280ba3-916d-4655-b1d7-23d98126e687 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37280ba3-916d-4655-b1d7-23d98126e687.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e6b23a5-39e3-4628-b1b2-fc007dbd8a3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55673b77-2d45-4466-be91-d61abb91c80b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6162498d-6508-438b-84e4-aa5f608bb267 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-6162498d-6508-438b-84e4-aa5f608bb267 {
  margin-bottom: 40px;
}
}







#s-6162498d-6508-438b-84e4-aa5f608bb267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6162498d-6508-438b-84e4-aa5f608bb267.shg-box.shg-c {
  justify-content: center;
}

#s-00ed3bcf-3383-472f-b2f7-2be7c6114495 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-00ed3bcf-3383-472f-b2f7-2be7c6114495 img.shogun-image {
    
    width: px;
  }


#s-00ed3bcf-3383-472f-b2f7-2be7c6114495 .shogun-image-content {
  
    align-items: center;
  
}

#s-b171eb6f-17f0-4d9b-bc27-512d3018efe6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b171eb6f-17f0-4d9b-bc27-512d3018efe6 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0afb9f33-f16f-43e0-849b-8808167d43ff {
  margin-top: 10px;
margin-left: -6%;
margin-right: -6%;
}

#s-e8c771fe-7a4f-4b00-9b30-056a9a2994a6 {
  min-height: 50px;
}








#s-e8c771fe-7a4f-4b00-9b30-056a9a2994a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8c771fe-7a4f-4b00-9b30-056a9a2994a6.shg-box.shg-c {
  justify-content: center;
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-59ec4680-8b17-465e-877f-6f19cf46d2fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2ab4545c-caca-4230-88f5-8e5530c136ed {
  min-height: 50px;
}
@media (max-width: 767px){#s-2ab4545c-caca-4230-88f5-8e5530c136ed {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-2ab4545c-caca-4230-88f5-8e5530c136ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ab4545c-caca-4230-88f5-8e5530c136ed.shg-box.shg-c {
  justify-content: center;
}

#s-b11d46d4-539b-4d98-b7a8-c7a157cc866f {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-b11d46d4-539b-4d98-b7a8-c7a157cc866f img.shogun-image {
    
    width: px;
  }


#s-b11d46d4-539b-4d98-b7a8-c7a157cc866f .shogun-image-content {
  
    align-items: center;
  
}

#s-8c5e3527-7b48-4855-a8d0-93d21d4a1555 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8c5e3527-7b48-4855-a8d0-93d21d4a1555 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-428afb49-aea3-481c-8b4c-07eddcea0315 {
  margin-top: 10px;
}

#s-ff24eb6e-b20f-4b58-adb1-366620cc0ad4 {
  min-height: 50px;
}








#s-ff24eb6e-b20f-4b58-adb1-366620cc0ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff24eb6e-b20f-4b58-adb1-366620cc0ad4.shg-box.shg-c {
  justify-content: center;
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-df0c18c5-fd91-4d5c-b532-a4487c2bea2d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5601b9ed-5dd5-4180-94e8-c9756d34c446"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1725913b-c12c-4829-aab4-7076ef834fd9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-1725913b-c12c-4829-aab4-7076ef834fd9 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-1725913b-c12c-4829-aab4-7076ef834fd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1725913b-c12c-4829-aab4-7076ef834fd9.shg-box.shg-c {
  justify-content: center;
}

#s-888a8c5b-f824-4cd8-98ad-d614008993f3 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-888a8c5b-f824-4cd8-98ad-d614008993f3 img.shogun-image {
    
    width: px;
  }


#s-888a8c5b-f824-4cd8-98ad-d614008993f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bdc24ce-d798-4142-92f6-686436a7de81 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8bdc24ce-d798-4142-92f6-686436a7de81 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d3e305d-e6f1-44a3-991a-8ae31eec2b65 {
  margin-top: 10px;
}

#s-1fda384d-c6ea-49da-9b16-49ea8814a151 {
  min-height: 50px;
}








#s-1fda384d-c6ea-49da-9b16-49ea8814a151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fda384d-c6ea-49da-9b16-49ea8814a151.shg-box.shg-c {
  justify-content: center;
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-760796bd-8ff0-43f5-85a5-3a060aa93add > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a1f52801-79bf-4eb5-b0b0-9e3945b32e43 {
  min-height: 50px;
}
@media (max-width: 767px){#s-a1f52801-79bf-4eb5-b0b0-9e3945b32e43 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-a1f52801-79bf-4eb5-b0b0-9e3945b32e43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1f52801-79bf-4eb5-b0b0-9e3945b32e43.shg-box.shg-c {
  justify-content: center;
}

#s-e2f8b1e6-7e68-4f21-ac64-509737d131ac {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-e2f8b1e6-7e68-4f21-ac64-509737d131ac img.shogun-image {
    
    width: px;
  }


#s-e2f8b1e6-7e68-4f21-ac64-509737d131ac .shogun-image-content {
  
    align-items: center;
  
}

#s-e6aac888-eb3f-4696-bacb-76c2473b6e35 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e6aac888-eb3f-4696-bacb-76c2473b6e35 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efc7fb5c-5d6c-4ed5-8c62-92afa6425b4d {
  margin-top: 10px;
}

#s-8dde2f1e-92f6-4715-83a1-2c1f11914eaf {
  min-height: 50px;
}








#s-8dde2f1e-92f6-4715-83a1-2c1f11914eaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dde2f1e-92f6-4715-83a1-2c1f11914eaf.shg-box.shg-c {
  justify-content: center;
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b2e861e9-e88c-474f-a6ba-7a10c881e5c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d45f8572-768f-4986-843c-0904d9c1b234 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d45f8572-768f-4986-843c-0904d9c1b234 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d45f8572-768f-4986-843c-0904d9c1b234 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d45f8572-768f-4986-843c-0904d9c1b234 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-d45f8572-768f-4986-843c-0904d9c1b234 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-d45f8572-768f-4986-843c-0904d9c1b234 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d45f8572-768f-4986-843c-0904d9c1b234.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-edee6b98-6075-4758-9fa9-ad6664972d08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3deff56-9aeb-4c86-90c6-3dbf6af1c99d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-709df043-e6e7-4bbd-bde5-18be7c025f42 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-709df043-e6e7-4bbd-bde5-18be7c025f42 {
  margin-bottom: 40px;
}
}







#s-709df043-e6e7-4bbd-bde5-18be7c025f42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-709df043-e6e7-4bbd-bde5-18be7c025f42.shg-box.shg-c {
  justify-content: center;
}

#s-fb017f5d-461d-41f4-8a38-7b97f6fa36e1 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-fb017f5d-461d-41f4-8a38-7b97f6fa36e1 img.shogun-image {
    
    width: px;
  }


#s-fb017f5d-461d-41f4-8a38-7b97f6fa36e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ff49258-1298-4e38-8aba-791286a2f73c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8ff49258-1298-4e38-8aba-791286a2f73c .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-208e9581-f16d-4b82-b04a-0d5c227fea6b {
  margin-top: 10px;
margin-left: -16%;
margin-right: -16%;
}

#s-149656f0-74b9-4c55-9c98-d304ae30f37b {
  min-height: 50px;
}








#s-149656f0-74b9-4c55-9c98-d304ae30f37b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-149656f0-74b9-4c55-9c98-d304ae30f37b.shg-box.shg-c {
  justify-content: center;
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-1de5c59e-e1c4-4fdc-8fd7-866dd2e2eadf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ca934c29-af95-4605-a3cd-68ed8bea0e27 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ca934c29-af95-4605-a3cd-68ed8bea0e27 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-ca934c29-af95-4605-a3cd-68ed8bea0e27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca934c29-af95-4605-a3cd-68ed8bea0e27.shg-box.shg-c {
  justify-content: center;
}

#s-a36e4151-5be5-401f-b8b7-2d3b201e75d6 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-a36e4151-5be5-401f-b8b7-2d3b201e75d6 img.shogun-image {
    
    width: px;
  }


#s-a36e4151-5be5-401f-b8b7-2d3b201e75d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-0532b733-32a9-448f-9ed5-a9f9817db497 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0532b733-32a9-448f-9ed5-a9f9817db497 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e357a0bd-caa1-4d0b-8fcf-1d14d907b0e2 {
  margin-top: 10px;
}

#s-a92662bd-40c8-4acf-9cde-d9baf4cf39af {
  min-height: 50px;
}








#s-a92662bd-40c8-4acf-9cde-d9baf4cf39af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a92662bd-40c8-4acf-9cde-d9baf4cf39af.shg-box.shg-c {
  justify-content: center;
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bbfd8628-4fce-4b48-937e-02447e6edf95 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3984da3-9abf-4e40-af37-029d418c27c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c50d727c-7960-4963-bedc-9b68b884395b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c50d727c-7960-4963-bedc-9b68b884395b {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-c50d727c-7960-4963-bedc-9b68b884395b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50d727c-7960-4963-bedc-9b68b884395b.shg-box.shg-c {
  justify-content: center;
}

#s-911dc33a-152f-4071-b31d-acc8ab992860 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-911dc33a-152f-4071-b31d-acc8ab992860 img.shogun-image {
    
    width: px;
  }


#s-911dc33a-152f-4071-b31d-acc8ab992860 .shogun-image-content {
  
    align-items: center;
  
}

#s-11f683b9-23f0-49c2-9c84-214e0043e377 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-11f683b9-23f0-49c2-9c84-214e0043e377 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d622a8f-7112-40a3-8ed9-f4d8ee3218ae {
  margin-top: 10px;
}

#s-034bcfc1-5bc3-4c6d-99aa-49f85a8cc7d8 {
  min-height: 50px;
}








#s-034bcfc1-5bc3-4c6d-99aa-49f85a8cc7d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-034bcfc1-5bc3-4c6d-99aa-49f85a8cc7d8.shg-box.shg-c {
  justify-content: center;
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a73a8f4c-5ca1-4ddf-a65e-d54e82afa631 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-487ab7e7-7c46-47db-91b0-0b767e0f3fd2 {
  min-height: 50px;
}
@media (max-width: 767px){#s-487ab7e7-7c46-47db-91b0-0b767e0f3fd2 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-487ab7e7-7c46-47db-91b0-0b767e0f3fd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-487ab7e7-7c46-47db-91b0-0b767e0f3fd2.shg-box.shg-c {
  justify-content: center;
}

#s-3c213d07-1920-4d82-bd9f-329e41e9b5da {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-3c213d07-1920-4d82-bd9f-329e41e9b5da img.shogun-image {
    
    width: px;
  }


#s-3c213d07-1920-4d82-bd9f-329e41e9b5da .shogun-image-content {
  
    align-items: center;
  
}

#s-6ca8282c-e98f-46da-89d7-80e28c1f6377 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6ca8282c-e98f-46da-89d7-80e28c1f6377 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aa20168e-fd65-48d1-ac46-6ec7e0218540 {
  margin-top: 10px;
}

#s-3a81d1c0-8f90-4c2e-8c00-8528a3492542 {
  min-height: 50px;
}








#s-3a81d1c0-8f90-4c2e-8c00-8528a3492542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a81d1c0-8f90-4c2e-8c00-8528a3492542.shg-box.shg-c {
  justify-content: center;
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-57ab4d58-061f-4d38-85c2-e6503c773191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdb34eb6-7afb-42db-a59b-6cbc466811a2.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b76133a-ce95-49f5-a4bf-dc51189f5ffc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-730b88b2-f59f-4c3a-828c-2ab6270baad1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-82be5f1c-513f-4277-a5a5-8943925f6756 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-82be5f1c-513f-4277-a5a5-8943925f6756 {
  margin-bottom: 40px;
}
}







#s-82be5f1c-513f-4277-a5a5-8943925f6756 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82be5f1c-513f-4277-a5a5-8943925f6756.shg-box.shg-c {
  justify-content: center;
}

#s-1ce61e4a-cf2b-4a6f-ac0b-0dff1eaeb2b1 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 64px;
text-align: center;
}




  #s-1ce61e4a-cf2b-4a6f-ac0b-0dff1eaeb2b1 img.shogun-image {
    
    width: px;
  }


#s-1ce61e4a-cf2b-4a6f-ac0b-0dff1eaeb2b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3c3ecba-a75f-4ae6-ae27-0ca9785ce056 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a3c3ecba-a75f-4ae6-ae27-0ca9785ce056 .shogun-heading-component h6 {
  color: #000;
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96911e7b-8ba3-4c0b-9938-77640dd92021 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
}

#s-d195978d-7d33-4965-a46e-a47bf76dbf3e {
  min-height: 50px;
}








#s-d195978d-7d33-4965-a46e-a47bf76dbf3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d195978d-7d33-4965-a46e-a47bf76dbf3e.shg-box.shg-c {
  justify-content: center;
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(99, 158, 213, 1);
  padding: 10px;
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-716f2d7e-3f74-47b5-9d37-39a745b700c4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2ee23f13-23be-4786-ad58-3d47a706f284 {
  min-height: 50px;
}








#s-2ee23f13-23be-4786-ad58-3d47a706f284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee23f13-23be-4786-ad58-3d47a706f284.shg-box.shg-c {
  justify-content: center;
}

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